gallery images updated

This commit is contained in:
Selvi 2026-04-10 13:25:28 +05:30
parent 406e58c461
commit de22adefb8
10 changed files with 11 additions and 5 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

View File

@ -471,11 +471,17 @@ export const blogData = [
export const galleryData = [
{ id: 1, src: '/images/gallery/gallery-1.webp', category: 'Food', alt: 'Delicious Kebab' },
{ id: 2, src: '/images/gallery/gallery-2.webp', category: 'Food', alt: 'Sweet Baklava' },
{ id: 3, src: '/images/gallery/gallery-3.webp', category: 'Interior', alt: 'Restaurant Ambience' },
{ id: 4, src: '/images/gallery/gallery-4.webp', category: 'Interior', alt: 'Dining Area' },
{ id: 5, src: '/images/gallery/gallery-5.webp', category: 'Food', alt: 'Grilled Meat' },
{ id: 6, src: '/images/gallery/gallery-6.webp', category: 'Interior', alt: 'Cozy Seating' },
{ id: 7, src: '/images/gallery/mix-platters.jpg', category: 'Food', alt: 'Special Mix Platters' },
{ id: 3, src: '/images/gallery/gallery-5.webp', category: 'Food', alt: 'Grilled Meat' },
{ id: 4, src: '/images/gallery/mix-platters.jpg', category: 'Food', alt: 'Special Mix Platters' },
{ id: 5, src: '/images/gallery/kitchener-1.webp', category: 'Interior', alt: 'Antalya Kitchener Interior 1' },
{ id: 6, src: '/images/gallery/kitchener-2.webp', category: 'Interior', alt: 'Antalya Kitchener Interior 2' },
{ id: 7, src: '/images/gallery/kitchener-3.webp', category: 'Interior', alt: 'Antalya Kitchener Interior 3' },
{ id: 8, src: '/images/gallery/kitchener-4.webp', category: 'Interior', alt: 'Antalya Kitchener Interior 4' },
{ id: 9, src: '/images/gallery/kitchener-5.webp', category: 'Interior', alt: 'Antalya Kitchener Interior 5' },
{ id: 10, src: '/images/gallery/kitchener-6.webp', category: 'Interior', alt: 'Antalya Kitchener Interior 6' },
{ id: 11, src: '/images/gallery/kitchener-7.webp', category: 'Interior', alt: 'Antalya Kitchener Interior 7' },
{ id: 12, src: '/images/gallery/kitchener-8.webp', category: 'Interior', alt: 'Antalya Kitchener Interior 8' },
{ id: 13, src: '/images/gallery/kitchener-9.webp', category: 'Interior', alt: 'Antalya Kitchener Interior 9' },
];
export const menuData = [