From 915ccb064b6808ac9e19e1a963d719650f2bd4d6 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 10:31:31 +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 a94b014..d23b167 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/woman-enjoying-cup-cappuccino_23-2148354685.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-enjoying-cup-cappuccino_23-2148354685.jpg?_wi=1" /> @@ -88,7 +88,7 @@ export default function LandingPage() { title: "Expert Baristas", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/male-barista-brewing-coffee-alternative-method-pour_176420-55133.jpg" + imageSrc="http://img.b2bpic.net/free-photo/male-barista-brewing-coffee-alternative-method-pour_176420-55133.jpg?_wi=1" mediaAnimation="slide-up" metricsAnimation="blur-reveal" /> @@ -113,7 +113,7 @@ export default function LandingPage() { title: "Expert Baristas", description: "Trained professionals behind every cup.", tag: "Expertise", - imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-cup-cappuccino_23-2148354685.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-cup-cappuccino_23-2148354685.jpg?_wi=2", imageAlt: "Low angle beautiful woman with coffee cup", }, { @@ -121,7 +121,7 @@ export default function LandingPage() { title: "Cozy Atmosphere", description: "The perfect urban retreat.", tag: "Ambiance", - imageSrc: "http://img.b2bpic.net/free-photo/male-barista-brewing-coffee-alternative-method-pour_176420-55133.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-barista-brewing-coffee-alternative-method-pour_176420-55133.jpg?_wi=2", imageAlt: "Low angle beautiful woman with coffee cup", }, ]} -- 2.49.1