Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-05-21 06:24:51 +00:00

View File

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