Update src/app/page.tsx
This commit is contained in:
@@ -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"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user