Merge version_3 into main #4

Merged
bender merged 1 commits from version_3 into main 2026-04-22 01:53:09 +00:00

View File

@@ -43,7 +43,6 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardRotatedCarousel
background={{ variant: "sparkles-gradient" }}
title="Stay at Balanac River Dam Cottage"
description="Discover the serenity of nature with direct views of the majestic river and dam. Your perfect retreat awaits."
buttons={[
@@ -145,6 +144,7 @@ export default function LandingPage() {
textarea={{ name: "message", placeholder: "Preferred dates and any special requests?", rows: 4 }}
buttonText="Send Booking Inquiry"
mediaPosition="left"
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/scenic-view-river-winding-through-plains-cloudy-sky_181624-10813.jpg"
/>
</div>