Update src/app/page.tsx

This commit is contained in:
2026-04-20 16:06:23 +00:00
parent e6366c335f
commit 6db3cb304d

View File

@@ -114,7 +114,7 @@ export default function LandingPage() {
]}
textarea={{ name: "notes", placeholder: "Any special requests?", rows: 3 }}
buttonText="Complete Reservation"
imageSrc="http://img.b2bpic.net/free-photo/swimming-pool_1203-3368.jpg"
imageSrc="http://img.b2bpic.net/free-photo/swimming-pool_1203-3368.jpg?_wi=1"
useInvertedBackground={false}
/>
</div>
@@ -168,7 +168,7 @@ export default function LandingPage() {
tag="Inquiries"
title="Reach Out"
description="Have specific questions? Our reception team is here to help."
imageSrc="http://img.b2bpic.net/free-photo/swimming-pool_1203-3368.jpg"
imageSrc="http://img.b2bpic.net/free-photo/swimming-pool_1203-3368.jpg?_wi=2"
imageAlt="Contact background"
mediaAnimation="blur-reveal"
/>