5 Commits

Author SHA1 Message Date
0358d03508 Update src/app/page.tsx 2026-04-17 00:26:45 +00:00
716e226787 Merge version_3 into main
Merge version_3 into main
2026-04-17 00:23:18 +00:00
3e0a28d0cf Update src/app/page.tsx 2026-04-17 00:23:12 +00:00
416014cef9 Merge version_2 into main
Merge version_2 into main
2026-04-17 00:22:17 +00:00
34f08c47bb Update src/app/page.tsx 2026-04-17 00:22:14 +00:00

View File

@@ -33,91 +33,59 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Services",
id: "features",
},
name: "Services", id: "features"},
{
name: "Testimonials",
id: "testimonials",
},
name: "Testimonials", id: "testimonials"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Prime HVAC"
brandName="PRIME HVAC"
className="scale-110 font-black text-2xl"
/>
</div>
<div id="hero" data-section="hero">
<HeroSplit
background={{
variant: "gradient-bars",
}}
title="Trusted Service, Real Results, Proven by Customers"
variant: "gradient-bars"}}
title="Expert HVAC Solutions for Roswell Families: Reliable, Efficient, and Guaranteed"
description="We keep your home comfortable, safe, and efficient year-round. Join hundreds of satisfied Roswell families who trust our expertise, early arrival times, and meticulous service."
buttons={[
{
text: "Get Your Free Consultation Today",
href: "#contact",
},
text: "Get Your Free Consultation Today", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-wearing-helmets_23-2149366666.jpg"
mediaAnimation="slide-up"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/freon-level-values-chroma-key-laptop_482257-90851.jpg",
alt: "Freon level values on chroma key laptop",
},
src: "http://img.b2bpic.net/free-photo/freon-level-values-chroma-key-laptop_482257-90851.jpg", alt: "Freon level values on chroma key laptop"},
{
src: "http://img.b2bpic.net/free-photo/workers-refilling-air-conditione-freon_482257-85114.jpg",
alt: "Workers refilling air conditione freon",
},
src: "http://img.b2bpic.net/free-photo/workers-refilling-air-conditione-freon_482257-85114.jpg", alt: "Workers refilling air conditione freon"},
{
src: "http://img.b2bpic.net/free-photo/engineer-looks-online-new-blower-fan_482257-75912.jpg",
alt: "Engineer looks online for new blower fan",
},
src: "http://img.b2bpic.net/free-photo/engineer-looks-online-new-blower-fan_482257-75912.jpg", alt: "Engineer looks online for new blower fan"},
{
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-people-wearing-helmets_23-2149366669.jpg",
alt: "Medium shot smiley people wearing helmets",
},
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-people-wearing-helmets_23-2149366669.jpg", alt: "Medium shot smiley people wearing helmets"},
{
src: "http://img.b2bpic.net/free-photo/professional-looking-freon-levels_482257-90904.jpg",
alt: "Professional looking at freon levels",
},
src: "http://img.b2bpic.net/free-photo/professional-looking-freon-levels_482257-90904.jpg", alt: "Professional looking at freon levels"},
]}
avatarText="Join 500+ happy Roswell homeowners"
marqueeItems={[
{
type: "text",
text: "24/7 Emergency Support",
type: "text", text: "24/7 Emergency Support"},
{
type: "text-icon", text: "NATE Certified Technicians", icon: CheckCircle,
},
{
type: "text-icon",
text: "NATE Certified Technicians",
icon: CheckCircle,
type: "text", text: "Licensed & Insured"},
{
type: "text-icon", text: "100% Satisfaction Guarantee", icon: ShieldCheck,
},
{
type: "text",
text: "Licensed & Insured",
},
{
type: "text-icon",
text: "100% Satisfaction Guarantee",
icon: ShieldCheck,
},
{
type: "text",
text: "Serving North Atlanta since 2012",
},
type: "text", text: "Serving North Atlanta since 2012"},
]}
/>
</div>
@@ -139,19 +107,13 @@ export default function LandingPage() {
features={[
{
icon: Wrench,
title: "Blower Motor Care",
description: "Regular lubrication and thorough cleaning to keep your airflow quiet and vibration-free.",
},
title: "Blower Motor Care", description: "Regular lubrication and thorough cleaning to keep your airflow quiet and vibration-free."},
{
icon: Flame,
title: "Ceiling Ventilation",
description: "Professional air distribution system installation for improved circulation and home health.",
},
title: "Ceiling Ventilation", description: "Professional air distribution system installation for improved circulation and home health."},
{
icon: Flame,
title: "Heating Installation",
description: "Seamless, efficient new heating systems installed to guarantee a warm, cozy home all winter long.",
},
title: "Heating Installation", description: "Seamless, efficient new heating systems installed to guarantee a warm, cozy home all winter long."},
]}
title="Comprehensive HVAC Solutions"
description="Expert services designed to maintain your home's air quality, comfort, and safety."
@@ -166,59 +128,23 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1",
brand: "Prime",
name: "Seasonal Check-up",
price: "$89",
rating: 5,
reviewCount: "12",
imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334228.jpg",
},
id: "p1", brand: "Prime", name: "Seasonal Check-up", price: "$89", rating: 5,
reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334228.jpg"},
{
id: "p2",
brand: "Prime",
name: "Deep Cleaning",
price: "$150",
rating: 5,
reviewCount: "8",
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-ventilation-system_23-2149281306.jpg",
},
id: "p2", brand: "Prime", name: "Deep Cleaning", price: "$150", rating: 5,
reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-ventilation-system_23-2149281306.jpg"},
{
id: "p3",
brand: "Prime",
name: "Blower Motor Pro",
price: "$220",
rating: 5,
reviewCount: "5",
imageSrc: "http://img.b2bpic.net/free-photo/meticulous-wiremen-expertly-refilling-freon-external-air-conditioner-while-using-manifold-measurement-device-closely-measure-pressure-hvac-system-ensuring-perfect-cooling-performance_482257-68069.jpg",
},
id: "p3", brand: "Prime", name: "Blower Motor Pro", price: "$220", rating: 5,
reviewCount: "5", imageSrc: "http://img.b2bpic.net/free-photo/meticulous-wiremen-expertly-refilling-freon-external-air-conditioner-while-using-manifold-measurement-device-closely-measure-pressure-hvac-system-ensuring-perfect-cooling-performance_482257-68069.jpg"},
{
id: "p4",
brand: "Prime",
name: "Duct Inspection",
price: "$110",
rating: 5,
reviewCount: "10",
imageSrc: "http://img.b2bpic.net/free-photo/tilt-up-shot-out-service-condenser-unit-with-protection-cover-removed-need-fixing-with-damaged-electric-internal-parts-outside-hvac-system-working-anymore-ready-be-fixed_482257-64976.jpg",
},
id: "p4", brand: "Prime", name: "Duct Inspection", price: "$110", rating: 5,
reviewCount: "10", imageSrc: "http://img.b2bpic.net/free-photo/tilt-up-shot-out-service-condenser-unit-with-protection-cover-removed-need-fixing-with-damaged-electric-internal-parts-outside-hvac-system-working-anymore-ready-be-fixed_482257-64976.jpg"},
{
id: "p5",
brand: "Prime",
name: "Heating Installation",
price: "Custom",
rating: 5,
reviewCount: "20",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-skillful-technician-commissioned-outside-hvac-system-routine-maintenance-looking-refrigerant-issues-meticulous-mechanic-doing-air-conditioner-inspection-writing-data-tablet_482257-66265.jpg",
},
id: "p5", brand: "Prime", name: "Heating Installation", price: "Custom", rating: 5,
reviewCount: "20", imageSrc: "http://img.b2bpic.net/free-photo/close-up-skillful-technician-commissioned-outside-hvac-system-routine-maintenance-looking-refrigerant-issues-meticulous-mechanic-doing-air-conditioner-inspection-writing-data-tablet_482257-66265.jpg"},
{
id: "p6",
brand: "Prime",
name: "Emergency Repair",
price: "From $125",
rating: 5,
reviewCount: "15",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-engineer-designing-building-model-maquette-layout-architecture-work-architect-working-construction-structure-design-urban-development-project_482257-37228.jpg",
},
id: "p6", brand: "Prime", name: "Emergency Repair", price: "From $125", rating: 5,
reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-engineer-designing-building-model-maquette-layout-architecture-work-architect-working-construction-structure-design-urban-development-project_482257-37228.jpg"},
]}
title="Core Service Packages"
description="Reliable maintenance and installation packages to fit every home HVAC need."
@@ -231,45 +157,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "t1",
title: "Excellent Service",
quote: "The technician arrived on the dot, meticulously inspected every component, and explained everything in simple terms.",
name: "Jocelyn Elias",
role: "Homeowner",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-sitting-armchair_23-2148130337.jpg",
},
id: "t1", title: "Excellent Service", quote: "The technician arrived on the dot, meticulously inspected every component, and explained everything in simple terms.", name: "Jocelyn Elias", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-sitting-armchair_23-2148130337.jpg"},
{
id: "t2",
title: "Space Transformed",
quote: "The team transformed our space with impeccable attention to detail. The new ceiling ventilation is fantastic.",
name: "Diego Reynaldo",
role: "Homeowner",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13337.jpg",
},
id: "t2", title: "Space Transformed", quote: "The team transformed our space with impeccable attention to detail. The new ceiling ventilation is fantastic.", name: "Diego Reynaldo", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13337.jpg"},
{
id: "t3",
title: "Seamless Install",
quote: "Our new heating system was installed seamlessly. They explained everything clearly and left our home spotless.",
name: "Yaretzi Krish",
role: "Homeowner",
imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businessman-showing-thumb-up_1262-3024.jpg",
},
id: "t3", title: "Seamless Install", quote: "Our new heating system was installed seamlessly. They explained everything clearly and left our home spotless.", name: "Yaretzi Krish", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businessman-showing-thumb-up_1262-3024.jpg"},
{
id: "t4",
title: "Highly Recommended",
quote: "Professional, on-time, and very thorough. We are enjoying a warm, cozy house now!",
name: "Client Name 4",
role: "Homeowner",
imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg",
},
id: "t4", title: "Highly Recommended", quote: "Professional, on-time, and very thorough. We are enjoying a warm, cozy house now!", name: "Client Name 4", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg"},
{
id: "t5",
title: "Reliable & Fast",
quote: "Reliable communication and perfect execution. The best HVAC team in Roswell hands down.",
name: "Client Name 5",
role: "Homeowner",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg",
},
id: "t5", title: "Reliable & Fast", quote: "Reliable communication and perfect execution. The best HVAC team in Roswell hands down.", name: "Client Name 5", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg"},
]}
title="Loved by Roswell Homeowners"
description="See why our clients recommend us for seamless heating system repairs and meticulous service."
@@ -282,20 +178,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "f1",
title: "How often should I service my HVAC?",
content: "We recommend a professional maintenance check-up at least once before every heating and cooling season starts.",
},
id: "f1", title: "How often should I service my HVAC?", content: "We recommend a professional maintenance check-up at least once before every heating and cooling season starts."},
{
id: "f2",
title: "Do you provide emergency repairs?",
content: "Yes, we are available 24 hours a day to handle emergency repairs and ensure your home stays comfortable.",
},
id: "f2", title: "Do you provide emergency repairs?", content: "Yes, we are available 24 hours a day to handle emergency repairs and ensure your home stays comfortable."},
{
id: "f3",
title: "How long does a typical installation take?",
content: "Most system installations are completed within a single day, depending on the scope of the project.",
},
id: "f3", title: "How long does a typical installation take?", content: "Most system installations are completed within a single day, depending on the scope of the project."},
]}
imageSrc="http://img.b2bpic.net/free-photo/coworkers-servicing-hvac-system_482257-91024.jpg"
title="Frequently Asked Questions"
@@ -309,14 +196,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
names={[
"Carrier",
"Trane",
"Lennox",
"Goodman",
"ENERGY STAR",
"NATE",
"BBB",
]}
"Carrier", "Trane", "Lennox", "Goodman", "ENERGY STAR", "NATE", "BBB"]}
title="Trusted Partners & Brands"
description="Working with industry-leading manufacturers and quality certifications."
/>
@@ -326,38 +206,29 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={false}
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
tag="Contact Us"
title="Ready to Get Started?"
description="Call us today at (470) 852-7891 or book your consultation to get a quote. Our friendly team is ready to help."
buttons={[
{
text: "Call Now",
href: "tel:+14708527891",
},
text: "Call Now", href: "tel:+14708527891"},
{
text: "Book Consultation",
href: "#",
},
text: "Book Consultation", href: "#"},
]}
/>
</div>
<div id="footer" data-section="footer">
<FooterLogoReveal
logoText="Prime HVAC"
logoText="PRIME HVAC"
leftLink={{
text: "Privacy Policy",
href: "#",
}}
text: "Privacy Policy", href: "#"}}
rightLink={{
text: "Terms of Service",
href: "#",
}}
text: "Terms of Service", href: "#"}}
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}