From a318654eec286da8659e6f037deab4928e807495 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 11 May 2026 02:09:38 +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 8eb28b2..d4c66fa 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/aroma-background-love-house-taste_1232-3951.jpg" + imageSrc="http://img.b2bpic.net/free-photo/aroma-background-love-house-taste_1232-3951.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -162,7 +162,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/watercolor-coffee-cup-coffee-beans-illustration_23-2151720305.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/aroma-background-love-house-taste_1232-3951.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/aroma-background-love-house-taste_1232-3951.jpg?_wi=2", imageAlt: "latte drink professional photography", }, { @@ -174,7 +174,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/orange-americano-iced-coffee-cafe-aerial-view_53876-123081.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-disposable-coffee-cup_107420-12314.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-disposable-coffee-cup_107420-12314.jpg?_wi=1", imageAlt: "latte drink professional photography", }, { @@ -186,7 +186,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/milky-latte-with-chocolate-vanilla-biscuit-cookies_114579-3744.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/lovely-friends-working-together_23-2148422305.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lovely-friends-working-together_23-2148422305.jpg?_wi=1", imageAlt: "latte drink professional photography", }, ]} @@ -276,7 +276,7 @@ export default function LandingPage() { role: "Regular", company: "Local Resident", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-disposable-coffee-cup_107420-12314.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-disposable-coffee-cup_107420-12314.jpg?_wi=2", }, { id: "2", @@ -284,7 +284,7 @@ export default function LandingPage() { role: "Designer", company: "Local Business", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/lovely-friends-working-together_23-2148422305.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lovely-friends-working-together_23-2148422305.jpg?_wi=2", }, { id: "3", -- 2.49.1