13 Commits

Author SHA1 Message Date
b72ddd7fa5 Merge version_3 into main
Merge version_3 into main
2026-03-05 15:59:45 +00:00
ef143d1c0b Update src/app/page.tsx 2026-03-05 15:59:41 +00:00
23a6d61cdb Merge version_3 into main
Merge version_3 into main
2026-03-05 14:28:56 +00:00
c55880d16f Update src/app/page.tsx 2026-03-05 14:28:51 +00:00
be108d3234 Merge version_3 into main
Merge version_3 into main
2026-03-05 02:33:26 +00:00
d138a7a7a6 Update src/app/page.tsx 2026-03-05 02:33:22 +00:00
09800b04ae Update src/app/layout.tsx 2026-03-05 02:33:22 +00:00
d1f19fee34 Merge version_2 into main
Merge version_2 into main
2026-03-05 02:31:28 +00:00
a66f5e7a3b Update src/app/page.tsx 2026-03-05 02:31:24 +00:00
49980e5bb9 Update src/app/layout.tsx 2026-03-05 02:31:23 +00:00
6ef6dcd915 Merge version_1 into main
Merge version_1 into main
2026-03-05 02:30:31 +00:00
cab40e5e40 Merge version_1 into main
Merge version_1 into main
2026-03-05 02:29:41 +00:00
41eda2e9be Merge version_1 into main
Merge version_1 into main
2026-03-05 02:28:35 +00:00
2 changed files with 19 additions and 46 deletions

View File

@@ -1,46 +1,20 @@
import type { Metadata } from "next"; import type { Metadata } from "next";
import { DM_Sans } from "next/font/google";
import { Inter } from "next/font/google"; import { Inter } from "next/font/google";
import "./globals.css"; import "./globals.css";
import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
const dmSans = DM_Sans({ const inter = Inter({ subsets: ["latin"] });
variable: "--font-dm-sans", subsets: ["latin"],
});
const inter = Inter({
variable: "--font-inter", subsets: ["latin"],
});
export const metadata: Metadata = { export const metadata: Metadata = {
title: "Rangeley Lake Cabin & Boat Rentals | Maine Getaway", description: "Premium cabin rentals and water sports equipment in Rangeley, Maine. Book your lakefront retreat with boats, kayaks, and canoes. Unforgettable outdoor adventures await.", keywords: "cabin rental Maine, Rangeley Lake, boat rental, vacation rental, water sports, kayak, fishing", metadataBase: new URL("https://rangeleylakerental.com"), title: "Create Next App", description: "Generated by create next app"};
openGraph: {
title: "Rangeley Lake Cabin & Boat Rentals", description: "Experience lakefront luxury and outdoor adventure in Rangeley, Maine", type: "website", siteName: "Rangeley Lake Rentals", images: [
{
url: "http://img.b2bpic.net/free-photo/beautiful-view-fisherman-catching-fish-from-lake_181624-59709.jpg", alt: "Rangeley Lake scenic view"
}
]
},
twitter: {
card: "summary_large_image", title: "Rangeley Lake Cabin & Boat Rentals", description: "Book your Maine lakefront getaway today", images: ["http://img.b2bpic.net/free-photo/beautiful-view-fisherman-catching-fish-from-lake_181624-59709.jpg"]
}
};
export default function RootLayout({ export default function RootLayout({
children, children,
}: Readonly<{ }: {
children: React.ReactNode; children: React.ReactNode;
}>) { }) {
return ( return (
<html lang="en" suppressHydrationWarning> <html lang="en">
<ServiceWrapper> <body className={inter.className}>{children}
<body
className={`${dmSans.variable} ${inter.variable} antialiased`}
>
<Tag />
{children}
<script <script
dangerouslySetInnerHTML={{ dangerouslySetInnerHTML={{
__html: ` __html: `
@@ -1408,7 +1382,6 @@ export default function RootLayout({
}} }}
/> />
</body> </body>
</ServiceWrapper>
</html> </html>
); );
} }

View File

@@ -43,26 +43,26 @@ export default function LandingPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroSplitDoubleCarousel <HeroSplitDoubleCarousel
title="Cabin & Boat Rentals in Rangeley, Maine" 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" tag="Lakefront Getaways"
tagIcon={Waves} tagIcon={Waves}
tagAnimation="blur-reveal" tagAnimation="blur-reveal"
background={{ variant: "plain" }} background={{ variant: "plain" }}
leftCarouselItems={[ 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: "http://img.b2bpic.net/free-photo/dock-sea_181624-14313.jpg", imageAlt: "Lakefront dock" }, { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVVF037yqF0dE6Zv1O5hc586yU/uploaded-1772720858899-q9l43roj.png", imageAlt: "Lakefront dock" },
{ imageSrc: "http://img.b2bpic.net/free-photo/silhouettes-trees-cloudy-sunset-sky-reflected-lake_181624-16429.jpg", imageAlt: "Lake sunset" }, { 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" } { imageSrc: "http://img.b2bpic.net/free-photo/natural-background-lake-forest-highlands_169016-22541.jpg", imageAlt: "Forest lake landscape" }
]} ]}
rightCarouselItems={[ rightCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/small-wooden-house-forest-daytime_181624-15995.jpg?_wi=1", imageAlt: "Rustic cabin" }, { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVVF037yqF0dE6Zv1O5hc586yU/uploaded-1772720806051-neruap8w.png", imageAlt: "Rustic cabin" },
{ imageSrc: "http://img.b2bpic.net/free-psd/yellow-recreational-kayak-top-view-isolated_84443-71141.jpg", imageAlt: "Kayak rental" }, { imageSrc: "http://img.b2bpic.net/free-psd/yellow-recreational-kayak-top-view-isolated_84443-71141.jpg", imageAlt: "Kayak rental" },
{ imageSrc: "http://img.b2bpic.net/free-photo/rear-view-family-sailing-boat_23-2147562389.jpg", imageAlt: "Boats on water" }, { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVVF037yqF0dE6Zv1O5hc586yU/uploaded-1772720785495-7qqtgvov.jpg", imageAlt: "Boats on water" },
{ imageSrc: "http://img.b2bpic.net/free-photo/group-happy-young-friends-near-campfire-glamping-night-two-men-women-playing-guitar_1268-18297.jpg", imageAlt: "Fire pit area" } { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVVF037yqF0dE6Zv1O5hc586yU/uploaded-1772720828629-z56fuqxb.png", imageAlt: "Fire pit area" }
]} ]}
buttons={[ buttons={[
{ text: "View Cabins", href: "cabins" }, { text: "Book a Cabin", href: "cabins" },
{ text: "View Rentals", href: "rentals" } { text: "Rent Equipment", href: "rentals" }
]} ]}
buttonAnimation="blur-reveal" buttonAnimation="blur-reveal"
/> />
@@ -109,7 +109,7 @@ export default function LandingPage() {
plans={[ plans={[
{ {
id: "boats", badge: "Most Popular", badgeIcon: Zap, 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"] features: ["Seating for 6+ passengers", "20 gallon fuel tank", "Life jackets included", "Basic fishing gear", "$200 refundable deposit"]
}, },
{ {
@@ -175,7 +175,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact"> <div id="contact" data-section="contact">
<ContactText <ContactText
text="Ready to book your lakefront getaway? Contact us today to reserve your cabin or equipment rental. Our team is here to help make your Rangeley Lake experience unforgettable." text="Ready to book your lakefront getaway? Call (207) 555-1234 or email today to secure your dates."
animationType="reveal-blur" animationType="reveal-blur"
background={{ variant: "plain" }} background={{ variant: "plain" }}
useInvertedBackground={true} useInvertedBackground={true}
@@ -222,4 +222,4 @@ export default function LandingPage() {
</div> </div>
</ThemeProvider> </ThemeProvider>
); );
} }