Update src/app/gallery/page.tsx

This commit is contained in:
2026-03-07 09:37:01 +00:00
parent 51b9908f23
commit e93cd7acbe

View File

@@ -101,7 +101,7 @@ export default function GalleryPage() {
description:
"Every plate is a work of art. Our chefs combine flavor, texture, and visual appeal to create dishes that delight all the senses. Presentation is part of the promise.",
tags: ["Artistry", "Presentation"],
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-food-inside-kitchen-food-meal-fry-cook_140725-26010.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-food-inside-kitchen-food-meal-fry-cook_140725-26010.jpg?_wi=3",
imageAlt: "Chef plating food with precision",
},
{
@@ -111,7 +111,7 @@ export default function GalleryPage() {
description:
"Pain D'vie is more than just a restaurant - it's a gathering place where families celebrate, friends connect, and memories are made around tables filled with delicious food.",
tags: ["Community", "Experience"],
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-family-smiling-happy-confident-showing-roasted-turkey-applauding-celebrating-thanksgiving-day-home_839833-12166.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-family-smiling-happy-confident-showing-roasted-turkey-applauding-celebrating-thanksgiving-day-home_839833-12166.jpg?_wi=3",
imageAlt: "Happy customers enjoying their meals",
},
]}