From 8ccde9ec0a4896b4c65351c209030d3861329cbe Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 11 May 2026 02:11:20 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c342203..2353b19 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { description="Discover. Indulge. Connect. Honest. Local. Quality. Open 7 days a week, 8am - 5pm." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-young-korean-woman-sits-cafe-holds-smartphone-smiles-enjoys-coffee-outdoors_1258-190973.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-young-korean-woman-sits-cafe-holds-smartphone-smiles-enjoys-coffee-outdoors_1258-190973.jpg?_wi=1", imageAlt: "Cafe scene 1", }, { @@ -196,7 +196,7 @@ export default function LandingPage() { description: "Crafted with intention and high-quality ingredients you can trust.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/happy-female-friends-drinking-coffee-together_23-2148653448.jpg" + imageSrc="http://img.b2bpic.net/free-photo/happy-female-friends-drinking-coffee-together_23-2148653448.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -216,7 +216,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-blond-dreamy-digital-nomad-sitting-drink-coffee-cafe-urban-co-working-space-look-outside-window-smiling-dreamy-thoughtful-enjoy-break-working-project-freelance-gig-economy-concept_197531-22195.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-young-korean-woman-sits-cafe-holds-smartphone-smiles-enjoys-coffee-outdoors_1258-190973.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-young-korean-woman-sits-cafe-holds-smartphone-smiles-enjoys-coffee-outdoors_1258-190973.jpg?_wi=2", imageAlt: "freshly brewed artisanal coffee cup", }, { @@ -228,7 +228,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/glass-coffee-table_53876-63395.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/happy-female-friends-drinking-coffee-together_23-2148653448.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-female-friends-drinking-coffee-together_23-2148653448.jpg?_wi=2", imageAlt: "freshly brewed artisanal coffee cup", }, { @@ -240,7 +240,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/fresh-organic-vegetable-farmers-market_23-2148209779.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/outdoor-portrait-smiling-attractive-young-woman-with-short-curly-dark-hair-red-lips_291650-524.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/outdoor-portrait-smiling-attractive-young-woman-with-short-curly-dark-hair-red-lips_291650-524.jpg?_wi=1", imageAlt: "freshly brewed artisanal coffee cup", }, ]} @@ -311,7 +311,7 @@ export default function LandingPage() { handle: "@sarah_beach", testimonial: "The best coffee in The Beaches. Such a cozy atmosphere!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/outdoor-portrait-smiling-attractive-young-woman-with-short-curly-dark-hair-red-lips_291650-524.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/outdoor-portrait-smiling-attractive-young-woman-with-short-curly-dark-hair-red-lips_291650-524.jpg?_wi=2", }, { id: "2", -- 2.49.1