From 39fc47f77be1fd51eb4b25977d55c2f568ce99ca Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 21:22:58 +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 8ab724d..53ab109 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -90,7 +90,7 @@ export default function LandingPage() { }, { id: "3", brand: "Studio Moments", name: "Engagement Sessions", price: "From $800", rating: 5, - reviewCount: "52 Sessions", imageSrc: "http://img.b2bpic.net/free-photo/wedding-couple-dancing-their-first-dance_1303-10483.jpg", imageAlt: "Couple dancing at wedding reception" + reviewCount: "52 Sessions", imageSrc: "http://img.b2bpic.net/free-photo/wedding-couple-dancing-their-first-dance_1303-10483.jpg?_wi=1", imageAlt: "Couple dancing at wedding reception" } ]} /> @@ -193,7 +193,7 @@ export default function LandingPage() { }, { id: "2", title: "Capturing the Day", description: "Using film-style techniques, we capture candid moments alongside beautifully composed portraits, ensuring no emotion is missed.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/wedding-couple-dancing-their-first-dance_1303-10483.jpg", imageAlt: "Wedding reception dance" + imageSrc: "http://img.b2bpic.net/free-photo/wedding-couple-dancing-their-first-dance_1303-10483.jpg?_wi=2", imageAlt: "Wedding reception dance" }, items: [ { icon: Check, text: "Unobtrusive documentation" },