gallery images updated
BIN
public/images/gallery/burlington-1.webp
Normal file
|
After Width: | Height: | Size: 22 KiB |
BIN
public/images/gallery/burlington-2.webp
Normal file
|
After Width: | Height: | Size: 18 KiB |
BIN
public/images/gallery/burlington-3.webp
Normal file
|
After Width: | Height: | Size: 19 KiB |
BIN
public/images/gallery/burlington-4.webp
Normal file
|
After Width: | Height: | Size: 18 KiB |
BIN
public/images/gallery/burlington-5.webp
Normal file
|
After Width: | Height: | Size: 19 KiB |
BIN
public/images/gallery/burlington-6.webp
Normal file
|
After Width: | Height: | Size: 22 KiB |
BIN
public/images/gallery/burlington-7.webp
Normal file
|
After Width: | Height: | Size: 15 KiB |
BIN
public/images/gallery/burlington-8.webp
Normal file
|
After Width: | Height: | Size: 16 KiB |
BIN
public/images/gallery/burlington-9.webp
Normal file
|
After Width: | Height: | Size: 9.8 KiB |
@ -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 = [
|
||||||
|
|||||||