diff --git a/src/app/page.tsx b/src/app/page.tsx index 88e192e..7b1dab4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function LandingPage() { href: "tel:0798506925", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/luxury-bar-illuminated-by-modern-lighting-equipment-generated-by-ai_188544-24181.jpg" + imageSrc="http://img.b2bpic.net/free-photo/luxury-bar-illuminated-by-modern-lighting-equipment-generated-by-ai_188544-24181.jpg?_wi=1" imageAlt="The Ravine Bistro Restaurant interior" mediaAnimation="slide-up" avatars={[ @@ -140,7 +140,7 @@ export default function LandingPage() { description: "Easy stop right on the B53 route.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/top-view-fried-sausage-eggs-with-mushrooms-cherry-tomatoes-lobia-white-plate_140725-12554.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-fried-sausage-eggs-with-mushrooms-cherry-tomatoes-lobia-white-plate_140725-12554.jpg?_wi=1" imageAlt="Fresh food at The Ravine Bistro" mediaAnimation="slide-up" /> @@ -158,7 +158,7 @@ export default function LandingPage() { descriptions: [ "Enjoy our cozy bistro setting.", ], - imageSrc: "http://img.b2bpic.net/free-photo/woman-giving-order-customer-curbside-pickup-outside_23-2149106416.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-giving-order-customer-curbside-pickup-outside_23-2149106416.jpg?_wi=1", }, { id: "f2", @@ -193,13 +193,13 @@ export default function LandingPage() { id: "p1", name: "Chef Signature Burger", price: "KES 450", - imageSrc: "http://img.b2bpic.net/free-photo/meat-served-with-cherry-tomato-corn_23-2147841062.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/meat-served-with-cherry-tomato-corn_23-2147841062.jpg?_wi=1", }, { id: "p2", name: "Fresh Garden Salad", price: "KES 300", - imageSrc: "http://img.b2bpic.net/free-photo/orange-cheese-cake-with-cream-served-with-tea_141793-327.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/orange-cheese-cake-with-cream-served-with-tea_141793-327.jpg?_wi=1", }, { id: "p3", @@ -244,7 +244,7 @@ export default function LandingPage() { quote: "Bistro foods are always delicious and fresh.", tag: "Highly Recommended", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-happy-dark-skinned-young-female-with-frizzy-hair-eats-something-drinks-smoothie-spends-free-time-with-boyfriend-friend-enjoys-summer-vacations-tropical-country-island_273609-2195.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/luxury-bar-illuminated-by-modern-lighting-equipment-generated-by-ai_188544-24181.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/luxury-bar-illuminated-by-modern-lighting-equipment-generated-by-ai_188544-24181.jpg?_wi=2", imageAlt: "happy customer dining restaurant portrait", }, { @@ -255,7 +255,7 @@ export default function LandingPage() { quote: "The food is so sweet and affordable. I would recommend.", tag: "Budget Friendly", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-with-chain-necklace_23-2149409803.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-fried-sausage-eggs-with-mushrooms-cherry-tomatoes-lobia-white-plate_140725-12554.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-fried-sausage-eggs-with-mushrooms-cherry-tomatoes-lobia-white-plate_140725-12554.jpg?_wi=2", imageAlt: "happy customer dining restaurant portrait", }, { @@ -266,7 +266,7 @@ export default function LandingPage() { quote: "💯", tag: "Best Stop", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-women-work-portable-laptop-computer-charming-female-student-using-net-book-while-sitting-cafe_1153-7026.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/woman-giving-order-customer-curbside-pickup-outside_23-2149106416.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-giving-order-customer-curbside-pickup-outside_23-2149106416.jpg?_wi=2", imageAlt: "happy customer dining restaurant portrait", }, { @@ -277,7 +277,7 @@ export default function LandingPage() { quote: "Excellent spot for a quick break on the road.", tag: "Traveler", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-lady-designer-sitting-indoors-night-holding-pencil_171337-15774.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/meat-served-with-cherry-tomato-corn_23-2147841062.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/meat-served-with-cherry-tomato-corn_23-2147841062.jpg?_wi=2", imageAlt: "happy customer dining restaurant portrait", }, { @@ -288,7 +288,7 @@ export default function LandingPage() { quote: "Quality is always consistent and reliable.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/distracted-student-sitting-class_1153-23.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/orange-cheese-cake-with-cream-served-with-tea_141793-327.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/orange-cheese-cake-with-cream-served-with-tea_141793-327.jpg?_wi=2", imageAlt: "happy customer dining restaurant portrait", }, ]}