From 0bc4e0b86dbaf5e379524bfdb62ae554e30b1ce8 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 10 Jun 2026 07:47:13 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 258040b..9bc8c1d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -82,7 +82,7 @@ export default function LandingPage() { }, ]} buttonAnimation="opacity" - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-taking-photos-with-smartphone_23-2149356887.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-taking-photos-with-smartphone_23-2149356887.jpg?_wi=1" imageAlt="Cozy cafe interior with warm lighting" showDimOverlay={false} /> @@ -117,7 +117,7 @@ export default function LandingPage() { name: "Classic Latte", price: "$4.50", variant: "Creamy & Smooth", - imageSrc: "http://img.b2bpic.net/free-photo/coffee-ai-generated_23-2150691735.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/coffee-ai-generated_23-2150691735.jpg?_wi=1", imageAlt: "A cup of classic latte art coffee", }, { @@ -183,7 +183,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-smartphone_23-2149177827.jpg", imageAlt: "Food delivery app on a smartphone", }, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-taking-photos-with-smartphone_23-2149356887.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-taking-photos-with-smartphone_23-2149356887.jpg?_wi=2", imageAlt: "smartphone food delivery app", }, { @@ -211,7 +211,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/amazed-woman-opening-gift-box_23-2148017609.jpg", imageAlt: "Cozy cafe interior with comfortable seating", }, - imageSrc: "http://img.b2bpic.net/free-photo/coffee-ai-generated_23-2150691735.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/coffee-ai-generated_23-2150691735.jpg?_wi=2", imageAlt: "smartphone food delivery app", }, ]} -- 2.49.1