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" />