From 1b078d5495997c49a19dc2a332ae6f11cee033fa Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 14 May 2026 04:28:25 +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 402f264..a04e933 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { href: "#", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/brunette-girl-using-her-cellphone-reach-friend_1157-17795.jpg" + imageSrc="http://img.b2bpic.net/free-photo/brunette-girl-using-her-cellphone-reach-friend_1157-17795.jpg?_wi=1" /> @@ -102,7 +102,7 @@ export default function LandingPage() { descriptions: [ "Our famous waffle-ironed sandwiches and omelets.", ], - imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-alfajores-with-copy-space_23-2148740232.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-alfajores-with-copy-space_23-2148740232.jpg?_wi=1", }, { id: "f2", @@ -110,7 +110,7 @@ export default function LandingPage() { descriptions: [ "Fresh hand-roasted coffee delivered to your door.", ], - imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-roasted-coffee-beans-falling-out-burlap-bag-red-background_141793-25505.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-roasted-coffee-beans-falling-out-burlap-bag-red-background_141793-25505.jpg?_wi=1", }, { id: "f3", @@ -118,7 +118,7 @@ export default function LandingPage() { descriptions: [ "Earn points on every purchase and order ahead.", ], - imageSrc: "http://img.b2bpic.net/free-photo/hands-holding-smartphones-with-tea-coffee_23-2147826873.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hands-holding-smartphones-with-tea-coffee_23-2147826873.jpg?_wi=1", }, ]} title="Waffle-Ironed Creations" @@ -172,7 +172,7 @@ export default function LandingPage() { quote: "The waffle sandwiches are incredible!", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/blogger-girl-is-smiling-by-holding-coffee-cup-cafe_176474-116244.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/brunette-girl-using-her-cellphone-reach-friend_1157-17795.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/brunette-girl-using-her-cellphone-reach-friend_1157-17795.jpg?_wi=2", imageAlt: "happy cafe customer smiling", }, { @@ -194,7 +194,7 @@ export default function LandingPage() { quote: "Always welcoming and the service is always top-notch.", tag: "Breakfast Fan", avatarSrc: "http://img.b2bpic.net/free-photo/romantic-couple-outdoors-near-cafe_1268-21198.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-alfajores-with-copy-space_23-2148740232.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-alfajores-with-copy-space_23-2148740232.jpg?_wi=2", imageAlt: "happy cafe customer smiling", }, { @@ -205,7 +205,7 @@ export default function LandingPage() { quote: "My go-to spot for working and meeting friends.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/laugh-is-way-happiness_329181-2893.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-roasted-coffee-beans-falling-out-burlap-bag-red-background_141793-25505.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-roasted-coffee-beans-falling-out-burlap-bag-red-background_141793-25505.jpg?_wi=2", imageAlt: "happy cafe customer smiling", }, { @@ -216,7 +216,7 @@ export default function LandingPage() { quote: "The specialty blends are my favorites.", tag: "Coffee Enthusiast", avatarSrc: "http://img.b2bpic.net/free-photo/watching-funny-video-internet-with-coworkers-cafe-terrace-with-tasty-food_8353-10265.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/hands-holding-smartphones-with-tea-coffee_23-2147826873.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hands-holding-smartphones-with-tea-coffee_23-2147826873.jpg?_wi=2", imageAlt: "happy cafe customer smiling", }, ]}