From 8a62f93c523baaa319045a4078d11c83cfcc5a9e Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 18:00:19 +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 e916237..770509c 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/happy-couple-smiling_1153-105.jpg" + imageSrc="http://img.b2bpic.net/free-photo/happy-couple-smiling_1153-105.jpg?_wi=1" imageAlt="Wedding couple laughing" avatars={[ { @@ -273,7 +273,7 @@ export default function LandingPage() { text: "Book Now", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-smiling_1153-105.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-smiling_1153-105.jpg?_wi=2", imageAlt: "Beautiful young smiling photographer girl taking photos using her retro camera. ", }, { -- 2.49.1