Merge version_3 into main
Merge version_3 into main
This commit was merged in pull request #7.
This commit is contained in:
@@ -43,13 +43,13 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDoubleCarousel
|
||||
title="Cabin & Boat Rentals in Rangeley, Maine"
|
||||
description="Experience the natural beauty of Rangeley Lake with our premium cabin rentals and water sports equipment. Perfect for families, couples, and adventure seekers looking for an unforgettable getaway."
|
||||
description="Experience the natural beauty of Mooselookmeguntic Lake with our premium cabin rentals and water sports equipment. Perfect for families, couples, and adventure seekers looking for an unforgettable getaway."
|
||||
tag="Lakefront Getaways"
|
||||
tagIcon={Waves}
|
||||
tagAnimation="blur-reveal"
|
||||
background={{ variant: "plain" }}
|
||||
leftCarouselItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-fisherman-catching-fish-from-lake_181624-59709.jpg", imageAlt: "Beautiful Rangeley Lake view" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVVF037yqF0dE6Zv1O5hc586yU/uploaded-1772726131990-e5sowofx.png", imageAlt: "Beautiful Rangeley Lake view" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVVF037yqF0dE6Zv1O5hc586yU/uploaded-1772720858899-q9l43roj.png", imageAlt: "Lakefront dock" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVVF037yqF0dE6Zv1O5hc586yU/uploaded-1772720756888-6ypm57tg.jpg", imageAlt: "Lake sunset" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/natural-background-lake-forest-highlands_169016-22541.jpg", imageAlt: "Forest lake landscape" }
|
||||
@@ -109,7 +109,7 @@ export default function LandingPage() {
|
||||
plans={[
|
||||
{
|
||||
id: "boats", badge: "Most Popular", badgeIcon: Zap,
|
||||
price: "$150/day", subtitle: "Powerboat • Full Day Rental", buttons: [{ text: "Request Booking", href: "contact" }],
|
||||
price: "$150/day", subtitle: "Lund boat• Full Day Rental", buttons: [{ text: "Request Booking", href: "contact" }],
|
||||
features: ["Seating for 6+ passengers", "20 gallon fuel tank", "Life jackets included", "Basic fishing gear", "$200 refundable deposit"]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user