diff --git a/src/app/page.tsx b/src/app/page.tsx index d27cadc..9c4c16b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,7 +73,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/onion-tomato-with-beef-pieces-stew-copper-pan_114579-2862.jpg" + imageSrc="http://img.b2bpic.net/free-photo/onion-tomato-with-beef-pieces-stew-copper-pan_114579-2862.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -84,7 +84,7 @@ export default function LandingPage() { title="A Legacy of Flavor" description="Born from generations of culinary passion, our restaurant preserves the essence of traditional cooking. We believe in fresh ingredients, bold spices, and the joy of sharing a perfect meal with family." tag="Our Story" - imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-hands-cutting-red-chili-pepper-black-surface_181624-60159.jpg" + imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-hands-cutting-red-chili-pepper-black-surface_181624-60159.jpg?_wi=1" /> @@ -100,7 +100,7 @@ export default function LandingPage() { descriptions: [ "Expertly seasoned skewers grilled over open flames for that authentic charcoal smoke flavor.", ], - imageSrc: "http://img.b2bpic.net/free-photo/side-view-mix-kebabs-grilled-meat-cutlets-chicken-skewers-sucuk-sausage-hot-green-pepper-grilled-tomato-greens-sweet-corn-french-fries-bread_141793-5020.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-mix-kebabs-grilled-meat-cutlets-chicken-skewers-sucuk-sausage-hot-green-pepper-grilled-tomato-greens-sweet-corn-french-fries-bread_141793-5020.jpg?_wi=1", }, { id: "f2", @@ -108,7 +108,7 @@ export default function LandingPage() { descriptions: [ "Baked fresh to order in our traditional tandoor, perfectly crisp and golden.", ], - imageSrc: "http://img.b2bpic.net/free-photo/delicious-roti-arrangement-table-with-copy-space_23-2149033990.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-roti-arrangement-table-with-copy-space_23-2149033990.jpg?_wi=1", }, { id: "f3", @@ -248,7 +248,7 @@ export default function LandingPage() { quote: "Authentic, flavorful, and incredibly fresh.", tag: "Favorite", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-burger-fast-food-cheat-meal-woman-burger-restaurant_169016-67527.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/onion-tomato-with-beef-pieces-stew-copper-pan_114579-2862.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/onion-tomato-with-beef-pieces-stew-copper-pan_114579-2862.jpg?_wi=2", imageAlt: "happy customer eating restaurant", }, { @@ -259,7 +259,7 @@ export default function LandingPage() { quote: "I come here every weekend for the mixed grill.", tag: "Recommended", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-asian-man-friends-reunion_23-2149244687.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-hands-cutting-red-chili-pepper-black-surface_181624-60159.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-hands-cutting-red-chili-pepper-black-surface_181624-60159.jpg?_wi=2", imageAlt: "happy customer eating restaurant", }, { @@ -270,7 +270,7 @@ export default function LandingPage() { quote: "Great service and even better food.", tag: "Loved", avatarSrc: "http://img.b2bpic.net/free-photo/happy-close-up-portrait-beautiful-black-skinned-woman-wearing-blouse-flower-headband-enjoying-dinner-while-eating-restaurant_613910-18781.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-mix-kebabs-grilled-meat-cutlets-chicken-skewers-sucuk-sausage-hot-green-pepper-grilled-tomato-greens-sweet-corn-french-fries-bread_141793-5020.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-mix-kebabs-grilled-meat-cutlets-chicken-skewers-sucuk-sausage-hot-green-pepper-grilled-tomato-greens-sweet-corn-french-fries-bread_141793-5020.jpg?_wi=2", imageAlt: "happy customer eating restaurant", }, { @@ -281,7 +281,7 @@ export default function LandingPage() { quote: "Unbeatable traditional taste.", tag: "Top Pick", avatarSrc: "http://img.b2bpic.net/free-photo/smiley-mother-daughter-side-view_23-2149854624.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-roti-arrangement-table-with-copy-space_23-2149033990.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-roti-arrangement-table-with-copy-space_23-2149033990.jpg?_wi=2", imageAlt: "happy customer eating restaurant", }, ]}