17 Commits

Author SHA1 Message Date
35812bfbc2 Update src/app/page.tsx 2026-04-09 20:37:05 +00:00
b9336006ce Update src/app/page.tsx 2026-04-09 20:36:23 +00:00
de2b9be909 Merge version_6 into main
Merge version_6 into main
2026-04-09 20:33:22 +00:00
260ceb5c22 Update src/app/page.tsx 2026-04-09 20:33:16 +00:00
7921aec4e2 Merge version_5 into main
Merge version_5 into main
2026-04-09 20:30:20 +00:00
5c0981e07d Update src/app/page.tsx 2026-04-09 20:30:14 +00:00
5d71d8c389 Merge version_4 into main
Merge version_4 into main
2026-04-09 20:28:36 +00:00
d2e362afea Update src/app/page.tsx 2026-04-09 20:28:32 +00:00
a524178113 Merge version_3 into main
Merge version_3 into main
2026-04-09 20:27:34 +00:00
96eb81d6dd Update src/app/page.tsx 2026-04-09 20:27:31 +00:00
550e8f2a84 Merge version_2 into main
Merge version_2 into main
2026-04-09 20:27:12 +00:00
cfa9f6aaa8 Remove watermark 2026-04-09 20:27:08 +00:00
ee495cb9db Merge version_2 into main
Merge version_2 into main
2026-04-09 20:24:28 +00:00
c4f3d61d60 Update src/app/page.tsx 2026-04-09 20:24:25 +00:00
d516f42321 Merge version_1 into main
Merge version_1 into main
2026-04-09 20:21:53 +00:00
cf8798606e Merge version_1 into main
Merge version_1 into main
2026-04-09 20:21:24 +00:00
b7157bb8ad Merge version_1 into main
Merge version_1 into main
2026-04-09 20:20:49 +00:00
2 changed files with 55 additions and 95 deletions

View File

@@ -4,7 +4,6 @@ import { Inter } from "next/font/google";
import "./globals.css";
import "@/lib/gsap-setup";
import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
import { getVisualEditScript } from "@/utils/visual-edit-script";
import { Nunito_Sans } from "next/font/google";
@@ -32,7 +31,7 @@ export default function RootLayout({
<html lang="en" suppressHydrationWarning>
<ServiceWrapper>
<body className={`${nunitoSans.variable} antialiased`}>
<Tag />
{children}
<script
dangerouslySetInnerHTML={{

View File

@@ -6,7 +6,7 @@ import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
import FeatureCardNine from '@/components/sections/feature/FeatureCardNine';
import FooterMedia from '@/components/sections/footer/FooterMedia';
import HeroBillboardRotatedCarousel from '@/components/sections/hero/HeroBillboardRotatedCarousel';
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne';
import TextSplitAbout from '@/components/sections/about/TextSplitAbout';
@@ -26,51 +26,41 @@ export default function LandingPage() {
>
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
<NavbarStyleCentered
navItems={[
{
name: "Home", id: "hero"},
{
name: "Services", id: "services"},
{
name: "About", id: "about"},
{
name: "Reviews", id: "testimonials"},
{
name: "Contact", id: "contact"},
{ name: "Home", id: "hero" },
{ name: "Services", id: "services" },
{ name: "About", id: "about" },
{ name: "Reviews", id: "testimonials" },
{ name: "Contact", id: "contact" },
]}
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8T5EyTO6PXxr1zpzM4y6IwMqw/uploaded-1775766248282-rpt76c1y.jpg"
logoAlt="Mountain Top Cooling Logo"
brandName="Mountain Top Cooling"
button={{
text: "Call Now: (555) COOL-AIR", href: "tel:5552665247"}}
topBarButton={{
text: "Call Now: (555) COOL-AIR", href: "tel:5552665247"
}}
/>
</div>
<div id="hero" data-section="hero">
<HeroBillboardRotatedCarousel
background={{
variant: "rotated-rays-static"}}
background={{ variant: "rotated-rays-static"}}
title="Premium Heating & Air Solutions"
description="Peak Performance When You Need It Most. Emergency Service Available 24/7."
buttons={[
{
text: "Schedule Service", href: "#contact"},
{
text: "Get Quote", href: "#contact"},
{ text: "Schedule Service", href: "#contact" },
{ text: "Get Quote", href: "#contact" }
]}
carouselItems={[
{
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/majestic-mountain-peak-shrouded-fog-sunrise_9975-32850.jpg?_wi=1", imageAlt: "Mountain View 1"},
{
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/majestic-mountain-peak-shrouded-fog-sunrise_9975-32850.jpg?_wi=2", imageAlt: "Mountain View 2"},
{
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/majestic-mountain-peak-shrouded-fog-sunrise_9975-32850.jpg?_wi=3", imageAlt: "Mountain View 3"},
{
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/majestic-mountain-peak-shrouded-fog-sunrise_9975-32850.jpg?_wi=4", imageAlt: "Mountain View 4"},
{
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/majestic-mountain-peak-shrouded-fog-sunrise_9975-32850.jpg?_wi=5", imageAlt: "Mountain View 5"},
{
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/majestic-mountain-peak-shrouded-fog-sunrise_9975-32850.jpg?_wi=6", imageAlt: "Mountain View 6"},
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/majestic-mountain-peak-shrouded-fog-sunrise_9975-32850.jpg?_wi=1", imageAlt: "Mountain View 1" },
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/majestic-mountain-peak-shrouded-fog-sunrise_9975-32850.jpg?_wi=2", imageAlt: "Mountain View 2" },
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/majestic-mountain-peak-shrouded-fog-sunrise_9975-32850.jpg?_wi=3", imageAlt: "Mountain View 3" },
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/majestic-mountain-peak-shrouded-fog-sunrise_9975-32850.jpg?_wi=4", imageAlt: "Mountain View 4" },
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/majestic-mountain-peak-shrouded-fog-sunrise_9975-32850.jpg?_wi=5", imageAlt: "Mountain View 5" },
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/majestic-mountain-peak-shrouded-fog-sunrise_9975-32850.jpg?_wi=6", imageAlt: "Mountain View 6" }
]}
containerClassName="!h-auto !min-h-[60vh]"
/>
</div>
@@ -79,7 +69,8 @@ export default function LandingPage() {
useInvertedBackground={true}
title="Why Choose Mountain Top Cooling?"
description={[
"When your comfort is on the line, trust the experts who go above and beyond. Mountain Top Cooling delivers premium HVAC solutions with the reliability of mountain-solid craftsmanship.", "Available within hours, not days. We offer true 24/7 emergency service and same-day installations.", "Led by Master Technician Matt, your trusted HVAC professional with years of expert experience."]}
"When your comfort is on the line, trust the experts who go above and beyond. Mountain Top Cooling delivers premium HVAC solutions with the reliability of mountain-solid craftsmanship.", "Available within hours, not days. We offer true 24/7 emergency service and same-day installations.", "Led by Master Technician Matt, your trusted HVAC professional with years of expert experience."
]}
/>
</div>
@@ -90,23 +81,17 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Heating Services", description: "Emergency furnace repair, gas & propane installation, and energy efficiency upgrades.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/wireman-does-air-conditioner-maintenance_482257-85109.jpg?_wi=1", imageAlt: "Heating"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/wireman-does-air-conditioner-maintenance_482257-85109.jpg?_wi=2", imageAlt: "Heating"}
title: "Fast-Response Heating Repair", description: "Emergency furnace repair, gas & propane installation, and energy efficiency upgrades.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/wireman-does-air-conditioner-maintenance_482257-85109.jpg?_wi=1", imageAlt: "Heating" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/wireman-does-air-conditioner-maintenance_482257-85109.jpg?_wi=2", imageAlt: "Heating" }
},
{
title: "Cooling Services", description: "AC installation, preventive maintenance plans, and indoor air quality improvements.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/team-replacing-old-air-conditioner_482257-78499.jpg?_wi=1", imageAlt: "Cooling"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/team-replacing-old-air-conditioner_482257-78499.jpg?_wi=2", imageAlt: "Cooling"}
title: "Efficient Cooling Maintenance", description: "AC installation, preventive maintenance plans, and indoor air quality improvements.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/team-replacing-old-air-conditioner_482257-78499.jpg?_wi=1", imageAlt: "Cooling" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/team-replacing-old-air-conditioner_482257-78499.jpg?_wi=2", imageAlt: "Cooling" }
},
{
title: "Commercial Services", description: "Specialized solutions for office spaces, retail, hospitality, and property management contracts.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-smartphone-full-shot_23-2148993864.jpg?_wi=1", imageAlt: "Commercial"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-smartphone-full-shot_23-2148993864.jpg?_wi=2", imageAlt: "Commercial"}
},
title: "Optimized Commercial Climate Control", description: "Specialized solutions for office spaces, retail, hospitality, and property management contracts.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-smartphone-full-shot_23-2148993864.jpg?_wi=1", imageAlt: "Commercial" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-smartphone-full-shot_23-2148993864.jpg?_wi=1", imageAlt: "Commercial" }
}
]}
showStepNumbers={true}
title="Premium HVAC Solutions"
@@ -121,21 +106,11 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={true}
testimonials={[
{
id: "1", name: "Erin Walsh", role: "Homeowner", company: "Client", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-with-smartphone_23-2148294016.jpg"},
{
id: "2", name: "Abbie Long", role: "Homeowner", company: "Client", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13338.jpg"},
{
id: "3", name: "David Tonioli", role: "Homeowner", company: "Client", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-overjoyed-woman-rejoicing-her-success_74855-3513.jpg"},
{
id: "4", name: "Linda Tonioli", role: "Homeowner", company: "Client", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/excited-smiling-blond-girl-happily-keeping-thumbs-up-near-with-copy-space-text-promotional-content-isolated-yellow-background-like-expression_574295-2945.jpg"},
{
id: "5", name: "Customer Five", role: "Homeowner", company: "Client", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-casual-woman-showing-thumbs-up-isolated-purple-space_141793-92371.jpg"},
{ id: "1", name: "Erin Walsh", role: "Homeowner", company: "Client", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-with-smartphone_23-2148294016.jpg" },
{ id: "2", name: "Abbie Long", role: "Homeowner", company: "Client", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13338.jpg" },
{ id: "3", name: "David Tonioli", role: "Homeowner", company: "Client", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-overjoyed-woman-rejoicing-her-success_74855-3513.jpg" },
{ id: "4", name: "Linda Tonioli", role: "Homeowner", company: "Client", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/excited-smiling-blond-girl-happily-keeping-thumbs-up-near-with-copy-space-text-promotional-content-isolated-yellow-background-like-expression_574295-2945.jpg" },
{ id: "5", name: "Customer Five", role: "Homeowner", company: "Client", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-casual-woman-showing-thumbs-up-isolated-purple-space_141793-92371.jpg" }
]}
title="What Our Customers Say"
description="Read authentic experiences from our valued clients."
@@ -146,56 +121,42 @@ export default function LandingPage() {
<ContactSplitForm
useInvertedBackground={false}
title="Ready to Experience Peak Comfort?"
description="Call us now at (555) COOL-AIR for 24/7 emergency support or schedule a service online."
description="Call us now at (555) COOL-AIR for 24/7 emergency support or schedule a service online—filling out this form ensures a priority follow-up from our team."
inputs={[
{
name: "name", type: "text", placeholder: "Your Name", required: true,
},
{
name: "email", type: "email", placeholder: "Email Address", required: true,
},
{
name: "phone", type: "tel", placeholder: "Phone Number", required: true,
},
{ name: "name", type: "text", placeholder: "Your Name", required: true },
{ name: "email", type: "email", placeholder: "Email Address", required: true },
{ name: "phone", type: "tel", placeholder: "Phone Number", required: true }
]}
textarea={{
name: "message", placeholder: "How can we help you today?", rows: 4,
}}
textarea={{ name: "message", placeholder: "How can we help you today?", rows: 4 }}
imageSrc="http://img.b2bpic.net/free-photo/still-life-office-cleaning-process_23-2149343050.jpg"
/>
</div>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=5pfdcq"
imageSrc="http://img.b2bpic.net/free-photo/majestic-mountain-peak-shrouded-fog-sunrise_9975-32850.jpg?_wi=1"
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8T5EyTO6PXxr1zpzM4y6IwMqw/uploaded-1775766248282-rpt76c1y.jpg"
logoText="Mountain Top Cooling"
columns={[
{
title: "Quick Links", items: [
{
label: "Emergency Service", href: "#contact"},
{
label: "Heating", href: "#services"},
{
label: "Cooling", href: "#services"},
{
label: "Commercial", href: "#services"},
],
{ label: "Emergency Service", href: "#contact" },
{ label: "Heating", href: "#services" },
{ label: "Cooling", href: "#services" },
{ label: "Commercial", href: "#services" }
]
},
{
title: "Company", items: [
{
label: "About Us", href: "#about"},
{
label: "Reviews", href: "#testimonials"},
{
label: "Contact", href: "#contact"},
],
},
{ label: "About Us", href: "#about" },
{ label: "Reviews", href: "#testimonials" },
{ label: "Contact", href: "#contact" }
]
}
]}
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}