From 753da8062e0996e127aac8c75045775266854e70 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 18 May 2026 22:39:04 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6543ada..eae1d6e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { href: "tel:08141359801", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/mixed-pizza-with-meat-chicek-olive-tomato-cheese_140725-5871.jpg" + imageSrc="http://img.b2bpic.net/free-photo/mixed-pizza-with-meat-chicek-olive-tomato-cheese_140725-5871.jpg?_wi=1" imageAlt="Ultimate Cheese Pull" /> @@ -116,7 +116,7 @@ export default function LandingPage() { name: "Mini Pizza", price: "₦8,000", variant: "4 slices", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-type-vegetables-dark-board-red-yellow-pepper-mushrooms-cherry-greens_482257-45393.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-type-vegetables-dark-board-red-yellow-pepper-mushrooms-cherry-greens_482257-45393.jpg?_wi=1", }, { id: "p2", @@ -137,7 +137,7 @@ export default function LandingPage() { name: "Chicken Shawarma (Medium)", price: "₦6,000", variant: "Juicy chicken", - imageSrc: "http://img.b2bpic.net/free-photo/street-food-still-life_23-2151535181.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/street-food-still-life_23-2151535181.jpg?_wi=1", }, { id: "p5", @@ -151,7 +151,7 @@ export default function LandingPage() { name: "Extra Cheese", price: "₦1,500+", variant: "Add-on", - imageSrc: "http://img.b2bpic.net/free-photo/young-man-sharing-piece-pizza-with-friend-beach_23-2148179891.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-sharing-piece-pizza-with-friend-beach_23-2148179891.jpg?_wi=1", }, ]} title="Our Menu" @@ -179,7 +179,7 @@ export default function LandingPage() { quote: "Thank you for the wonderful shawarma, I just dey happy since I ate it!", name: "Satisfied Food Lover", role: "Fan", - imageSrc: "http://img.b2bpic.net/free-photo/mixed-pizza-with-meat-chicek-olive-tomato-cheese_140725-5871.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mixed-pizza-with-meat-chicek-olive-tomato-cheese_140725-5871.jpg?_wi=2", imageAlt: "Delicious vegan pizza social post", }, { @@ -188,7 +188,7 @@ export default function LandingPage() { quote: "Received my love! It’s so nice. Keep up the good work.", name: "Returning Customer", role: "Regular", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-type-vegetables-dark-board-red-yellow-pepper-mushrooms-cherry-greens_482257-45393.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-type-vegetables-dark-board-red-yellow-pepper-mushrooms-cherry-greens_482257-45393.jpg?_wi=2", imageAlt: "Delicious vegan pizza social post", }, { @@ -197,7 +197,7 @@ export default function LandingPage() { quote: "Best pizza in Yenagoa, hands down. The cheese is just on another level.", name: "Local Resident", role: "Pizza Fan", - imageSrc: "http://img.b2bpic.net/free-photo/young-man-sharing-piece-pizza-with-friend-beach_23-2148179891.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-sharing-piece-pizza-with-friend-beach_23-2148179891.jpg?_wi=2", imageAlt: "Delicious vegan pizza social post", }, { @@ -206,7 +206,7 @@ export default function LandingPage() { quote: "The jumbo shawarma is filling and worth every single naira.", name: "Daily Diner", role: "Customer", - imageSrc: "http://img.b2bpic.net/free-photo/street-food-still-life_23-2151535181.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/street-food-still-life_23-2151535181.jpg?_wi=2", imageAlt: "Delicious vegan pizza social post", }, ]} -- 2.49.1