Merge version_1 into main #2
165
src/app/page.tsx
165
src/app/page.tsx
@@ -31,98 +31,63 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#home",
|
||||
},
|
||||
name: "Home", id: "#home"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "#services",
|
||||
},
|
||||
name: "Services", id: "#services"},
|
||||
{
|
||||
name: "About Us",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About Us", id: "#about"},
|
||||
{
|
||||
name: "Areas Served",
|
||||
id: "#service-area",
|
||||
},
|
||||
name: "Areas Served", id: "#service-area"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "#reviews",
|
||||
},
|
||||
name: "Reviews", id: "#reviews"},
|
||||
]}
|
||||
logoSrc="http://img.b2bpic.net/free-vector/creative-hvac-logo-template_23-2149215673.jpg"
|
||||
logoAlt="Apex Heating & Air Conditioning logo"
|
||||
brandName="Apex H&AC"
|
||||
button={{
|
||||
text: "Call Now: (919) 561-5559",
|
||||
href: "tel:+19195615559",
|
||||
}}
|
||||
text: "Call Now: (919) 561-5559", href: "tel:+19195615559"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="home" data-section="home">
|
||||
<HeroSplit
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
imagePosition="right"
|
||||
title="Keeping Cary Comfortable Year-Round"
|
||||
description="Your trusted local experts for reliable heating and air conditioning services in Cary, NC and surrounding areas. Experience superior home comfort with Apex."
|
||||
buttons={[
|
||||
{
|
||||
text: "Request a Free Quote",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Request a Free Quote", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mechanic-calibrating-pressure-device_482257-92757.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mechanic-calibrating-pressure-device_482257-92757.jpg"
|
||||
imageAlt="HVAC technician working on an outdoor AC unit at a home"
|
||||
mediaAnimation="entrance-slide"
|
||||
mediaAnimation="slide-up"
|
||||
fixedMediaHeight={true}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-young-female-dark-jacket-pink-background_179666-14386.jpg",
|
||||
alt: "Satisfied Customer 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-young-female-dark-jacket-pink-background_179666-14386.jpg", alt: "Satisfied Customer 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/positive-customer-approving-new-offer_1262-17151.jpg",
|
||||
alt: "Satisfied Customer 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/positive-customer-approving-new-offer_1262-17151.jpg", alt: "Satisfied Customer 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/positive-satisfied-customer-making-ok-gesture_74855-3646.jpg",
|
||||
alt: "Satisfied Customer 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/positive-satisfied-customer-making-ok-gesture_74855-3646.jpg", alt: "Satisfied Customer 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-young-female-dark-jacket-pink-background_179666-14660.jpg",
|
||||
alt: "Satisfied Customer 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-young-female-dark-jacket-pink-background_179666-14660.jpg", alt: "Satisfied Customer 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-happy-man-showing-approval_23-2148230800.jpg",
|
||||
alt: "Satisfied Customer 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-happy-man-showing-approval_23-2148230800.jpg", alt: "Satisfied Customer 5"},
|
||||
]}
|
||||
avatarText="Join 1000+ happy customers!"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Emergency Repairs",
|
||||
},
|
||||
type: "text", text: "Emergency Repairs"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Certified Technicians",
|
||||
},
|
||||
type: "text", text: "Certified Technicians"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Upfront Pricing",
|
||||
},
|
||||
type: "text", text: "Upfront Pricing"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Satisfaction Guaranteed",
|
||||
},
|
||||
type: "text", text: "Satisfaction Guaranteed"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Local & Trusted",
|
||||
},
|
||||
type: "text", text: "Local & Trusted"},
|
||||
]}
|
||||
marqueeSpeed={40}
|
||||
showMarqueeCard={true}
|
||||
@@ -135,52 +100,22 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "AC Installation",
|
||||
description: "Expert installation of new air conditioning systems for optimal cooling efficiency.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Snowflake,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/vector-blue-snowflake-isolated-white-background_134830-1078.jpg",
|
||||
imageAlt: "AC installation icon blue",
|
||||
title: "AC Installation", description: "Expert installation of new air conditioning systems for optimal cooling efficiency.", bentoComponent: "reveal-icon", icon: Snowflake,
|
||||
},
|
||||
{
|
||||
title: "AC Repair",
|
||||
description: "Fast and reliable repairs to get your air conditioner running smoothly again.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Wrench,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/creative-hvac-logo-template_23-2149215673.jpg",
|
||||
imageAlt: "AC installation icon blue",
|
||||
title: "AC Repair", description: "Fast and reliable repairs to get your air conditioner running smoothly again.", bentoComponent: "reveal-icon", icon: Wrench,
|
||||
},
|
||||
{
|
||||
title: "Heating Installation",
|
||||
description: "Professional installation of new heating systems tailored to your home's needs.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Gauge,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-calibrating-pressure-device_482257-92757.jpg?_wi=2",
|
||||
imageAlt: "AC installation icon blue",
|
||||
title: "Heating Installation", description: "Professional installation of new heating systems tailored to your home's needs.", bentoComponent: "reveal-icon", icon: Gauge,
|
||||
},
|
||||
{
|
||||
title: "Heating Repair",
|
||||
description: "Quick and efficient heating system repairs to restore warmth to your home.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Flame,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334228.jpg",
|
||||
imageAlt: "AC installation icon blue",
|
||||
title: "Heating Repair", description: "Quick and efficient heating system repairs to restore warmth to your home.", bentoComponent: "reveal-icon", icon: Flame,
|
||||
},
|
||||
{
|
||||
title: "Maintenance Plans",
|
||||
description: "Proactive maintenance to extend the life of your HVAC system and prevent breakdowns.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: CalendarCheck,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/heating-convection-flat-banners-set_1284-10671.jpg",
|
||||
imageAlt: "AC installation icon blue",
|
||||
title: "Maintenance Plans", description: "Proactive maintenance to extend the life of your HVAC system and prevent breakdowns.", bentoComponent: "reveal-icon", icon: CalendarCheck,
|
||||
},
|
||||
{
|
||||
title: "Emergency Service",
|
||||
description: "24/7 emergency services for unexpected HVAC breakdowns, anytime you need us.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: AlertTriangle,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/conditioning-icons-collection_1262-3909.jpg",
|
||||
imageAlt: "AC installation icon blue",
|
||||
title: "Emergency Service", description: "24/7 emergency services for unexpected HVAC breakdowns, anytime you need us.", bentoComponent: "reveal-icon", icon: AlertTriangle,
|
||||
},
|
||||
]}
|
||||
title="Comprehensive HVAC Services You Can Trust"
|
||||
@@ -198,7 +133,7 @@ export default function LandingPage() {
|
||||
icon={ShieldCheck}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg"
|
||||
imageAlt="Happy homeowner shaking hands with an HVAC technician"
|
||||
mediaAnimation="entrance-slide"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -207,14 +142,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Cary, NC",
|
||||
"Apex, NC",
|
||||
"Morrisville, NC",
|
||||
"Raleigh, NC",
|
||||
"Holly Springs, NC",
|
||||
"Fuquay-Varina, NC",
|
||||
"Garner, NC",
|
||||
]}
|
||||
"Cary, NC", "Apex, NC", "Morrisville, NC", "Raleigh, NC", "Holly Springs, NC", "Fuquay-Varina, NC", "Garner, NC"]}
|
||||
title="Proudly Serving Cary and Beyond"
|
||||
description="We bring dependable heating and air conditioning solutions to homes and businesses across the vibrant Triangle region. Our team is always ready to assist."
|
||||
speed={50}
|
||||
@@ -230,28 +158,18 @@ export default function LandingPage() {
|
||||
author="Google Reviews"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg",
|
||||
alt: "Customer Sarah Johnson",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", alt: "Customer Sarah Johnson"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/impressed-girl-admiring-great-music-taste-friend-showing-thumbs-up-smiling-excited-astoni_1258-142264.jpg",
|
||||
alt: "Customer Michael Chen",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/impressed-girl-admiring-great-music-taste-friend-showing-thumbs-up-smiling-excited-astoni_1258-142264.jpg", alt: "Customer Michael Chen"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/customer-experience-creative-collage_23-2149371203.jpg",
|
||||
alt: "Customer Emily Rodriguez",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/customer-experience-creative-collage_23-2149371203.jpg", alt: "Customer Emily Rodriguez"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/collage-customer-experience-concept_23-2149367142.jpg",
|
||||
alt: "Customer David Kim",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/collage-customer-experience-concept_23-2149367142.jpg", alt: "Customer David Kim"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-cheerful-beautiful-student-girl-blue-dress-smiling-broadly-having-fun-while-surfing-internet-laptop_343059-3896.jpg",
|
||||
alt: "Customer Lisa White",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-cheerful-beautiful-student-girl-blue-dress-smiling-broadly-having-fun-while-surfing-internet-laptop_343059-3896.jpg", alt: "Customer Lisa White"},
|
||||
]}
|
||||
ratingAnimation="entrance-slide"
|
||||
avatarsAnimation="entrance-slide"
|
||||
ratingAnimation="slide-up"
|
||||
avatarsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -259,15 +177,14 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Get in Touch"
|
||||
title="Schedule Your Service Today"
|
||||
description="Apex Heating & Air Conditioning is ready to provide expert HVAC solutions for your home or business. Contact us for a free quote or immediate assistance. Call us at (919) 561-5559."
|
||||
tagIcon={PhoneCall}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/map-illinois-polygonal-mesh-line-map-flag-map_559531-11383.jpg"
|
||||
imageAlt="Google Map showing Apex Heating & Air Conditioning location in Cary, NC"
|
||||
mediaAnimation="entrance-slide"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
inputPlaceholder="Your Name"
|
||||
buttonText="Send Message"
|
||||
@@ -284,14 +201,10 @@ export default function LandingPage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Facebook,
|
||||
href: "#",
|
||||
ariaLabel: "Facebook page",
|
||||
},
|
||||
href: "#", ariaLabel: "Facebook page"},
|
||||
{
|
||||
icon: Instagram,
|
||||
href: "#",
|
||||
ariaLabel: "Instagram profile",
|
||||
},
|
||||
href: "#", ariaLabel: "Instagram profile"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user