From cbf45da3b3089a68896c617cd749317f23ed3c18 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 8 Jun 2026 12:38:35 +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 c638c45..bd90e5f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,7 +73,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/front-view-cup-coffee-with-muffins_23-2148251619.jpg" + imageSrc="http://img.b2bpic.net/free-photo/front-view-cup-coffee-with-muffins_23-2148251619.jpg?_wi=1" imageAlt="Cozy coffee shop interior with bar and seating" mediaAnimation="slide-up" /> @@ -108,7 +108,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/dynamic-coffee-splash-with-falling-beans_84443-83665.jpg", imageAlt: "Refreshing cold brew coffee in a glass", }, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-cup-coffee-with-muffins_23-2148251619.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-cup-coffee-with-muffins_23-2148251619.jpg?_wi=2", imageAlt: "gourmet latte art barista hands", }, { -- 2.49.1