From 8227247d4aceb078941ad79b5c69f84290360a4c Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 21 May 2026 06:24:45 +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 fd91cae..ac5f64a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -83,7 +83,7 @@ export default function LandingPage() { { value: "V.I.", title: "Location" }, { value: "VIP", title: "Status" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/empty-therapist-office-with-modern-furniture-decorations_482257-108008.jpg" + imageSrc="http://img.b2bpic.net/free-photo/empty-therapist-office-with-modern-furniture-decorations_482257-108008.jpg?_wi=1" mediaAnimation="slide-up" metricsAnimation="blur-reveal" /> @@ -135,7 +135,7 @@ export default function LandingPage() { ]} textarea={{ name: "requests", placeholder: "Special Requests", rows: 4, required: false }} buttonText="Confirm My Reservation" - imageSrc="http://img.b2bpic.net/free-photo/empty-therapist-office-with-modern-furniture-decorations_482257-108008.jpg" + imageSrc="http://img.b2bpic.net/free-photo/empty-therapist-office-with-modern-furniture-decorations_482257-108008.jpg?_wi=2" /> -- 2.49.1