diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 3654d3e..e2fcef0 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -66,7 +66,7 @@ export default function ContactPage() { icon: DollarSign, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/still-life-hot-water-arrangement_23-2149055814.jpg" + imageSrc="http://img.b2bpic.net/free-photo/still-life-hot-water-arrangement_23-2149055814.jpg?_wi=4" imageAlt="OhO PURE VEG restaurant interior" mediaAnimation="slide-up" textboxLayout="default" diff --git a/src/app/gallery/page.tsx b/src/app/gallery/page.tsx index c854221..9a3adae 100644 --- a/src/app/gallery/page.tsx +++ b/src/app/gallery/page.tsx @@ -29,28 +29,28 @@ export default function GalleryPage() { id: "2", title: "Gourmet Burgers", description: "Perfectly stacked burgers with crispy paneer, fresh salads, and our special signature sauce. Each bite is a celebration of flavors.", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-burger-with-chalkboard_23-2148235037.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-burger-with-chalkboard_23-2148235037.jpg?_wi=3", imageAlt: "Gourmet burger close-up", }, { id: "3", title: "Handcrafted Pasta", description: "Silky smooth pasta twirled with care. Our Italian-inspired dishes are prepared fresh daily with the finest vegetables and sauces.", - imageSrc: "http://img.b2bpic.net/free-photo/view-ready-eat-delicious-meal-go_23-2151431759.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-ready-eat-delicious-meal-go_23-2151431759.jpg?_wi=2", imageAlt: "Pasta twirl on fork", }, { id: "4", title: "Artistic Desserts", description: "Our desserts are as beautiful as they are delicious. Meticulously plated creations that delight both the eye and the palate.", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-photo-many-canapes-festive-banquet_627829-8237.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-photo-many-canapes-festive-banquet_627829-8237.jpg?_wi=2", imageAlt: "Artistic dessert plating", }, { id: "5", title: "Modern Café Space", description: "Welcome to our bright, welcoming café space designed for comfort and connection. Perfect for casual dining, family gatherings, or quick bites.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-working-as-barista-taking-phone-order_1098-20946.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-working-as-barista-taking-phone-order_1098-20946.jpg?_wi=2", imageAlt: "Restaurant counter service", }, ]; diff --git a/src/app/layout.tsx b/src/app/layout.tsx index d621228..0dac7c8 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1430,6 +1430,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +