From e4d93635a5c3b6ec6fd6b2e4bcf55027b0be48e2 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 20 May 2026 16:21:24 +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 c74db7e..cbef5d9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,7 +74,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/serious-young-redhead-curly-lady-sitting-cafe_171337-16952.jpg" + imageSrc="http://img.b2bpic.net/free-photo/serious-young-redhead-curly-lady-sitting-cafe_171337-16952.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -98,7 +98,7 @@ export default function LandingPage() { title: "Artisanal", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/restaurant-with-leather-sofa-paintings-wall_140725-9715.jpg" + imageSrc="http://img.b2bpic.net/free-photo/restaurant-with-leather-sofa-paintings-wall_140725-9715.jpg?_wi=1" mediaAnimation="slide-up" metricsAnimation="slide-up" /> @@ -200,14 +200,14 @@ export default function LandingPage() { id: "t2", name: "Marie-Pier", role: "Barista", - imageSrc: "http://img.b2bpic.net/free-photo/serious-young-redhead-curly-lady-sitting-cafe_171337-16952.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/serious-young-redhead-curly-lady-sitting-cafe_171337-16952.jpg?_wi=2", imageAlt: "Medium shot woman talking on phone", }, { id: "t3", name: "Jean-Luc", role: "Boulanger", - imageSrc: "http://img.b2bpic.net/free-photo/restaurant-with-leather-sofa-paintings-wall_140725-9715.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/restaurant-with-leather-sofa-paintings-wall_140725-9715.jpg?_wi=2", imageAlt: "Medium shot woman talking on phone", }, ]}