|
|
|
|
@@ -9,21 +9,21 @@ import MetricCardThree from '@/components/sections/metrics/MetricCardThree';
|
|
|
|
|
import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve';
|
|
|
|
|
import ContactCTA from '@/components/sections/contact/ContactCTA';
|
|
|
|
|
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
|
|
|
|
|
import { AlertCircle, Shield, Check, Users, Clock, MapPin, TrendingUp, Star, Phone } from 'lucide-react';
|
|
|
|
|
import { AlertCircle, Shield, Check, Users, Clock, MapPin, TrendingUp, Star, Phone, Wrench, Droplets, Wind, Zap } from 'lucide-react';
|
|
|
|
|
|
|
|
|
|
export default function LandingPage() {
|
|
|
|
|
return (
|
|
|
|
|
<ThemeProvider
|
|
|
|
|
defaultButtonVariant="text-stagger"
|
|
|
|
|
defaultTextAnimation="background-highlight"
|
|
|
|
|
borderRadius="pill"
|
|
|
|
|
contentWidth="medium"
|
|
|
|
|
sizing="mediumLarge"
|
|
|
|
|
background="none"
|
|
|
|
|
cardStyle="subtle-shadow"
|
|
|
|
|
primaryButtonStyle="flat"
|
|
|
|
|
secondaryButtonStyle="radial-glow"
|
|
|
|
|
headingFontWeight="light"
|
|
|
|
|
defaultButtonVariant="hover-magnetic"
|
|
|
|
|
defaultTextAnimation="entrance-slide"
|
|
|
|
|
borderRadius="rounded"
|
|
|
|
|
contentWidth="mediumLarge"
|
|
|
|
|
sizing="largeSmallSizeLargeTitles"
|
|
|
|
|
background="aurora"
|
|
|
|
|
cardStyle="glass-elevated"
|
|
|
|
|
primaryButtonStyle="gradient"
|
|
|
|
|
secondaryButtonStyle="glass"
|
|
|
|
|
headingFontWeight="semibold"
|
|
|
|
|
>
|
|
|
|
|
<div id="nav" data-section="nav">
|
|
|
|
|
<NavbarStyleApple
|
|
|
|
|
@@ -40,11 +40,11 @@ export default function LandingPage() {
|
|
|
|
|
|
|
|
|
|
<div id="hero" data-section="hero">
|
|
|
|
|
<HeroOverlay
|
|
|
|
|
title="24/7 Professional HVAC Service You Can Trust"
|
|
|
|
|
description="Beat the heat and cold. Expert air conditioning and heating repair, installation, and maintenance for your home and business across South Carolina and Georgia."
|
|
|
|
|
tag="Emergency Service Available"
|
|
|
|
|
title="24/7 Professional HVAC Service Excellence"
|
|
|
|
|
description="Premium heating and cooling solutions for residential and commercial properties. Expert installation, repair, maintenance, and emergency service across South Carolina and Georgia. Your comfort is our priority."
|
|
|
|
|
tag="24/7 Emergency Service"
|
|
|
|
|
tagIcon={AlertCircle}
|
|
|
|
|
imageSrc="http://img.b2bpic.net/free-photo/portrait-professional-engineer-standing-front-fixed-air-conditioner-proud-work-done-skilled-technician-contracted-by-customer-happy-with-smooth-maintenance-hvac-system-components_482257-70160.jpg"
|
|
|
|
|
imageSrc="https://images.unsplash.com/photo-1585590453842-6f5a25e8c8d7?w=800&h=600&fit=crop"
|
|
|
|
|
imageAlt="Professional HVAC technician servicing air conditioning system"
|
|
|
|
|
textPosition="bottom-left"
|
|
|
|
|
showBlur={true}
|
|
|
|
|
@@ -58,18 +58,18 @@ export default function LandingPage() {
|
|
|
|
|
|
|
|
|
|
<div id="trust-badges" data-section="trust-badges">
|
|
|
|
|
<FeatureCardTwentyOne
|
|
|
|
|
title="Why Homeowners Trust Long HVAC"
|
|
|
|
|
description="Over 20+ years serving the Carolinas and Georgia with reliability, expertise, and customer care."
|
|
|
|
|
tag="Trusted Partner"
|
|
|
|
|
title="Why Homeowners & Businesses Trust Long HVAC"
|
|
|
|
|
description="Over 20+ years of proven excellence serving the Carolinas and Georgia with unmatched reliability, expertise, and customer care."
|
|
|
|
|
tag="Industry Leading Service"
|
|
|
|
|
tagIcon={Shield}
|
|
|
|
|
accordionItems={[
|
|
|
|
|
{ id: "1", title: "Licensed & Insured", content: "Fully licensed HVAC technicians with comprehensive insurance coverage for your peace of mind." },
|
|
|
|
|
{ id: "2", title: "24/7 Emergency Response", content: "Heating broke in winter? AC down in summer? We're here around the clock, 365 days a year." },
|
|
|
|
|
{ id: "3", title: "Certified Technicians", content: "All team members are factory-trained and EPA-certified for all heating and cooling systems." },
|
|
|
|
|
{ id: "4", title: "Upfront Honest Pricing", content: "No surprises. Free estimates and transparent quotes before any work begins." }
|
|
|
|
|
{ id: "1", title: "Licensed, Insured & Certified", content: "All technicians are fully licensed HVAC professionals with EPA certification, comprehensive insurance coverage, and factory training from major manufacturers." },
|
|
|
|
|
{ id: "2", title: "24/7 Emergency Response", content: "Heating broken in winter? AC down in summer? Weekend emergency? We're available around the clock, 365 days a year to restore your comfort instantly." },
|
|
|
|
|
{ id: "3", title: "Expert Certified Technicians", content: "Our team brings 20+ years of hands-on experience with all major HVAC systems, brands, and technologies. Continuous training ensures cutting-edge service." },
|
|
|
|
|
{ id: "4", title: "Transparent Honest Pricing", content: "No hidden fees. Free comprehensive estimates and transparent quotes before any work begins. Upfront pricing you can trust." }
|
|
|
|
|
]}
|
|
|
|
|
imageSrc="http://img.b2bpic.net/free-photo/african-american-supervisor-evaluates-renewable-energy-metrics-factory_482257-125788.jpg?_wi=1"
|
|
|
|
|
imageAlt="Quality HVAC service and inspection"
|
|
|
|
|
imageSrc="https://images.unsplash.com/photo-1581092918056-0c4c3acd3789?w=800&h=600&fit=crop"
|
|
|
|
|
imageAlt="Professional HVAC technician performing quality inspection"
|
|
|
|
|
mediaAnimation="slide-up"
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
mediaPosition="right"
|
|
|
|
|
@@ -81,15 +81,18 @@ export default function LandingPage() {
|
|
|
|
|
|
|
|
|
|
<div id="services" data-section="services">
|
|
|
|
|
<ProductCardOne
|
|
|
|
|
title="Our HVAC Services"
|
|
|
|
|
description="Complete heating and cooling solutions for residential and commercial properties."
|
|
|
|
|
title="Complete HVAC Solutions"
|
|
|
|
|
description="Premium residential and commercial heating and cooling services designed for your complete comfort and peace of mind."
|
|
|
|
|
tag="Professional Services"
|
|
|
|
|
tagIcon={Wrench}
|
|
|
|
|
textboxLayout="default"
|
|
|
|
|
products={[
|
|
|
|
|
{ id: "1", name: "AC Installation & Repair", price: "Professional Service", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-wearing-helmets_23-2149366666.jpg?_wi=1", imageAlt: "Air conditioning installation and repair services" },
|
|
|
|
|
{ id: "2", name: "Heating System Service", price: "Year-Round Support", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg?_wi=1", imageAlt: "Heating system maintenance and repair" },
|
|
|
|
|
{ id: "3", name: "Indoor Air Quality", price: "Health & Comfort", imageSrc: "http://img.b2bpic.net/free-photo/african-american-supervisor-evaluates-renewable-energy-metrics-factory_482257-125788.jpg?_wi=2", imageAlt: "Air purification and filtration systems" },
|
|
|
|
|
{ id: "4", name: "Emergency Service", price: "24/7 Available", imageSrc: "http://img.b2bpic.net/free-vector/twenty-four-service_1017-30335.jpg", imageAlt: "24/7 emergency HVAC service" }
|
|
|
|
|
{ id: "1", name: "AC Installation & Repair", price: "Expert Service", imageSrc: "https://images.unsplash.com/photo-1585771724684-38269d6639fd?w=600&h=500&fit=crop", imageAlt: "Professional air conditioning installation and repair services" },
|
|
|
|
|
{ id: "2", name: "Heating System Service", price: "Year-Round Support", imageSrc: "https://images.unsplash.com/photo-1581092918056-0c4c3acd3789?w=600&h=500&fit=crop", imageAlt: "Expert heating system maintenance and repair" },
|
|
|
|
|
{ id: "3", name: "Indoor Air Quality", price: "Health & Wellness", imageSrc: "https://images.unsplash.com/photo-1597672200969-2b65d56bd16b?w=600&h=500&fit=crop", imageAlt: "Advanced air purification and filtration systems" },
|
|
|
|
|
{ id: "4", name: "Duct Cleaning", price: "System Optimization", imageSrc: "https://images.unsplash.com/photo-1581092918056-0c4c3acd3800?w=600&h=500&fit=crop", imageAlt: "Professional duct cleaning and maintenance" },
|
|
|
|
|
{ id: "5", name: "Dryer Vent Cleaning", price: "Safety & Efficiency", imageSrc: "https://images.unsplash.com/photo-1581092163562-40fed08a5407?w=600&h=500&fit=crop", imageAlt: "Dryer vent duct cleaning service" },
|
|
|
|
|
{ id: "6", name: "Preventative Maintenance", price: "Long Comfort Club", imageSrc: "https://images.unsplash.com/photo-1581092918056-0c4c3acd3789?w=600&h=500&fit=crop", imageAlt: "Scheduled preventative maintenance plans" }
|
|
|
|
|
]}
|
|
|
|
|
gridVariant="three-columns-all-equal-width"
|
|
|
|
|
animationType="slide-up"
|
|
|
|
|
@@ -99,18 +102,18 @@ export default function LandingPage() {
|
|
|
|
|
|
|
|
|
|
<div id="why-us" data-section="why-us">
|
|
|
|
|
<FeatureCardTwentyOne
|
|
|
|
|
title="Why Choose Long HVAC?"
|
|
|
|
|
description="Family-owned business with decades of experience and a commitment to customer satisfaction."
|
|
|
|
|
tag="Our Advantage"
|
|
|
|
|
title="Why Choose Long Heating & Air Conditioning Inc?"
|
|
|
|
|
description="Family-owned business with decades of proven excellence and an unwavering commitment to customer satisfaction."
|
|
|
|
|
tag="Our Competitive Advantage"
|
|
|
|
|
tagIcon={Check}
|
|
|
|
|
accordionItems={[
|
|
|
|
|
{ id: "1", title: "Fast Response Time", content: "Same-day service available for emergencies. We understand that heating and cooling emergencies can't wait." },
|
|
|
|
|
{ id: "2", title: "Experienced Technicians", content: "Our team has 20+ years of hands-on experience with all major HVAC brands and systems." },
|
|
|
|
|
{ id: "3", title: "100% Satisfaction Guarantee", content: "If you're not satisfied with our work, we'll make it right. Your comfort is our priority." },
|
|
|
|
|
{ id: "4", title: "Preventative Maintenance Plans", content: "Join our Long Comfort Club for priority service, seasonal tune-ups, and special member discounts." }
|
|
|
|
|
{ id: "1", title: "Same-Day Emergency Response", content: "Heating emergency in winter? AC failure in summer? We prioritize rapid response with same-day service available for urgent calls." },
|
|
|
|
|
{ id: "2", title: "20+ Years Experience", content: "Our seasoned team brings extensive hands-on experience with all major HVAC brands and latest technologies in the industry." },
|
|
|
|
|
{ id: "3", title: "100% Satisfaction Guarantee", content: "Your complete satisfaction is guaranteed. If you're not fully satisfied with our work, we'll make it right. Your comfort is our mission." },
|
|
|
|
|
{ id: "4", title: "Long Comfort Club Membership", content: "Join our exclusive membership program for priority service, seasonal tune-ups, special discounts, and peace of mind year-round." }
|
|
|
|
|
]}
|
|
|
|
|
imageSrc="http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg?_wi=2"
|
|
|
|
|
imageAlt="Professional HVAC technician performing maintenance"
|
|
|
|
|
imageSrc="https://images.unsplash.com/photo-1581092163562-40fed08a5407?w=800&h=600&fit=crop"
|
|
|
|
|
imageAlt="Experienced HVAC technician performing quality maintenance"
|
|
|
|
|
mediaAnimation="slide-up"
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
mediaPosition="left"
|
|
|
|
|
@@ -120,13 +123,15 @@ export default function LandingPage() {
|
|
|
|
|
<div id="metrics" data-section="metrics">
|
|
|
|
|
<MetricCardThree
|
|
|
|
|
title="By The Numbers"
|
|
|
|
|
description="Our track record speaks to the quality and reliability of our service."
|
|
|
|
|
description="Our impressive track record demonstrates the quality and reliability of our premium HVAC service."
|
|
|
|
|
tag="Our Success"
|
|
|
|
|
tagIcon={TrendingUp}
|
|
|
|
|
textboxLayout="default"
|
|
|
|
|
metrics={[
|
|
|
|
|
{ id: "1", icon: Users, title: "Satisfied Customers", value: "10,000+" },
|
|
|
|
|
{ id: "1", icon: Users, title: "Satisfied Customers", value: "15,000+" },
|
|
|
|
|
{ id: "2", icon: Clock, title: "Years Experience", value: "20+" },
|
|
|
|
|
{ id: "3", icon: MapPin, title: "Service Locations", value: "5 States" },
|
|
|
|
|
{ id: "4", icon: TrendingUp, title: "Response Rate", value: "24/7" }
|
|
|
|
|
{ id: "3", icon: MapPin, title: "Service Locations", value: "7 Areas" },
|
|
|
|
|
{ id: "4", icon: Zap, title: "Response Time", value: "24/7" }
|
|
|
|
|
]}
|
|
|
|
|
animationType="slide-up"
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
@@ -135,18 +140,18 @@ export default function LandingPage() {
|
|
|
|
|
|
|
|
|
|
<div id="testimonials" data-section="testimonials">
|
|
|
|
|
<TestimonialCardTwelve
|
|
|
|
|
cardTitle="Trusted by thousands of South Carolina and Georgia homeowners"
|
|
|
|
|
cardTag="Real Customer Reviews"
|
|
|
|
|
cardTitle="Trusted by Thousands of Satisfied Homeowners & Businesses"
|
|
|
|
|
cardTag="Real Customer Reviews & Testimonials"
|
|
|
|
|
cardTagIcon={Star}
|
|
|
|
|
cardAnimation="slide-up"
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
testimonials={[
|
|
|
|
|
{ id: "1", name: "Sarah Miller", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Sarah Miller" },
|
|
|
|
|
{ id: "2", name: "James Wilson", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=1", imageAlt: "James Wilson" },
|
|
|
|
|
{ id: "3", name: "Maria Garcia", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Maria Garcia" },
|
|
|
|
|
{ id: "4", name: "Robert Chen", imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-office-2_1262-1488.jpg", imageAlt: "Robert Chen" },
|
|
|
|
|
{ id: "5", name: "Jennifer Davis", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=2", imageAlt: "Jennifer Davis" },
|
|
|
|
|
{ id: "6", name: "Michael Brown", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=3", imageAlt: "Michael Brown" }
|
|
|
|
|
{ id: "1", name: "Sarah Miller", imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=150&h=150&fit=crop", imageAlt: "Sarah Miller testimonial" },
|
|
|
|
|
{ id: "2", name: "James Wilson", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=150&h=150&fit=crop", imageAlt: "James Wilson testimonial" },
|
|
|
|
|
{ id: "3", name: "Maria Garcia", imageSrc: "https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=150&h=150&fit=crop", imageAlt: "Maria Garcia testimonial" },
|
|
|
|
|
{ id: "4", name: "Robert Chen", imageSrc: "https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=150&h=150&fit=crop", imageAlt: "Robert Chen testimonial" },
|
|
|
|
|
{ id: "5", name: "Jennifer Davis", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=150&h=150&fit=crop", imageAlt: "Jennifer Davis testimonial" },
|
|
|
|
|
{ id: "6", name: "Michael Brown", imageSrc: "https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=150&h=150&fit=crop", imageAlt: "Michael Brown testimonial" }
|
|
|
|
|
]}
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
@@ -154,17 +159,17 @@ export default function LandingPage() {
|
|
|
|
|
<div id="service-areas" data-section="service-areas">
|
|
|
|
|
<FeatureCardTwentyOne
|
|
|
|
|
title="Service Areas Across the Southeast"
|
|
|
|
|
description="Serving multiple locations in South Carolina and Georgia. Check if we service your area."
|
|
|
|
|
description="Serving multiple premium locations in South Carolina and Georgia. Check if we service your area today."
|
|
|
|
|
tag="Local Coverage"
|
|
|
|
|
tagIcon={MapPin}
|
|
|
|
|
accordionItems={[
|
|
|
|
|
{ id: "1", title: "South Carolina", content: "Greenville • Columbia • Lexington • Conway • Charleston" },
|
|
|
|
|
{ id: "2", title: "Georgia", content: "Savannah • Augusta" },
|
|
|
|
|
{ id: "3", title: "Service Area Coverage", content: "We service both residential and commercial properties within a 150-mile radius of Greenville, SC. Call us to verify service to your address." },
|
|
|
|
|
{ id: "4", title: "Don't See Your Area?", content: "Contact us to inquire about extended service availability. We may be able to schedule emergency service for your location." }
|
|
|
|
|
{ id: "1", title: "South Carolina", content: "Greenville • Columbia • Lexington • Conway • Charleston - Comprehensive HVAC service for residential and commercial properties." },
|
|
|
|
|
{ id: "2", title: "Georgia", content: "Savannah • Augusta - Expert heating and cooling solutions for southeastern Georgia properties." },
|
|
|
|
|
{ id: "3", title: "Service Area Details", content: "We provide premium residential and commercial HVAC service within a 150-mile radius of Greenville, SC. Call us to verify service availability to your specific address." },
|
|
|
|
|
{ id: "4", title: "Extended Service", content: "Can't find your area? Contact us to inquire about extended service availability. We often arrange emergency service for locations outside our standard territory." }
|
|
|
|
|
]}
|
|
|
|
|
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-wearing-helmets_23-2149366666.jpg?_wi=2"
|
|
|
|
|
imageAlt="HVAC service coverage map"
|
|
|
|
|
imageSrc="https://images.unsplash.com/photo-1524661135-423995f22d0b?w=800&h=600&fit=crop"
|
|
|
|
|
imageAlt: "Southeast HVAC service coverage area"
|
|
|
|
|
mediaAnimation="slide-up"
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
mediaPosition="right"
|
|
|
|
|
@@ -173,15 +178,15 @@ export default function LandingPage() {
|
|
|
|
|
|
|
|
|
|
<div id="contact" data-section="contact">
|
|
|
|
|
<ContactCTA
|
|
|
|
|
tag="Ready for Expert HVAC Service?"
|
|
|
|
|
tag="Ready for Premium HVAC Service?"
|
|
|
|
|
tagIcon={Phone}
|
|
|
|
|
title="Schedule Your Service or Get a Free Estimate Today"
|
|
|
|
|
description="Call us now or schedule online. Our team is ready to solve your heating and cooling problems with professional, reliable service."
|
|
|
|
|
title="Schedule Your Service or Get Your Free Estimate Today"
|
|
|
|
|
description="Contact us now to schedule professional service or receive a comprehensive free estimate. Our expert team is ready to solve your heating and cooling needs with premium, reliable service."
|
|
|
|
|
buttons={[
|
|
|
|
|
{ text: "Call (864) 213-9899", href: "tel:(864)213-9899" },
|
|
|
|
|
{ text: "Schedule Online", href: "#contact-form" }
|
|
|
|
|
]}
|
|
|
|
|
background={{ variant: "plain" }}
|
|
|
|
|
background={{ variant: "gradient-bars" }}
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
@@ -193,7 +198,7 @@ export default function LandingPage() {
|
|
|
|
|
{ items: [
|
|
|
|
|
{ label: "Schedule Service", href: "#contact" },
|
|
|
|
|
{ label: "Services", href: "#services" },
|
|
|
|
|
{ label: "About Us", href: "#why-us" }
|
|
|
|
|
{ label: "Why Choose Us", href: "#why-us" }
|
|
|
|
|
]},
|
|
|
|
|
{ items: [
|
|
|
|
|
{ label: "Contact", href: "tel:(864)213-9899" },
|
|
|
|
|
|