gallery images updated

This commit is contained in:
Selvi 2026-04-10 13:25:04 +05:30
parent 67fab49380
commit 6363b3996f
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: 18 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: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.8 KiB

View File

@ -471,11 +471,17 @@ export const blogData = [
export const galleryData = [ export const galleryData = [
{ id: 1, src: '/images/gallery/gallery-1.webp', category: 'Food', alt: 'Delicious Kebab' }, { 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: 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: 3, src: '/images/gallery/gallery-5.webp', category: 'Food', alt: 'Grilled Meat' },
{ id: 4, src: '/images/gallery/gallery-4.webp', category: 'Interior', alt: 'Dining Area' }, { id: 4, src: '/images/gallery/mix-platters.jpg', category: 'Food', alt: 'Special Mix Platters' },
{ id: 5, src: '/images/gallery/gallery-5.webp', category: 'Food', alt: 'Grilled Meat' }, { id: 5, src: '/images/gallery/burlington-1.webp', category: 'Interior', alt: 'Burlington Interior 1' },
{ id: 6, src: '/images/gallery/gallery-6.webp', category: 'Interior', alt: 'Cozy Seating' }, { id: 6, src: '/images/gallery/burlington-2.webp', category: 'Interior', alt: 'Burlington Interior 2' },
{ id: 7, src: '/images/gallery/mix-platters.jpg', category: 'Food', alt: 'Special Mix Platters' }, { id: 7, src: '/images/gallery/burlington-3.webp', category: 'Interior', alt: 'Burlington Interior 3' },
{ id: 8, src: '/images/gallery/burlington-4.webp', category: 'Interior', alt: 'Burlington Interior 4' },
{ id: 9, src: '/images/gallery/burlington-5.webp', category: 'Interior', alt: 'Burlington Interior 5' },
{ id: 10, src: '/images/gallery/burlington-6.webp', category: 'Interior', alt: 'Burlington Interior 6' },
{ id: 11, src: '/images/gallery/burlington-7.webp', category: 'Interior', alt: 'Burlington Interior 7' },
{ id: 12, src: '/images/gallery/burlington-8.webp', category: 'Interior', alt: 'Burlington Interior 8' },
{ id: 13, src: '/images/gallery/burlington-9.webp', category: 'Interior', alt: 'Burlington Interior 9' },
]; ];
export const menuData = [ export const menuData = [