3 Commits

Author SHA1 Message Date
49e343dabb Update src/app/page.tsx 2026-06-05 13:56:34 +00:00
2f4c27cf0a Merge version_2 into main
Merge version_2 into main
2026-06-05 13:49:11 +00:00
ae881cd0cb Update src/app/page.tsx 2026-06-05 13:49:05 +00:00

View File

@@ -31,12 +31,12 @@ export default function HvacPage() {
<ReactLenis root> <ReactLenis root>
<div id="nav" data-section="nav"> <div id="nav" data-section="nav">
<NavbarLayoutFloatingInline <NavbarLayoutFloatingInline
brandName="AirPro HVAC" brandName="TrashValet Pro"
navItems={[ navItems={[
{ name: "Services", id: "services" }, { name: "Services", id: "services" },
{ name: "About", id: "about" }, { name: "About", id: "about" },
{ name: "Testimonials", id: "testimonials" }, { name: "Testimonials", id: "testimonials" },
{ name: "Contact", id: "contact" }, { name: "Contact", id: "contact" }
]} ]}
button={{ text: "Get a Quote", href: "#contact" }} button={{ text: "Get a Quote", href: "#contact" }}
animateOnLoad={false} animateOnLoad={false}
@@ -45,21 +45,21 @@ export default function HvacPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroOverlay <HeroOverlay
title="Your Comfort Is Our Priority" title="Convenient Doorstep Trash Valet Service"
description="Professional heating, ventilation, and air conditioning services for homes and businesses. From installations to emergency repairs, we keep your climate perfect year-round." description="Enjoy effortless trash removal right from your doorstep. We handle the hassle, so you can focus on what matters most."
avatars={[ avatars={[
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/team-1.jpg", alt: "Client" }, { src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/team-1.jpg", alt: "Client" },
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/team-2.jpg", alt: "Client" }, { src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/team-2.jpg", alt: "Client" },
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/team-3.jpg", alt: "Client" }, { src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/team-3.jpg", alt: "Client" }
]} ]}
avatarText="Trusted by 500+ clients" avatarText="Trusted by 500+ communities"
buttons={[ buttons={[
{ text: "Schedule Service", href: "#contact" }, { text: "Get a Free Quote", href: "#contact" },
{ text: "Our Services", href: "#services" }, { text: "Our Services", href: "#services" }
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/hvac/img-1.jpg" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/trash-valet/hero-valet.jpg"
imageAlt="HVAC technician performing system maintenance" imageAlt="Trash valet collecting bins from apartment corridor"
showDimOverlay={true} showDimOverlay={true}
/> />
</div> </div>
@@ -67,24 +67,20 @@ export default function HvacPage() {
<div id="about" data-section="about"> <div id="about" data-section="about">
<MetricSplitMediaAbout <MetricSplitMediaAbout
tag="About Us" tag="About Us"
title="Reliable Climate Solutions Since 2005" title="Making Life Easier, One Bin at a Time"
description="AirPro HVAC has been keeping homes and businesses comfortable for nearly two decades. Our certified technicians deliver expert installations, maintenance, and repairs — backed by transparent pricing and a commitment to getting the job done right the first time." description="TrashValet Pro has been providing hassle-free trash collection for residential communities since 2018. Our dedicated team ensures a clean and convenient experience for all residents."
metrics={[ metrics={[
{ {
value: "2,500+", value: "2,500+", title: "Units serviced monthly"
title: "Systems installed and serviced",
}, },
{ {
value: "98%", value: "99%", title: "Resident satisfaction rate"
title: "Customer satisfaction rate", }
},
]} ]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/hvac/img-2.jpg" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/trash-valet/valet-service-about.jpg"
imageAlt="Commercial HVAC units on rooftop" imageAlt="Trash valet picking up a bin from a doorstep"
mediaBadge={{ mediaBadge={{
text: "Active Now", text: "Active Now", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/trash-valet/valet-avatar.jpg", avatarAlt: "Valet team member"
avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/hvac/img-3.jpg",
avatarAlt: "Technician"
}} }}
mediaAnimation="slide-up" mediaAnimation="slide-up"
metricsAnimation="slide-up" metricsAnimation="slide-up"
@@ -93,47 +89,29 @@ export default function HvacPage() {
</div> </div>
<div id="services" data-section="services"> <div id="services" data-section="services">
<FeatureCardOne <FeatureCardOne
title="Our Services" title="Our Doorstep Valet Services"
description="From installations to emergency repairs, we have your comfort covered." description="Experience premium trash collection designed for your convenience and community cleanliness."
buttons={[{ text: "Get a Quote", href: "#contact" }]} buttons={[{ text: "Get a Quote", href: "#contact" }]}
buttonAnimation="slide-up" buttonAnimation="slide-up"
features={[ features={[
{ {
title: "AC Installation", title: "Doorstep Pickup", description: "Convenient trash collection directly from your residents' doors on scheduled evenings.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/trash-valet/bin-collection.jpg", imageAlt: "Daily trash collection"
description: "Expert installation of high-efficiency air conditioning systems for homes and commercial spaces.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/hvac/img-4.jpg",
imageAlt: "AC installation service",
}, },
{ {
title: "Heating Systems", title: "Reliable Schedule", description: "Consistent service, ensuring your property remains clean and tidy without resident effort.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/trash-valet/doorstep-pickup.jpg", imageAlt: "Doorstep trash pickup"
description: "Complete furnace and heat pump installations to keep you warm through every winter.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/hvac/img-5.jpg",
imageAlt: "Heating system service",
}, },
{ {
title: "Maintenance Plans", title: "Community Solutions", description: "Customizable plans for apartment complexes, HOAs, and multi-family residences.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/trash-valet/scheduled-service.jpg", imageAlt: "Flexible scheduled service"
description: "Preventative maintenance programs that extend the life of your system and reduce energy costs.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/hvac/img-6.jpg",
imageAlt: "HVAC maintenance",
}, },
{ {
title: "Emergency Repairs", title: "Recycling Programs", description: "Easy recycling options to promote environmental responsibility within your community.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/trash-valet/apartment-complex.jpg", imageAlt: "Apartment complex trash valet"
description: "24/7 emergency repair service — we respond fast when your system breaks down unexpectedly.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/hvac/img-7.jpg",
imageAlt: "Emergency HVAC repair",
}, },
{ {
title: "Duct Cleaning", title: "Waste Management", description: "Efficient disposal practices for all collected waste, adhering to local regulations.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/trash-valet/eco-friendly.jpg", imageAlt: "Eco-friendly disposal practices"
description: "Professional duct cleaning to improve air quality and system efficiency throughout your property.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/hvac/img-8.jpg",
imageAlt: "Duct cleaning service",
}, },
{ {
title: "System Inspections", title: "Bin Disinfection", description: "Optional bin cleaning services to maintain hygiene and prevent odors.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/trash-valet/community-bins.jpg", imageAlt: "Organized community waste bins"
description: "Thorough inspections with detailed reports and transparent recommendations — no hidden fees.", }
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/hvac/img-9.jpg",
imageAlt: "HVAC system inspection",
},
]} ]}
gridVariant="uniform-all-items-equal" gridVariant="uniform-all-items-equal"
uniformGridCustomHeightClasses="aspect-square" uniformGridCustomHeightClasses="aspect-square"
@@ -145,24 +123,21 @@ export default function HvacPage() {
/> />
</div> </div>
<FeatureBorderGlow <FeatureBorderGlow
title="Why Choose AirPro" title="Why Choose TrashValet Pro"
description="What sets us apart from the rest" description="What sets us apart from the rest"
features={[ features={[
{ {
icon: ShieldCheck, icon: ShieldCheck,
title: "Reliability & Trust", title: "Reliable & Punctual", description: "Our team ensures prompt and consistent trash pickup, respecting your community's schedule."
description: "Looking for a dependable HVAC company? We arrive on time and do the job right.",
}, },
{ {
icon: Wrench, icon: Wrench,
title: "Quality Workmanship", title: "Clean & Professional", description: "We maintain high standards of cleanliness and professionalism with every visit."
description: "Our skilled technicians excel in various HVAC repairs, using only top-quality materials.",
}, },
{ {
icon: DollarSign, icon: DollarSign,
title: "Fair & Transparent Pricing", title: "Hassle-Free Service", description: "We create a new source of income for the property management, and help it look good to their customer."
description: "No surprises here! We offer clear quotes and fair pricing for quality work.", }
},
]} ]}
textboxLayout="default" textboxLayout="default"
animationType="slide-up" animationType="slide-up"
@@ -170,33 +145,21 @@ export default function HvacPage() {
/> />
<FeatureCardEight <FeatureCardEight
title="How It Works" title="How Our Service Works"
description="Our simple process from first call to finished job" description="Our simple process from enrollment to effortless disposal"
features={[ features={[
{ {
title: "Schedule a Call", title: "Enroll Your Community", description: "Property managers enroll their community with TrashValet Pro, setting up service days and collection points.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/trash-valet/enrollment.jpg", imageAlt: "Community enrollment"
description: "Contact us by phone or online to describe your HVAC issue. We'll find a time that works for you.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/hvac/img-6.jpg",
imageAlt: "Scheduling a service call",
}, },
{ {
title: "On-Site Diagnosis", title: "Place Your Bin Out", description: "Residents simply place their bagged trash outside their door on scheduled collection evenings.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/trash-valet/place-bin.jpg", imageAlt: "Residents placing bin outside door"
description: "A certified technician arrives on time, inspects your system, and explains the issue with a clear quote.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/hvac/img-7.jpg",
imageAlt: "Technician diagnosing HVAC system",
}, },
{ {
title: "Expert Repair or Install", title: "We Collect & Dispose", description: "Our uniformed valets collect the trash and dispose of it responsibly, keeping hallways clean.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/trash-valet/collect-dispose.jpg", imageAlt: "Valet collecting trash"
description: "We complete the work using premium parts and proven techniques — most jobs done same day.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/hvac/img-4.jpg",
imageAlt: "HVAC repair in progress",
}, },
{ {
title: "Quality Guarantee", title: "Enjoy Clean Living", description: "Experience a cleaner, more convenient community. It's that simple!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/trash-valet/clean-living.jpg", imageAlt: "Clean apartment hallway"
description: "We test everything before we leave and back all work with our satisfaction guarantee.", }
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/hvac/img-8.jpg",
imageAlt: "Final quality check",
},
]} ]}
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
@@ -204,35 +167,20 @@ export default function HvacPage() {
<div id="testimonials" data-section="testimonials"> <div id="testimonials" data-section="testimonials">
<TestimonialCardThirteen <TestimonialCardThirteen
title="What Our Clients Say" title="What Our Clients Say"
description="Hear from homeowners and businesses who trust AirPro HVAC." description="Hear from residents and property managers who love our service."
testimonials={[ testimonials={[
{ {
id: "1", id: "1", name: "Sarah L.", handle: "Resident, Parkside Apartments", testimonial: "TrashValet Pro has made my life so much easier. No more late-night trips to the dumpster, and the hallways are always clean!", rating: 5,
name: "James R.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/trash-valet/customer-1.jpg", imageAlt: "Satisfied resident"
handle: "Homeowner, Austin TX",
testimonial: "AirPro replaced our entire AC system in one day. The crew was professional, clean, and the new unit runs quieter than anything we've had before. Highly recommend.",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/team-1.jpg",
imageAlt: "James R.",
}, },
{ {
id: "2", id: "2", name: "Michael B.", handle: "Property Manager, Grandview Estates", testimonial: "Our residents love this amenity. It's boosted tenant satisfaction and keeps our property looking pristine. Highly recommend to any property manager.", rating: 5,
name: "Linda M.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/trash-valet/customer-2.jpg", imageAlt: "Property manager"
handle: "Business Owner, Dallas TX",
testimonial: "We use AirPro for all three of our office locations. Their maintenance plans have saved us thousands in emergency repairs. Always on time, always honest.",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/team-2.jpg",
imageAlt: "Linda M.",
}, },
{ {
id: "3", id: "3", name: "Jessica T.", handle: "Resident, Riverbend Lofts", testimonial: "I used to dread taking out the trash. Now, I just leave it outside my door, and it's gone! Such a fantastic and convenient service.", rating: 5,
name: "Carlos D.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/trash-valet/customer-3.jpg", imageAlt: "Resident with clean hallway"
handle: "Homeowner, Houston TX", }
testimonial: "Our furnace broke down on the coldest night of the year. AirPro had someone at our door within two hours. Fixed it on the spot. Can't thank them enough.",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/team-3.jpg",
imageAlt: "Carlos D.",
},
]} ]}
showRating={true} showRating={true}
animationType="slide-up" animationType="slide-up"
@@ -250,43 +198,33 @@ export default function HvacPage() {
useInvertedBackground={false} useInvertedBackground={false}
faqs={[ faqs={[
{ {
id: "1", id: "1", title: "What are your collection hours?", content: "Our valets collect trash Sunday through Thursday evenings, typically between 8 PM and 10 PM. Please place your bins outside your door by 7 PM on service nights."
title: "Do you offer 24/7 emergency service?",
content: "Yes! We provide round-the-clock emergency HVAC service. If your system breaks down in the middle of the night or on a weekend, call us and a technician will be at your door as soon as possible.",
}, },
{ {
id: "2", id: "2", title: "What types of waste do you collect?", content: "We collect standard household bagged trash. For specific recycling guidelines or bulk item disposal, please refer to your community's waste management policy or contact us directly."
title: "How often should I service my HVAC system?",
content: "We recommend servicing your system at least twice a year — once before summer for cooling and once before winter for heating. Regular maintenance extends your system's life and keeps energy bills low.",
}, },
{ {
id: "3", id: "3", title: "Is this service available in all communities?", content: "TrashValet Pro partners directly with property management and HOAs to offer our services. If you're a resident, please check with your property manager. If you're a property manager, contact us to see if we service your area."
title: "What brands do you install and repair?",
content: "We work with all major HVAC brands including Carrier, Trane, Lennox, Daikin, Rheem, and more. Our technicians are trained and certified across multiple manufacturers.",
}, },
{ {
id: "4", id: "4", title: "What if I forget to put my trash out?", content: "We understand that life happens! If you miss a collection, your trash will be picked up on the next scheduled service night. We do not offer special pickups for missed collections."
title: "Do you offer financing options?",
content: "Yes, we offer flexible financing plans for new installations and major repairs. Ask about our 0% interest options so you can stay comfortable without straining your budget.",
}, },
{ {
id: "5", id: "5", title: "How do I sign up for TrashValet Pro services?", content: "Property managers can contact us through our website or by phone to discuss a tailored solution for their community. For residents, enrollment is handled through your property management."
title: "How long does a typical installation take?", }
content: "Most residential HVAC installations are completed in one day. Larger commercial projects may take 2-3 days depending on the scope. We'll give you an accurate timeline during your consultation.",
},
]} ]}
/> />
</div> </div>
<div id="contact" data-section="contact"> <div id="contact" data-section="contact">
<ContactCTA <ContactCTA
tag="Get in Touch" tag="Get Started"
tagIcon={Phone} tagIcon={Phone}
title="Ready to Stay Comfortable Year-Round?" title="Ready for Convenient Trash Valet Service?"
description="Whether you need a new installation, emergency repair, or routine maintenance — our team is ready to help. Call us today or request a free quote." description="Streamline waste management for your property. Contact us today to discuss a custom solution for your community."
buttons={[ buttons={[
{ text: "Get a Free Quote", href: "#contact" }, { text: "Get a Free Quote", href: "#contact" },
{ text: "Call (555) 987-6543", href: "tel:5559876543" }, { text: "Call (555) 987-6543", href: "tel:5559876543" }
]} ]}
background={{ variant: "plain" }} background={{ variant: "plain" }}
useInvertedBackground={false} useInvertedBackground={false}
@@ -295,41 +233,38 @@ export default function HvacPage() {
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterMedia <FooterMedia
logoText="AirPro HVAC" logoText="TrashValet Pro"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/hvac/img-10.jpg" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/trash-valet/footer-valet.jpg"
imageAlt="HVAC technician inspecting equipment" imageAlt="Trash valet collecting bins at night"
columns={[ columns={[
{ {
title: "Services", title: "Services", items: [
items: [ { label: "Doorstep Pickup", href: "#services" },
{ label: "AC Installation", href: "#services" }, { label: "Community Solutions", href: "#services" },
{ label: "Heating Systems", href: "#services" }, { label: "Recycling Programs", href: "#services" },
{ label: "Maintenance Plans", href: "#services" }, { label: "Scheduled Collections", href: "#services" }
{ label: "Emergency Repairs", href: "#services" }, ]
],
}, },
{ {
title: "Company", title: "Company", items: [
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: "Contact", title: "Contact", items: [
items: [
{ label: "(555) 987-6543", href: "tel:5559876543" }, { label: "(555) 987-6543", href: "tel:5559876543" },
{ label: "info@airprohvac.com", href: "mailto:info@airprohvac.com" }, { label: "info@trashvaletpro.com", href: "mailto:info@trashvaletpro.com" },
{ label: "Austin, TX" }, { label: "Austin, TX" }
], ]
}, }
]} ]}
copyrightText="© 2026 | AirPro HVAC" copyrightText="© 2026 | TrashValet Pro"
/> />
</div> </div>
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }