From 8a1ca4af47ef36089f812dccb96459ee3ce14a32 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 8 Jun 2026 00:42:09 +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 a279564..5cea12e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -107,7 +107,7 @@ export default function LandingPage() { handle: "@ricardov_travel", testimonial: "Every visit to OLA COFFEE is a mini-vacation. The atmosphere and quality are unparalleled.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/handsome-barista-black-apron-winking-you-wearing-black-apron-uniform-standing-yellow-back_1258-145221.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-barista-black-apron-winking-you-wearing-black-apron-uniform-standing-yellow-back_1258-145221.jpg?_wi=1", imageAlt: "Ricardo V.", }, { @@ -156,7 +156,7 @@ export default function LandingPage() { }, ]} avatarText="Join 1000+ Happy Customers" - imageSrc="http://img.b2bpic.net/free-photo/barista-is-preparing-coffee-with-milk_140725-8113.jpg" + imageSrc="http://img.b2bpic.net/free-photo/barista-is-preparing-coffee-with-milk_140725-8113.jpg?_wi=1" imageAlt="Barista preparing coffee with latte art" showBlur={true} textPosition="bottom" @@ -208,7 +208,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/funny-story-from-my-best-friend_329181-2915.jpg", imageAlt: "Happy customer drinking coffee", }, - imageSrc: "http://img.b2bpic.net/free-photo/barista-is-preparing-coffee-with-milk_140725-8113.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/barista-is-preparing-coffee-with-milk_140725-8113.jpg?_wi=2", imageAlt: "coffee bean varieties selection", }, { @@ -222,7 +222,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-bench-full-shot_23-2149651996.jpg", imageAlt: "View of ViƱa del Mar", }, - imageSrc: "http://img.b2bpic.net/free-photo/handsome-barista-black-apron-winking-you-wearing-black-apron-uniform-standing-yellow-back_1258-145221.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-barista-black-apron-winking-you-wearing-black-apron-uniform-standing-yellow-back_1258-145221.jpg?_wi=2", imageAlt: "coffee bean varieties selection", }, ]} -- 2.49.1