Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-03 17:58:54 +00:00

View File

@@ -30,25 +30,15 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Features",
id: "features",
},
name: "Features", id: "features"},
{
name: "Pricing",
id: "pricing",
},
name: "Pricing", id: "pricing"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Structure Flow"
/>
@@ -57,42 +47,21 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDualMedia
background={{
variant: "plain",
}}
variant: "plain"}}
title="Breathe Cleaner Air in Your Home — Starting Today"
description="Professional air duct cleaning that removes dust, allergens, and buildup—so your home feels fresher immediately."
tag="Premier Air Quality Service"
buttons={[
{
text: "Get Free Quote",
href: "#contact",
},
text: "Get Free Quote", href: "#contact"},
{
text: "Call Now",
href: "tel:+15550102030",
},
text: "Call Now", href: "tel:+15550102030"},
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388998.jpg?_wi=1",
imageAlt: "Technician cleaning air ducts",
},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388998.jpg", imageAlt: "Technician cleaning air ducts"},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388998.jpg?_wi=2",
imageAlt: "Clean air vent surface",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388998.jpg?_wi=3",
imageAlt: "HVAC system maintenance",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388998.jpg?_wi=4",
imageAlt: "Ventilation inspection",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388998.jpg?_wi=5",
imageAlt: "Air filter replacement",
},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388998.jpg", imageAlt: "Clean air vent surface"}
]}
mediaAnimation="slide-up"
rating={5}
@@ -118,31 +87,13 @@ export default function LandingPage() {
features={[
{
id: 1,
tag: "Allergen Removal",
title: "Total Particle Extraction",
subtitle: "Deeper than a surface sweep",
description: "We remove up to 99% of dust, dander, and pollen from your HVAC system using industrial-grade negative air pressure tools.",
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-ventilation-system_23-2149281310.jpg",
imageAlt: "Dust extraction concept",
},
tag: "Allergen Removal", title: "Total Particle Extraction", subtitle: "Deeper than a surface sweep", description: "We remove up to 99% of dust, dander, and pollen from your HVAC system using industrial-grade negative air pressure tools.", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-ventilation-system_23-2149281310.jpg", imageAlt: "Dust extraction concept"},
{
id: 2,
tag: "System Optimization",
title: "Airflow Restoration",
subtitle: "Breathe with less effort",
description: "Clean air ducts increase HVAC efficiency, lowering your energy consumption and extending the lifespan of your mechanical systems.",
imageSrc: "http://img.b2bpic.net/free-photo/smart-application-tablet-placed-kitchen-desk-empty-house-automation-system-turning-l_482257-2747.jpg",
imageAlt: "Air quality monitoring equipment",
},
tag: "System Optimization", title: "Airflow Restoration", subtitle: "Breathe with less effort", description: "Clean air ducts increase HVAC efficiency, lowering your energy consumption and extending the lifespan of your mechanical systems.", imageSrc: "http://img.b2bpic.net/free-photo/smart-application-tablet-placed-kitchen-desk-empty-house-automation-system-turning-l_482257-2747.jpg", imageAlt: "Air quality monitoring equipment"},
{
id: 3,
tag: "Certified Integrity",
title: "Medical-Grade Hygiene",
subtitle: "Safety for your family",
description: "Our cleaning agents are eco-friendly, hypoallergenic, and non-toxic, ensuring a safe indoor environment for children and pets.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-wearing-safety-helmets_23-2149366668.jpg",
imageAlt: "Professional inspection process",
},
tag: "Certified Integrity", title: "Medical-Grade Hygiene", subtitle: "Safety for your family", description: "Our cleaning agents are eco-friendly, hypoallergenic, and non-toxic, ensuring a safe indoor environment for children and pets.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-wearing-safety-helmets_23-2149366668.jpg", imageAlt: "Professional inspection process"},
]}
title="The Structure Flow Advantage"
description="Beyond just cleaning, we perform a comprehensive system audit for your home's longevity."
@@ -156,57 +107,28 @@ export default function LandingPage() {
useInvertedBackground={true}
plans={[
{
id: "standard",
badge: "Entry",
price: "$399",
subtitle: "Perfect for single-family homes under 2,000 sq ft.",
buttons: [
id: "standard", badge: "Entry", price: "$399", subtitle: "Perfect for single-family homes under 2,000 sq ft.", buttons: [
{
text: "Get Quote",
href: "#contact",
},
text: "Get Quote", href: "#contact"},
],
features: [
"Full duct system cleaning",
"Filter replacement",
"Post-service report",
],
"Full duct system cleaning", "Filter replacement", "Post-service report"],
},
{
id: "pro",
badge: "Best Value",
price: "$599",
subtitle: "Ideal for larger homes with multiple systems.",
buttons: [
id: "pro", badge: "Best Value", price: "$599", subtitle: "Ideal for larger homes with multiple systems.", buttons: [
{
text: "Get Quote",
href: "#contact",
},
text: "Get Quote", href: "#contact"},
],
features: [
"Deep HVAC cleaning",
"Supply & Return vent vacuuming",
"Advanced sanitation spray",
"Efficiency report",
],
"Deep HVAC cleaning", "Supply & Return vent vacuuming", "Advanced sanitation spray", "Efficiency report"],
},
{
id: "enterprise",
badge: "Health First",
price: "$899",
subtitle: "Full system remediation and allergy optimization.",
buttons: [
id: "enterprise", badge: "Health First", price: "$899", subtitle: "Full system remediation and allergy optimization.", buttons: [
{
text: "Get Quote",
href: "#contact",
},
text: "Get Quote", href: "#contact"},
],
features: [
"All pro features",
"Blower motor cleaning",
"Coil cleaning",
"Mold prevention treatment",
],
"All pro features", "Blower motor cleaning", "Coil cleaning", "Mold prevention treatment"],
},
]}
title="Choose Your Purity Plan"
@@ -221,45 +143,20 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah Johnson",
handle: "@sarah_j",
testimonial: "The difference in our home's air quality was instant. The team was clean and professional!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/side-view-rich-woman-sitting-couch_23-2149722603.jpg",
},
id: "1", name: "Sarah Johnson", handle: "@sarah_j", testimonial: "The difference in our home's air quality was instant. The team was clean and professional!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/side-view-rich-woman-sitting-couch_23-2149722603.jpg"},
{
id: "2",
name: "Michael Chen",
handle: "@mchen_real",
testimonial: "Impressive attention to detail. My asthma symptoms have significantly decreased.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-hugging-pillow-white-background_114579-78194.jpg",
},
id: "2", name: "Michael Chen", handle: "@mchen_real", testimonial: "Impressive attention to detail. My asthma symptoms have significantly decreased.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-hugging-pillow-white-background_114579-78194.jpg"},
{
id: "3",
name: "Emily Rodriguez",
handle: "@emilyrod",
testimonial: "Reliable, fast, and very thorough. Highly recommended for any parent.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/very-good-smiling-satisfied-woman-showing-thumbs-up-near-white-teeth-smile-give-approval-recommend-smth-excellent-standing-white_176420-40928.jpg",
},
id: "3", name: "Emily Rodriguez", handle: "@emilyrod", testimonial: "Reliable, fast, and very thorough. Highly recommended for any parent.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/very-good-smiling-satisfied-woman-showing-thumbs-up-near-white-teeth-smile-give-approval-recommend-smth-excellent-standing-white_176420-40928.jpg"},
{
id: "4",
name: "David Kim",
handle: "@dkim_pro",
testimonial: "The most professional contractor experience we've had in years.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple_23-2147990572.jpg",
},
id: "4", name: "David Kim", handle: "@dkim_pro", testimonial: "The most professional contractor experience we've had in years.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple_23-2147990572.jpg"},
{
id: "5",
name: "Jessica Lee",
handle: "@jlee_home",
testimonial: "Worth every penny. The before and after photos were shocking!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-attractive-fair-haired-young-woman-posing-with-arms-folded-kitchen_74855-7992.jpg",
},
id: "5", name: "Jessica Lee", handle: "@jlee_home", testimonial: "Worth every penny. The before and after photos were shocking!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-attractive-fair-haired-young-woman-posing-with-arms-folded-kitchen_74855-7992.jpg"},
]}
showRating={true}
title="Trusted by Local Homeowners"
@@ -274,28 +171,17 @@ export default function LandingPage() {
description="Send us your details and get a free, no-obligation estimate today."
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Name",
required: true,
name: "name", type: "text", placeholder: "Your Name", required: true,
},
{
name: "email",
type: "email",
placeholder: "Your Email",
required: true,
name: "email", type: "email", placeholder: "Your Email", required: true,
},
{
name: "phone",
type: "tel",
placeholder: "Your Phone",
required: true,
name: "phone", type: "tel", placeholder: "Your Phone", required: true,
},
]}
textarea={{
name: "message",
placeholder: "Any specific concerns?",
rows: 4,
name: "message", placeholder: "Any specific concerns?", rows: 4,
}}
imageSrc="http://img.b2bpic.net/free-photo/steel-card-with-lettering-guest-relations-stands-table_1304-3054.jpg"
imageAlt="Service van at house"