From bca4b12b5ebeefdc7ab549acf5c529f5fa8de516 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 12 Jun 2026 11:45:23 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f5676f7..3a99403 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -107,7 +107,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/view-fresh-coffee-cup_23-2150698833.jpg" + imageSrc="http://img.b2bpic.net/free-photo/view-fresh-coffee-cup_23-2150698833.jpg?_wi=1" imageAlt="Cinematic coffee pouring scene" mediaAnimation="slide-up" avatars={[ @@ -202,7 +202,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/woman-drinking-coffee-cafe_1303-25732.jpg", imageAlt: "Specialty cold brew cocktail", }, - imageSrc: "http://img.b2bpic.net/free-photo/view-fresh-coffee-cup_23-2150698833.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-fresh-coffee-cup_23-2150698833.jpg?_wi=2", imageAlt: "espresso shot close up cinematic", }, ]} -- 2.49.1