Update src/app/page.tsx
This commit is contained in:
354
src/app/page.tsx
354
src/app/page.tsx
@@ -30,22 +30,10 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "testimonials",
|
||||
},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "faq",
|
||||
},
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "Services", id: "services" },
|
||||
{ name: "Reviews", id: "testimonials" },
|
||||
{ name: "FAQ", id: "faq" },
|
||||
]}
|
||||
brandName="CENTRAL"
|
||||
/>
|
||||
@@ -53,42 +41,16 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardCarousel
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Melbourne’s Trusted Experts in Heating & Air Conditioning"
|
||||
description="Premium HVAC installation, repairs and maintenance with fast response times and service you can rely on."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get a Free Quote",
|
||||
href: "#contact",
|
||||
},
|
||||
{
|
||||
text: "Book a Service",
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Get a Free Quote", href: "#contact" }, { text: "Book a Service", href: "#contact" }]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/trained-engineer-certified-technician-opening-up-old-faulty-hvac-system-replace-it-with-new-performant-outside-air-conditioner-after-draining-refrigerant-replacing-ductwork_482257-70157.jpg?_wi=1",
|
||||
imageAlt: "hvac technician working modern home",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721520.jpg",
|
||||
imageAlt: "hvac technician working modern home",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-city-building-with-air-conditioning-units_23-2148798635.jpg",
|
||||
imageAlt: "hvac technician working modern home",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-touching-measuring-device-wall-near-power-socket_259150-58248.jpg",
|
||||
imageAlt: "hvac technician working modern home",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/father-having-coffee-while-holding-his-baby_107420-96346.jpg",
|
||||
imageAlt: "hvac technician working modern home",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/trained-engineer-certified-technician-opening-up-old-faulty-hvac-system-replace-it-with-new-performant-outside-air-conditioner-after-draining-refrigerant-replacing-ductwork_482257-70157.jpg", imageAlt: "hvac technician working modern home" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721520.jpg", imageAlt: "hvac technician working modern home" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/low-angle-city-building-with-air-conditioning-units_23-2148798635.jpg", imageAlt: "hvac technician working modern home" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/man-touching-measuring-device-wall-near-power-socket_259150-58248.jpg", imageAlt: "hvac technician working modern home" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/father-having-coffee-while-holding-his-baby_107420-96346.jpg", imageAlt: "hvac technician working modern home" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -97,13 +59,7 @@ export default function LandingPage() {
|
||||
<SocialProofOne
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Google",
|
||||
"Facebook",
|
||||
"TrueLocal",
|
||||
"YellowPages",
|
||||
"Trustpilot",
|
||||
]}
|
||||
names={["Google", "Facebook", "TrueLocal", "YellowPages", "Trustpilot"]}
|
||||
title="Trusted by Thousands"
|
||||
description="5-Star Rated Service by our local customers."
|
||||
/>
|
||||
@@ -115,76 +71,11 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "AC Installation",
|
||||
description: "Expert system fitting.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/workers-refilling-air-conditione-freon_482257-85114.jpg",
|
||||
imageAlt: "hvac technician working modern home",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technician-dismantling-condenser_482257-90835.jpg",
|
||||
imageAlt: "hvac technician working modern home",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/trained-engineer-certified-technician-opening-up-old-faulty-hvac-system-replace-it-with-new-performant-outside-air-conditioner-after-draining-refrigerant-replacing-ductwork_482257-70157.jpg?_wi=2",
|
||||
imageAlt: "hvac technician working modern home",
|
||||
},
|
||||
{
|
||||
title: "HVAC Repair",
|
||||
description: "Fast diagnostics.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-climbing-ladder_23-2148921409.jpg",
|
||||
imageAlt: "hvac technician working modern home",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/defective-external-air-conditioner_482257-91071.jpg",
|
||||
imageAlt: "hvac technician working modern home",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-business-laptop-studying_1303-1266.jpg?_wi=1",
|
||||
imageAlt: "hvac technician working modern home",
|
||||
},
|
||||
{
|
||||
title: "System Maintenance",
|
||||
description: "Extended lifespan.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-working-as-plumber_23-2150746295.jpg",
|
||||
imageAlt: "hvac technician working modern home",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17482.jpg",
|
||||
imageAlt: "hvac technician working modern home",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-woman-showing-thumbs-up_23-2149321560.jpg?_wi=1",
|
||||
imageAlt: "hvac technician working modern home",
|
||||
},
|
||||
{
|
||||
title: "Heating Repairs",
|
||||
description: "Warm winter care.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/specialist-phone-with-home-owner_482257-80143.jpg",
|
||||
imageAlt: "hvac technician working modern home",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-wearing-helmet_23-2149366663.jpg",
|
||||
imageAlt: "hvac technician working modern home",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-pictures-nature_329181-17394.jpg?_wi=1",
|
||||
imageAlt: "hvac technician working modern home",
|
||||
},
|
||||
{
|
||||
title: "Vent & Duct Repair",
|
||||
description: "Clear airflow.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/focused-male-plant-engineer-hardhat-glasses-operating-industrial-machine-pushing-buttons-control-panel_74855-16376.jpg",
|
||||
imageAlt: "hvac technician working modern home",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/defective-manometers-zoom-shot_482257-96171.jpg",
|
||||
imageAlt: "hvac technician working modern home",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-modern-plants-deco_23-2149198558.jpg?_wi=1",
|
||||
imageAlt: "hvac technician working modern home",
|
||||
},
|
||||
{ title: "AC Installation", description: "Expert system fitting.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/workers-refilling-air-conditione-freon_482257-85114.jpg", imageAlt: "hvac technician working modern home" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/technician-dismantling-condenser_482257-90835.jpg", imageAlt: "hvac technician working modern home" } },
|
||||
{ title: "HVAC Repair", description: "Fast diagnostics.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-climbing-ladder_23-2148921409.jpg", imageAlt: "hvac technician working modern home" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/defective-external-air-conditioner_482257-91071.jpg", imageAlt: "hvac technician working modern home" } },
|
||||
{ title: "System Maintenance", description: "Extended lifespan.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-working-as-plumber_23-2150746295.jpg", imageAlt: "hvac technician working modern home" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17482.jpg", imageAlt: "hvac technician working modern home" } },
|
||||
{ title: "Heating Repairs", description: "Warm winter care.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/specialist-phone-with-home-owner_482257-80143.jpg", imageAlt: "hvac technician working modern home" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-wearing-helmet_23-2149366663.jpg", imageAlt: "hvac technician working modern home" } },
|
||||
{ title: "Vent & Duct Repair", description: "Clear airflow.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/focused-male-plant-engineer-hardhat-glasses-operating-industrial-machine-pushing-buttons-control-panel_74855-16376.jpg", imageAlt: "hvac technician working modern home" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/defective-manometers-zoom-shot_482257-96171.jpg", imageAlt: "hvac technician working modern home" } }
|
||||
]}
|
||||
showStepNumbers={false}
|
||||
title="Complete Heating & Cooling Solutions"
|
||||
@@ -197,29 +88,8 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Comfort Without Compromise"
|
||||
description="We blend premium trade expertise with white-glove service standards to ensure your home is always at the perfect temperature."
|
||||
metrics={[
|
||||
{
|
||||
value: "15+",
|
||||
title: "Years Experience",
|
||||
},
|
||||
{
|
||||
value: "100%",
|
||||
title: "Satisfaction",
|
||||
},
|
||||
{
|
||||
value: "5000+",
|
||||
title: "Homes Serviced",
|
||||
},
|
||||
{
|
||||
value: "24/7",
|
||||
title: "Available",
|
||||
},
|
||||
{
|
||||
value: "10+",
|
||||
title: "Awards",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-man-business-laptop-studying_1303-1266.jpg?_wi=2"
|
||||
metrics={[{ value: "15+", title: "Years Experience" }, { value: "100%", title: "Satisfaction" }, { value: "5000+", title: "Homes Serviced" }, { value: "24/7", title: "Available" }, { value: "10+", title: "Awards" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-man-business-laptop-studying_1303-1266.jpg"
|
||||
imageAlt="professional technician uniform portrait"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -233,46 +103,11 @@ export default function LandingPage() {
|
||||
gridVariant="bento-grid"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah J.",
|
||||
role: "Homeowner",
|
||||
company: "Melbourne",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-woman-showing-thumbs-up_23-2149321560.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael B.",
|
||||
role: "Homeowner",
|
||||
company: "Melbourne",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-pictures-nature_329181-17394.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily R.",
|
||||
role: "Homeowner",
|
||||
company: "Melbourne",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-modern-plants-deco_23-2149198558.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "David K.",
|
||||
role: "Homeowner",
|
||||
company: "Melbourne",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charming-lady-with-short-hair-denim-long-sleeve-jacket-smiling-sincerely-outdoors-young-woman-headphones-with-bright-lips-poses-outside_197531-19345.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Jessica L.",
|
||||
role: "Homeowner",
|
||||
company: "Melbourne",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-as-real-estate-agent_23-2151064995.jpg",
|
||||
},
|
||||
{ id: "1", name: "Sarah J.", role: "Homeowner", company: "Melbourne", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-woman-showing-thumbs-up_23-2149321560.jpg" },
|
||||
{ id: "2", name: "Michael B.", role: "Homeowner", company: "Melbourne", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-pictures-nature_329181-17394.jpg" },
|
||||
{ id: "3", name: "Emily R.", role: "Homeowner", company: "Melbourne", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-modern-plants-deco_23-2149198558.jpg" },
|
||||
{ id: "4", name: "David K.", role: "Homeowner", company: "Melbourne", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/charming-lady-with-short-hair-denim-long-sleeve-jacket-smiling-sincerely-outdoors-young-woman-headphones-with-bright-lips-poses-outside_197531-19345.jpg" },
|
||||
{ id: "5", name: "Jessica L.", role: "Homeowner", company: "Melbourne", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-as-real-estate-agent_23-2151064995.jpg" }
|
||||
]}
|
||||
title="What Our Clients Say"
|
||||
description="Authentic experiences from local families."
|
||||
@@ -285,76 +120,11 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Contact Us",
|
||||
description: "Call or book online for immediate scheduling.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/set-designer-work-indoors_23-2149837023.jpg",
|
||||
imageAlt: "hvac technician working modern home",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-dirty-broken-inside-compartments-air-conditioner_632498-1084.jpg",
|
||||
imageAlt: "hvac technician working modern home",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/trained-engineer-certified-technician-opening-up-old-faulty-hvac-system-replace-it-with-new-performant-outside-air-conditioner-after-draining-refrigerant-replacing-ductwork_482257-70157.jpg?_wi=3",
|
||||
imageAlt: "hvac technician working modern home",
|
||||
},
|
||||
{
|
||||
title: "Inspection & Quote",
|
||||
description: "Expert assessment and transparent pricing.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hvac-repairman-adjusts-pressure-levels_482257-91172.jpg",
|
||||
imageAlt: "hvac technician working modern home",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-workbench-using-manual-sandpaper-tool-sander-timber-block_482257-83762.jpg",
|
||||
imageAlt: "hvac technician working modern home",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-business-laptop-studying_1303-1266.jpg?_wi=3",
|
||||
imageAlt: "hvac technician working modern home",
|
||||
},
|
||||
{
|
||||
title: "Installation or Repair",
|
||||
description: "Efficient, professional trade work.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-working_23-2148836090.jpg",
|
||||
imageAlt: "hvac technician working modern home",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-doing-household-chores-participating-cleaning-home_23-2151468791.jpg",
|
||||
imageAlt: "hvac technician working modern home",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-woman-showing-thumbs-up_23-2149321560.jpg?_wi=3",
|
||||
imageAlt: "hvac technician working modern home",
|
||||
},
|
||||
{
|
||||
title: "Ongoing Comfort",
|
||||
description: "Regular maintenance to keep you cool year round.",
|
||||
phoneOne: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=lme30b",
|
||||
imageAlt: "hvac technician working modern home",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-refrigerant-manifold-gauges_482257-90522.jpg",
|
||||
imageAlt: "hvac technician working modern home",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-pictures-nature_329181-17394.jpg?_wi=3",
|
||||
imageAlt: "hvac technician working modern home",
|
||||
},
|
||||
{
|
||||
title: "Quality Audit",
|
||||
description: "Post-service check for your peace of mind.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-taking-care-office-cleaning_23-2149374474.jpg",
|
||||
imageAlt: "Person taking care of office cleaning",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-worker-sweeping-away-loose-debris-accumulated-around-air-conditioner-base-trained-engineer-cleaning-hvac-system-body-control-panel-with-dusting-brush-tool-remove-loose-dirt_482257-70162.jpg",
|
||||
imageAlt: "African american worker sweeping away loose debris accumulated around air conditioner base. Trained engineer cleaning hvac system body and control panel with dusting brush tool to remove loose dirt",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-modern-plants-deco_23-2149198558.jpg?_wi=3",
|
||||
imageAlt: "hvac technician working modern home",
|
||||
},
|
||||
{ title: "Contact Us", description: "Call or book online for immediate scheduling.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/set-designer-work-indoors_23-2149837023.jpg", imageAlt: "hvac technician working modern home" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-dirty-broken-inside-compartments-air-conditioner_632498-1084.jpg", imageAlt: "hvac technician working modern home" } },
|
||||
{ title: "Inspection & Quote", description: "Expert assessment and transparent pricing.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/hvac-repairman-adjusts-pressure-levels_482257-91172.jpg", imageAlt: "hvac technician working modern home" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/man-workbench-using-manual-sandpaper-tool-sander-timber-block_482257-83762.jpg", imageAlt: "hvac technician working modern home" } },
|
||||
{ title: "Installation or Repair", description: "Efficient, professional trade work.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-working_23-2148836090.jpg", imageAlt: "hvac technician working modern home" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-doing-household-chores-participating-cleaning-home_23-2151468791.jpg", imageAlt: "hvac technician working modern home" } },
|
||||
{ title: "Ongoing Comfort", description: "Regular maintenance to keep you cool year round.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=lme30b", imageAlt: "hvac technician working modern home" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-refrigerant-manifold-gauges_482257-90522.jpg", imageAlt: "hvac technician working modern home" } },
|
||||
{ title: "Quality Audit", description: "Post-service check for your peace of mind.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/person-taking-care-office-cleaning_23-2149374474.jpg", imageAlt: "Person taking care of office cleaning" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/african-american-worker-sweeping-away-loose-debris-accumulated-around-air-conditioner-base-trained-engineer-cleaning-hvac-system-body-control-panel-with-dusting-brush-tool-remove-loose-dirt_482257-70162.jpg", imageAlt: "African american worker sweeping away loose debris accumulated around air conditioner base. Trained engineer cleaning hvac system body and control panel with dusting brush tool to remove loose dirt" } }
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
title="Simple, Stress-Free Service"
|
||||
@@ -367,31 +137,11 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "How quickly can you attend repairs?",
|
||||
content: "We offer same-day emergency support.",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Do you offer maintenance plans?",
|
||||
content: "Yes, we have yearly care packages.",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "What brands do you install?",
|
||||
content: "We handle all major high-end HVAC brands.",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
title: "Are quotes free?",
|
||||
content: "Yes, all our site inspections are complimentary.",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
title: "Do you work on commercial properties?",
|
||||
content: "Yes, our team is equipped for both residential and light commercial HVAC needs.",
|
||||
},
|
||||
{ id: "1", title: "How quickly can you attend repairs?", content: "We offer same-day emergency support." },
|
||||
{ id: "2", title: "Do you offer maintenance plans?", content: "Yes, we have yearly care packages." },
|
||||
{ id: "3", title: "What brands do you install?", content: "We handle all major high-end HVAC brands." },
|
||||
{ id: "4", title: "Are quotes free?", content: "Yes, all our site inspections are complimentary." },
|
||||
{ id: "5", title: "Do you work on commercial properties?", content: "Yes, our team is equipped for both residential and light commercial HVAC needs." }
|
||||
]}
|
||||
title="Common Questions"
|
||||
description="Everything you need to know about our premium HVAC services."
|
||||
@@ -402,50 +152,26 @@ export default function LandingPage() {
|
||||
<div id="promo" data-section="promo">
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
text="Book Your HVAC Service Today"
|
||||
buttons={[
|
||||
{
|
||||
text: "Schedule Now",
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Schedule Now", href: "#contact" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactText
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
text="Comfort Starts Here"
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Free Quote",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
text: "Call Now",
|
||||
href: "tel:0312345678",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Get Free Quote", href: "#" }, { text: "Call Now", href: "tel:0312345678" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoReveal
|
||||
logoText="CENTRAL"
|
||||
leftLink={{
|
||||
text: "Privacy Policy",
|
||||
href: "#",
|
||||
}}
|
||||
rightLink={{
|
||||
text: "Terms of Service",
|
||||
href: "#",
|
||||
}}
|
||||
leftLink={{ text: "Privacy Policy", href: "#" }}
|
||||
rightLink={{ text: "Terms of Service", href: "#" }}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user