diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 3eb9c6a..2b777e6 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -81,7 +81,7 @@ export default function AboutPage() { tag="Our Story" textboxLayout="default" useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/pretty-indian-girl-black-saree-dress-posed-restaurant_627829-2039.jpg" + imageSrc="http://img.b2bpic.net/free-photo/pretty-indian-girl-black-saree-dress-posed-restaurant_627829-2039.jpg?_wi=3" imageAlt="Restaurant dining ambiance" imagePosition="right" mediaAnimation="none" @@ -113,15 +113,15 @@ export default function AboutPage() { { id: "1", title: "Delicious Meals", author: "Our Promise", description: "Every dish is prepared with passion and quality ingredients, ensuring unforgettable flavors that keep guests coming back", tags: ["Quality", "Taste"], - imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-food-inside-kitchen-food-meal-fry-cook_140725-26010.jpg", imageAlt: "Chef preparing food"}, + imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-food-inside-kitchen-food-meal-fry-cook_140725-26010.jpg?_wi=2", imageAlt: "Chef preparing food"}, { id: "2", title: "Affordable Dining", author: "Our Value", description: "Great food shouldn't break the bank. We believe in providing exceptional quality at honest, accessible prices", tags: ["Value", "Honest"], - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-family-smiling-happy-confident-showing-roasted-turkey-applauding-celebrating-thanksgiving-day-home_839833-12166.jpg", imageAlt: "Customers enjoying meals"}, + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-family-smiling-happy-confident-showing-roasted-turkey-applauding-celebrating-thanksgiving-day-home_839833-12166.jpg?_wi=2", imageAlt: "Customers enjoying meals"}, { id: "3", title: "Friendly Atmosphere", author: "Our Culture", description: "Warm service and welcoming ambiance make guests feel at home, whether dining solo, with family, or with friends", tags: ["Hospitality", "Community"], - imageSrc: "http://img.b2bpic.net/free-photo/pretty-indian-girl-black-saree-dress-posed-restaurant_627829-2039.jpg", imageAlt: "Restaurant ambiance"}, + imageSrc: "http://img.b2bpic.net/free-photo/pretty-indian-girl-black-saree-dress-posed-restaurant_627829-2039.jpg?_wi=4", imageAlt: "Restaurant ambiance"}, ]} /> diff --git a/src/app/page.tsx b/src/app/page.tsx index 8360d9d..0641608 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -112,7 +112,7 @@ export default function HomePage() { tag="Our Story" textboxLayout="default" useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/pretty-indian-girl-black-saree-dress-posed-restaurant_627829-2039.jpg" + imageSrc="http://img.b2bpic.net/free-photo/pretty-indian-girl-black-saree-dress-posed-restaurant_627829-2039.jpg?_wi=1" imageAlt="Restaurant dining ambiance" imagePosition="right" mediaAnimation="none" @@ -144,7 +144,7 @@ export default function HomePage() { gridVariant="three-columns-all-equal-width" products={[ { - id: "1", name: "Grilled Chicken Plate", price: "8,500 FCFA", imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-breasts-with-vegetables_23-2148189842.jpg", imageAlt: "Grilled Chicken Plate" + id: "1", name: "Grilled Chicken Plate", price: "8,500 FCFA", imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-breasts-with-vegetables_23-2148189842.jpg?_wi=1", imageAlt: "Grilled Chicken Plate" }, { id: "2", name: "Jollof Rice Special", price: "6,500 FCFA", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-delicious-rice-meal-with-pisum-carrot-served-with-green-plate-right-side-mixed-color-background-with-free-space_140725-160460.jpg", imageAlt: "Jollof Rice Special" @@ -159,7 +159,7 @@ export default function HomePage() { id: "5", name: "Fresh Bread & Breakfast", price: "3,500 FCFA", imageSrc: "http://img.b2bpic.net/free-photo/woman-having-pastry-breakfast_23-2148354695.jpg", imageAlt: "Fresh Bread & Breakfast" }, { - id: "6", name: "Local Favorite Combo", price: "7,500 FCFA", imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-breasts-with-vegetables_23-2148189842.jpg", imageAlt: "Local Favorite Combo" + id: "6", name: "Local Favorite Combo", price: "7,500 FCFA", imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-breasts-with-vegetables_23-2148189842.jpg?_wi=2", imageAlt: "Local Favorite Combo" } ]} /> @@ -175,15 +175,15 @@ export default function HomePage() { features={[ { id: "1", title: "Delicious Meals", author: "Our Promise", description: "Every dish is prepared with passion and quality ingredients, ensuring unforgettable flavors that keep guests coming back", tags: ["Quality", "Taste"], - imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-food-inside-kitchen-food-meal-fry-cook_140725-26010.jpg", imageAlt: "Chef preparing food" + imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-food-inside-kitchen-food-meal-fry-cook_140725-26010.jpg?_wi=1", imageAlt: "Chef preparing food" }, { id: "2", title: "Affordable Dining", author: "Our Value", description: "Great food shouldn't break the bank. We believe in providing exceptional quality at honest, accessible prices", tags: ["Value", "Honest"], - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-family-smiling-happy-confident-showing-roasted-turkey-applauding-celebrating-thanksgiving-day-home_839833-12166.jpg", imageAlt: "Customers enjoying meals" + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-family-smiling-happy-confident-showing-roasted-turkey-applauding-celebrating-thanksgiving-day-home_839833-12166.jpg?_wi=1", imageAlt: "Customers enjoying meals" }, { id: "3", title: "Friendly Atmosphere", author: "Our Culture", description: "Warm service and welcoming ambiance make guests feel at home, whether dining solo, with family, or with friends", tags: ["Hospitality", "Community"], - imageSrc: "http://img.b2bpic.net/free-photo/pretty-indian-girl-black-saree-dress-posed-restaurant_627829-2039.jpg", imageAlt: "Restaurant ambiance" + imageSrc: "http://img.b2bpic.net/free-photo/pretty-indian-girl-black-saree-dress-posed-restaurant_627829-2039.jpg?_wi=2", imageAlt: "Restaurant ambiance" } ]} />