3 Commits

Author SHA1 Message Date
a70795888e Merge version_3 into main
Merge version_3 into main
2026-06-05 13:56:37 +00:00
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

View File

@@ -36,7 +36,7 @@ export default function HvacPage() {
{ 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}
@@ -50,12 +50,12 @@ export default function HvacPage() {
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+ communities" avatarText="Trusted by 500+ communities"
buttons={[ buttons={[
{ text: "Get a Free Quote", 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/trash-valet/hero-valet.jpg" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/trash-valet/hero-valet.jpg"
@@ -71,9 +71,11 @@ export default function HvacPage() {
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." 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+", title: "Units serviced monthly"}, value: "2,500+", title: "Units serviced monthly"
},
{ {
value: "99%", title: "Resident satisfaction rate"}, value: "99%", title: "Resident satisfaction rate"
}
]} ]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/trash-valet/valet-service-about.jpg" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/trash-valet/valet-service-about.jpg"
imageAlt="Trash valet picking up a bin from a doorstep" imageAlt="Trash valet picking up a bin from a doorstep"
@@ -93,17 +95,23 @@ export default function HvacPage() {
buttonAnimation="slide-up" buttonAnimation="slide-up"
features={[ features={[
{ {
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"}, 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"
},
{ {
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"}, 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"
},
{ {
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"}, 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"
},
{ {
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"}, 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"
},
{ {
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"}, 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"
},
{ {
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"}, 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"
}
]} ]}
gridVariant="uniform-all-items-equal" gridVariant="uniform-all-items-equal"
uniformGridCustomHeightClasses="aspect-square" uniformGridCustomHeightClasses="aspect-square"
@@ -120,13 +128,16 @@ export default function HvacPage() {
features={[ features={[
{ {
icon: ShieldCheck, icon: ShieldCheck,
title: "Reliable & Punctual", description: "Our team ensures prompt and consistent trash pickup, respecting your community's schedule."}, title: "Reliable & Punctual", description: "Our team ensures prompt and consistent trash pickup, respecting your community's schedule."
},
{ {
icon: Wrench, icon: Wrench,
title: "Clean & Professional", description: "We maintain high standards of cleanliness and professionalism with every visit."}, title: "Clean & Professional", description: "We maintain high standards of cleanliness and professionalism with every visit."
},
{ {
icon: DollarSign, icon: DollarSign,
title: "Hassle-Free Service", description: "Enjoy effortless doorstep collection, freeing up your time and keeping common areas tidy."}, title: "Hassle-Free Service", description: "We create a new source of income for the property management, and help it look good to their customer."
}
]} ]}
textboxLayout="default" textboxLayout="default"
animationType="slide-up" animationType="slide-up"
@@ -138,13 +149,17 @@ export default function HvacPage() {
description="Our simple process from enrollment to effortless disposal" description="Our simple process from enrollment to effortless disposal"
features={[ features={[
{ {
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"}, 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"
},
{ {
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"}, 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"
},
{ {
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"}, 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"
},
{ {
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"}, 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"
}
]} ]}
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
@@ -156,13 +171,16 @@ export default function HvacPage() {
testimonials={[ testimonials={[
{ {
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, 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,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/trash-valet/customer-1.jpg", imageAlt: "Satisfied resident"}, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/trash-valet/customer-1.jpg", imageAlt: "Satisfied resident"
},
{ {
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, 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,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/trash-valet/customer-2.jpg", imageAlt: "Property manager"}, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/trash-valet/customer-2.jpg", imageAlt: "Property manager"
},
{ {
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, 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,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/trash-valet/customer-3.jpg", imageAlt: "Resident with clean hallway"}, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/trash-valet/customer-3.jpg", imageAlt: "Resident with clean hallway"
}
]} ]}
showRating={true} showRating={true}
animationType="slide-up" animationType="slide-up"
@@ -180,15 +198,20 @@ export default function HvacPage() {
useInvertedBackground={false} useInvertedBackground={false}
faqs={[ faqs={[
{ {
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."}, 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."
},
{ {
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."}, 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."
},
{ {
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."}, 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."
},
{ {
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."}, 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."
},
{ {
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."}, 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."
}
]} ]}
/> />
</div> </div>
@@ -201,7 +224,7 @@ export default function HvacPage() {
description="Streamline waste management for your property. Contact us today to discuss a custom solution for your community." 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}
@@ -219,24 +242,24 @@ export default function HvacPage() {
{ label: "Doorstep Pickup", href: "#services" }, { label: "Doorstep Pickup", href: "#services" },
{ label: "Community Solutions", href: "#services" }, { label: "Community Solutions", href: "#services" },
{ label: "Recycling Programs", href: "#services" }, { label: "Recycling Programs", href: "#services" },
{ label: "Scheduled Collections", href: "#services" }, { label: "Scheduled Collections", 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: "Contact", items: [ title: "Contact", items: [
{ label: "(555) 987-6543", href: "tel:5559876543" }, { label: "(555) 987-6543", href: "tel:5559876543" },
{ label: "info@trashvaletpro.com", href: "mailto:info@trashvaletpro.com" }, { label: "info@trashvaletpro.com", href: "mailto:info@trashvaletpro.com" },
{ label: "Austin, TX" }, { label: "Austin, TX" }
], ]
}, }
]} ]}
copyrightText="© 2026 | TrashValet Pro" copyrightText="© 2026 | TrashValet Pro"
/> />