Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-08 16:27:35 +00:00

View File

@@ -33,33 +33,19 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "#home",
},
name: "Home", id: "#home"},
{
name: "About",
id: "#about",
},
name: "About", id: "#about"},
{
name: "Services",
id: "#services",
},
name: "Services", id: "#services"},
{
name: "Pricing",
id: "#pricing",
},
name: "Pricing", id: "#pricing"},
{
name: "Testimonials",
id: "#testimonials",
},
name: "Testimonials", id: "#testimonials"},
{
name: "FAQ",
id: "#faq",
},
name: "FAQ", id: "#faq"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=upey40"
logoAlt="Builder's Heating & Air Conditioning Logo"
@@ -73,13 +59,9 @@ export default function LandingPage() {
description="Experience unparalleled heating, ventilation, and air conditioning services from a team trusted for decades."
buttons={[
{
text: "Get a Free Estimate",
href: "#contact",
},
text: "Get a Free Estimate", href: "#contact"},
{
text: "Explore Services",
href: "#services",
},
text: "Explore Services", href: "#services"},
]}
imageSrc="http://img.b2bpic.net/free-photo/woman-using-digital-assistant-her-tablet_23-2149108007.jpg"
imageAlt="Luxurious home interior with perfect climate control"
@@ -87,25 +69,15 @@ export default function LandingPage() {
textPosition="bottom"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/blond-woman-smiling-isolated-white-space_268835-947.jpg",
alt: "Blond woman smiling isolated over a white space",
},
src: "http://img.b2bpic.net/free-photo/blond-woman-smiling-isolated-white-space_268835-947.jpg", alt: "Blond woman smiling isolated over a white space"},
{
src: "http://img.b2bpic.net/free-photo/beautiful-young-woman-wearing-white-blouse-smiling-looking-camera_181624-43403.jpg",
alt: "Beautiful young woman wearing a white blouse smiling and looking at the camera",
},
src: "http://img.b2bpic.net/free-photo/beautiful-young-woman-wearing-white-blouse-smiling-looking-camera_181624-43403.jpg", alt: "Beautiful young woman wearing a white blouse smiling and looking at the camera"},
{
src: "http://img.b2bpic.net/free-photo/portrait-woman-teaching-sign-language_23-2148719706.jpg",
alt: "Portrait of woman teaching sign language",
},
src: "http://img.b2bpic.net/free-photo/portrait-woman-teaching-sign-language_23-2148719706.jpg", alt: "Portrait of woman teaching sign language"},
{
src: "http://img.b2bpic.net/free-photo/confident-happy-brunette-businesswoman-posing-studio_176420-29819.jpg",
alt: "Confident happy brunette businesswoman posing in the studio",
},
src: "http://img.b2bpic.net/free-photo/confident-happy-brunette-businesswoman-posing-studio_176420-29819.jpg", alt: "Confident happy brunette businesswoman posing in the studio"},
{
src: "http://img.b2bpic.net/free-photo/portrait-beautiful-redhead-lady_23-2148339146.jpg",
alt: "Portrait of beautiful redhead lady",
},
src: "http://img.b2bpic.net/free-photo/portrait-beautiful-redhead-lady_23-2148339146.jpg", alt: "Portrait of beautiful redhead lady"},
]}
avatarText="Join thousands of satisfied customers!"
/>
@@ -116,19 +88,17 @@ export default function LandingPage() {
useInvertedBackground={true}
heading={[
{
type: "text",
content: "Builder's Heating & Air Conditioning: Decades of Dedicated Service",
},
type: "text", content: "Builder's Heating & Air Conditioning: Decades of Dedicated Service"},
{
type: "image", src: "http://img.b2bpic.net/free-photo/young-female-showing-winner-gesture-worker-uniform-looking-excited-front-view_176474-34526.jpg", alt: "Experienced HVAC technician smiling portrait"},
{
type: "text", content: "For over 30 years, Builder's Heating & Air Conditioning has been the cornerstone of comfort in our community. While our journey has seen evolution, our core commitment to unparalleled expertise and customer satisfaction remains unwavering. We blend time-honored reliability with cutting-edge solutions to ensure your home or business always enjoys the perfect climate."
}
]}
buttons={[
{
text: "Our Story",
href: "#",
},
text: "Our Story", href: "#"},
]}
imageSrc="http://img.b2bpic.net/free-photo/young-female-showing-winner-gesture-worker-uniform-looking-excited-front-view_176474-34526.jpg"
imageAlt="Experienced HVAC technician smiling portrait"
description="For over 30 years, Builder's Heating & Air Conditioning has been the cornerstone of comfort in our community. While our journey has seen evolution, our core commitment to unparalleled expertise and customer satisfaction remains unwavering. We blend time-honored reliability with cutting-edge solutions to ensure your home or business always enjoys the perfect climate."
/>
</div>
@@ -139,45 +109,15 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "furnace-install",
title: "Furnace Installation & Replacement",
description: "Expert installation of energy-efficient heating systems tailored to your home's needs for optimal warmth.",
tag: "Heating",
imageSrc: "http://img.b2bpic.net/free-photo/living-room-corner-style-with-fireplace-decor-wood-concept-interior-room-style_169016-13497.jpg",
imageAlt: "new furnace installation modern home",
},
id: "furnace-install", title: "Furnace Installation & Replacement", description: "Expert installation of energy-efficient heating systems tailored to your home's needs for optimal warmth.", tag: "Heating", imageSrc: "http://img.b2bpic.net/free-photo/living-room-corner-style-with-fireplace-decor-wood-concept-interior-room-style_169016-13497.jpg", imageAlt: "new furnace installation modern home"},
{
id: "ac-repair",
title: "AC Repair & Maintenance",
description: "Prompt and reliable repair services to restore your cooling comfort, alongside preventative maintenance plans.",
tag: "Cooling",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-heat-pump-outside-home_23-2149250256.jpg",
imageAlt: "air conditioning repair technician working",
},
id: "ac-repair", title: "AC Repair & Maintenance", description: "Prompt and reliable repair services to restore your cooling comfort, alongside preventative maintenance plans.", tag: "Cooling", imageSrc: "http://img.b2bpic.net/free-photo/close-up-heat-pump-outside-home_23-2149250256.jpg", imageAlt: "air conditioning repair technician working"},
{
id: "water-heaters",
title: "Water Heater Services",
description: "Installation, repair, and maintenance for various water heater types, ensuring consistent hot water access.",
tag: "Plumbing",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-wearing-helmet_23-2149366663.jpg",
imageAlt: "hvac maintenance checklist paperwork clipboard",
},
id: "water-heaters", title: "Water Heater Services", description: "Installation, repair, and maintenance for various water heater types, ensuring consistent hot water access.", tag: "Plumbing", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-wearing-helmet_23-2149366663.jpg", imageAlt: "hvac maintenance checklist paperwork clipboard"},
{
id: "duct-cleaning",
title: "Duct Cleaning & Air Quality",
description: "Improve your indoor air quality with professional duct cleaning and advanced filtration system installations.",
tag: "Air Quality",
imageSrc: "http://img.b2bpic.net/free-photo/african-american-electrician-doing-leak-checks-other-necessary-repairs-prevent-major-breakdowns-licensed-serviceman-verifying-air-conditioner-writing-findings-clipboard_482257-70255.jpg",
imageAlt: "hvac maintenance checklist paperwork clipboard",
},
id: "duct-cleaning", title: "Duct Cleaning & Air Quality", description: "Improve your indoor air quality with professional duct cleaning and advanced filtration system installations.", tag: "Air Quality", imageSrc: "http://img.b2bpic.net/free-photo/african-american-electrician-doing-leak-checks-other-necessary-repairs-prevent-major-breakdowns-licensed-serviceman-verifying-air-conditioner-writing-findings-clipboard_482257-70255.jpg", imageAlt: "hvac maintenance checklist paperwork clipboard"},
{
id: "thermostat-control",
title: "Smart Thermostat Installation",
description: "Upgrade to smart thermostats for enhanced control, energy savings, and personalized climate management.",
tag: "Smart Home",
imageSrc: "http://img.b2bpic.net/free-photo/young-engineer-adjusting-autonomous-heating_1303-26539.jpg",
imageAlt: "new furnace installation modern home",
},
id: "thermostat-control", title: "Smart Thermostat Installation", description: "Upgrade to smart thermostats for enhanced control, energy savings, and personalized climate management.", tag: "Smart Home", imageSrc: "http://img.b2bpic.net/free-photo/young-engineer-adjusting-autonomous-heating_1303-26539.jpg", imageAlt: "new furnace installation modern home"},
]}
title="Comprehensive Comfort Solutions"
description="From installation to meticulous maintenance, we ensure your environment is always perfectly conditioned."
@@ -191,64 +131,31 @@ export default function LandingPage() {
useInvertedBackground={true}
plans={[
{
id: "basic-care",
badge: "Essential",
badgeIcon: Star,
price: "$129/year",
subtitle: "Basic annual check-up for vital systems.",
buttons: [
id: "basic-care", badge: "Essential", badgeIcon: Star,
price: "$129/year", subtitle: "Basic annual check-up for vital systems.", buttons: [
{
text: "Choose Basic",
href: "#contact",
},
text: "Choose Basic", href: "#contact"},
],
features: [
"Annual System Inspection",
"Filter Replacement (Standard)",
"Priority Scheduling",
"10% Off Repairs",
],
"Annual System Inspection", "Filter Replacement (Standard)", "Priority Scheduling", "10% Off Repairs"],
},
{
id: "premium-comfort",
badge: "Recommended",
badgeIcon: Sparkles,
price: "$249/year",
subtitle: "Comprehensive protection and enhanced benefits.",
buttons: [
id: "premium-comfort", badge: "Recommended", badgeIcon: Sparkles,
price: "$249/year", subtitle: "Comprehensive protection and enhanced benefits.", buttons: [
{
text: "Choose Premium",
href: "#contact",
},
text: "Choose Premium", href: "#contact"},
],
features: [
"Bi-Annual System Inspections",
"Advanced Filter Replacement",
"24/7 Emergency Support",
"15% Off Repairs & Parts",
"Water Heater Inspection",
],
"Bi-Annual System Inspections", "Advanced Filter Replacement", "24/7 Emergency Support", "15% Off Repairs & Parts", "Water Heater Inspection"],
},
{
id: "ultimate-peace",
badge: "Luxury",
badgeIcon: Crown,
price: "$399/year",
subtitle: "All-inclusive service for complete peace of mind.",
buttons: [
id: "ultimate-peace", badge: "Luxury", badgeIcon: Crown,
price: "$399/year", subtitle: "All-inclusive service for complete peace of mind.", buttons: [
{
text: "Choose Ultimate",
href: "#contact",
},
text: "Choose Ultimate", href: "#contact"},
],
features: [
"Quarterly System Inspections",
"Premium Air Filtration System",
"24/7 Priority Emergency Support",
"20% Off Repairs & Parts",
"Dedicated Account Manager",
"Free Diagnostics",
],
"Quarterly System Inspections", "Premium Air Filtration System", "24/7 Priority Emergency Support", "20% Off Repairs & Parts", "Dedicated Account Manager", "Free Diagnostics"],
},
]}
title="Transparent Pricing, Ultimate Value"
@@ -263,29 +170,11 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "years",
value: "30+",
title: "Years of Service",
description: "A testament to our enduring commitment and expertise in the HVAC industry.",
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-first-class-stamp-collection_23-2149752754.jpg",
imageAlt: "award ribbon excellence service history",
},
id: "years", value: "30+", title: "Years of Service", description: "A testament to our enduring commitment and expertise in the HVAC industry.", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-first-class-stamp-collection_23-2149752754.jpg", imageAlt: "award ribbon excellence service history"},
{
id: "homes",
value: "10,000+",
title: "Happy Homes",
description: "Over ten thousand households trust us for their heating, cooling, and air quality needs.",
imageSrc: "http://img.b2bpic.net/free-photo/badge-reward-successful-champion-competition-concept_53876-120790.jpg",
imageAlt: "trust badge checkmark quality service",
},
id: "homes", value: "10,000+", title: "Happy Homes", description: "Over ten thousand households trust us for their heating, cooling, and air quality needs.", imageSrc: "http://img.b2bpic.net/free-photo/badge-reward-successful-champion-competition-concept_53876-120790.jpg", imageAlt: "trust badge checkmark quality service"},
{
id: "support",
value: "24/7",
title: "Emergency Support",
description: "Reliable round-the-clock service ensuring comfort never takes a break.",
imageSrc: "http://img.b2bpic.net/free-photo/looking-puzzled-confused_1194-406826.jpg",
imageAlt: "24/7 support icon phone headset",
},
id: "support", value: "24/7", title: "Emergency Support", description: "Reliable round-the-clock service ensuring comfort never takes a break.", imageSrc: "http://img.b2bpic.net/free-photo/looking-puzzled-confused_1194-406826.jpg", imageAlt: "24/7 support icon phone headset"},
]}
title="Our Legacy of Comfort"
description="For over three decades, Builder's Heating & Air Conditioning has been dedicated to ensuring unparalleled comfort and satisfaction for our clients."
@@ -298,65 +187,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "Sarah J.",
date: "28 years a client",
title: "Unmatched Reliability and Service",
quote: "For 28 years, Builder's Heating and Air Conditioning has kept my home comfortable. Their installation and maintenance expertise is unmatched, a truly dependable service.",
tag: "Long-term Client",
avatarSrc: "http://img.b2bpic.net/free-photo/blond-model-white-shirt-feeling-fun_114579-24456.jpg",
avatarAlt: "satisfied elderly woman smiling portrait",
imageSrc: "http://img.b2bpic.net/free-photo/mother-little-son-sitting-watching-tv_1157-31600.jpg",
imageAlt: "comfortable living room warm lighting",
},
id: "1", name: "Sarah J.", date: "28 years a client", title: "Unmatched Reliability and Service", quote: "For 28 years, Builder's Heating and Air Conditioning has kept my home comfortable. Their installation and maintenance expertise is unmatched, a truly dependable service.", tag: "Long-term Client", avatarSrc: "http://img.b2bpic.net/free-photo/blond-model-white-shirt-feeling-fun_114579-24456.jpg", avatarAlt: "satisfied elderly woman smiling portrait", imageSrc: "http://img.b2bpic.net/free-photo/mother-little-son-sitting-watching-tv_1157-31600.jpg", imageAlt: "comfortable living room warm lighting"},
{
id: "2",
name: "Stacy B.",
date: "5 years ago",
title: "Impressive Expertise and Professionalism",
quote: "Dave came by and we were so impressed with his obvious experience, tech savvy, and sense. He made our A/C install estimate clear and easy to understand. Truly impressive!",
tag: "New Installation",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-gorgeous-stylish-asian-girl-coat-happily-looking-camera-outdoor_574295-2055.jpg",
avatarAlt: "smiling young woman professional headshot",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-carpenter-working-with-experienced-man_329181-15627.jpg",
imageAlt: "hvac technician giving estimate tablet",
},
id: "2", name: "Stacy B.", date: "5 years ago", title: "Impressive Expertise and Professionalism", quote: "Dave came by and we were so impressed with his obvious experience, tech savvy, and sense. He made our A/C install estimate clear and easy to understand. Truly impressive!", tag: "New Installation", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-gorgeous-stylish-asian-girl-coat-happily-looking-camera-outdoor_574295-2055.jpg", avatarAlt: "smiling young woman professional headshot", imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-carpenter-working-with-experienced-man_329181-15627.jpg", imageAlt: "hvac technician giving estimate tablet"},
{
id: "3",
name: "Scott C.",
date: "5 years ago",
title: "Excellent & Quick Emergency Repair",
quote: "EXCELLENT experience! Got up, no heat. Called, and a tech was on-site in about 90 minutes. Tech was EXCELLENT and able to quickly diagnose and repair.",
tag: "Emergency Service",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-festive-plump-male-eyeglasses-bow-tie-dark-grey-background_613910-3448.jpg",
avatarAlt: "middle-aged man smiling professional portrait",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-as-plumber_23-2150746302.jpg",
imageAlt: "hvac technician repairing furnace in basement",
},
id: "3", name: "Scott C.", date: "5 years ago", title: "Excellent & Quick Emergency Repair", quote: "EXCELLENT experience! Got up, no heat. Called, and a tech was on-site in about 90 minutes. Tech was EXCELLENT and able to quickly diagnose and repair.", tag: "Emergency Service", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-festive-plump-male-eyeglasses-bow-tie-dark-grey-background_613910-3448.jpg", avatarAlt: "middle-aged man smiling professional portrait", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-as-plumber_23-2150746302.jpg", imageAlt: "hvac technician repairing furnace in basement"},
{
id: "4",
name: "Michael T.",
date: "2 years ago",
title: "Consistently Great Maintenance",
quote: "Our biannual maintenance keeps our system running perfectly. The technicians are always thorough, polite, and explain everything clearly.",
tag: "Maintenance Plan",
avatarSrc: "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",
avatarAlt: "diverse young professional smiling portrait",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-finger-using-vitroceramic-app_23-2148994136.jpg",
imageAlt: "modern smart thermostat display home",
},
id: "4", name: "Michael T.", date: "2 years ago", title: "Consistently Great Maintenance", quote: "Our biannual maintenance keeps our system running perfectly. The technicians are always thorough, polite, and explain everything clearly.", tag: "Maintenance Plan", avatarSrc: "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", avatarAlt: "diverse young professional smiling portrait", imageSrc: "http://img.b2bpic.net/free-photo/close-up-finger-using-vitroceramic-app_23-2148994136.jpg", imageAlt: "modern smart thermostat display home"},
{
id: "5",
name: "Emily R.",
date: "1 year ago",
title: "Improved Air Quality, Great Service",
quote: "After their duct cleaning service, the air in our home feels so much fresher. The team was efficient and left no mess behind. Highly recommend!",
tag: "Air Quality",
avatarSrc: "http://img.b2bpic.net/free-photo/smiley-male-engineer-with-copy-space_23-2148453437.jpg",
avatarAlt: "smiling male technician professional headshot",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-robotic-vacuum_23-2151108325.jpg",
imageAlt: "clean air duct system residential home",
},
id: "5", name: "Emily R.", date: "1 year ago", title: "Improved Air Quality, Great Service", quote: "After their duct cleaning service, the air in our home feels so much fresher. The team was efficient and left no mess behind. Highly recommend!", tag: "Air Quality", avatarSrc: "http://img.b2bpic.net/free-photo/smiley-male-engineer-with-copy-space_23-2148453437.jpg", avatarAlt: "smiling male technician professional headshot", imageSrc: "http://img.b2bpic.net/free-photo/still-life-robotic-vacuum_23-2151108325.jpg", imageAlt: "clean air duct system residential home"},
]}
title="Voices of Lasting Comfort"
description="Hear directly from our satisfied clients who have experienced the Builder's Heating & Air Conditioning difference for years."
@@ -369,30 +208,15 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "q1",
title: "What services do Builder's Heating & Air Conditioning offer?",
content: "We provide comprehensive HVAC services including furnace installation, AC repair, preventative maintenance, water heater services, duct cleaning, and smart thermostat installation.",
},
id: "q1", title: "What services do Builder's Heating & Air Conditioning offer?", content: "We provide comprehensive HVAC services including furnace installation, AC repair, preventative maintenance, water heater services, duct cleaning, and smart thermostat installation."},
{
id: "q2",
title: "How often should I get my HVAC system serviced?",
content: "We recommend at least annual maintenance for your heating system and another for your cooling system. Our premium plans offer bi-annual or quarterly visits for optimal performance.",
},
id: "q2", title: "How often should I get my HVAC system serviced?", content: "We recommend at least annual maintenance for your heating system and another for your cooling system. Our premium plans offer bi-annual or quarterly visits for optimal performance."},
{
id: "q3",
title: "What brands of HVAC equipment do you work with?",
content: "Our technicians are trained and certified to work with all major HVAC brands. We can service, repair, and install a wide range of heating and cooling equipment.",
},
id: "q3", title: "What brands of HVAC equipment do you work with?", content: "Our technicians are trained and certified to work with all major HVAC brands. We can service, repair, and install a wide range of heating and cooling equipment."},
{
id: "q4",
title: "Do you offer emergency services?",
content: "Yes, we offer 24/7 emergency support for urgent heating and cooling issues to ensure your comfort is quickly restored. Priority support is included with our premium service plans.",
},
id: "q4", title: "Do you offer emergency services?", content: "Yes, we offer 24/7 emergency support for urgent heating and cooling issues to ensure your comfort is quickly restored. Priority support is included with our premium service plans."},
{
id: "q5",
title: "What areas do you serve?",
content: "We proudly serve [Your City/Region] and the surrounding communities. Please contact us to confirm service availability in your specific area.",
},
id: "q5", title: "What areas do you serve?", content: "We proudly serve [Your City/Region] and the surrounding communities. Please contact us to confirm service availability in your specific area."},
]}
title="Frequently Asked Questions"
description="Find quick answers to common questions about our HVAC services, scheduling, and maintenance plans."
@@ -404,8 +228,7 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={true}
background={{
variant: "rotated-rays-static",
}}
variant: "rotated-rays-static"}}
tag="Get in Touch"
title="Experience Unmatched Comfort"
description="Ready to upgrade your home's climate control or need urgent assistance? Contact us today for reliable, expert service."
@@ -422,58 +245,35 @@ export default function LandingPage() {
logoText="Builder's HVAC"
columns={[
{
title: "Services",
items: [
title: "Services", items: [
{
label: "Heating",
href: "#services",
},
label: "Heating", href: "#services"},
{
label: "Cooling",
href: "#services",
},
label: "Cooling", href: "#services"},
{
label: "Water Heaters",
href: "#services",
},
label: "Water Heaters", href: "#services"},
{
label: "Air Quality",
href: "#services",
},
label: "Air Quality", href: "#services"},
],
},
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Testimonials",
href: "#testimonials",
},
label: "Testimonials", href: "#testimonials"},
{
label: "FAQ",
href: "#faq",
},
label: "FAQ", href: "#faq"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}