Update src/app/page.tsx

This commit is contained in:
2026-04-15 21:48:37 +00:00
parent d24170300f
commit db04b8f858

View File

@@ -46,7 +46,7 @@ export default function LandingPage() {
background={{ variant: "gradient-bars" }}
logoText="Queens ClearSpace"
description="Reclaim your space with our completely stress-free junk removal services. We handle the heavy lifting from start to finish, ensuring your Queens home or office is clean and clutter-free without you lifting a finger."
buttons={[{ text: "Get a Free Quote", href: "#contact" }, { text: "Call Now", href: "tel:5551234567" }]
buttons={[{ text: "Get a Free Quote", href: "#contact" }, { text: "Call Now", href: "tel:9177157122" }]
}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=rlnqzi"
mediaAnimation="slide-up"
@@ -96,12 +96,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
plans={[
{ id: "small", badge: "Min Load", price: "$99", subtitle: "Single item or small load", features: ["Quick, hassle-free pickup", "Transparent flat rate"] },
{ id: "medium", badge: "Half Truck", price: "$299", subtitle: "Perfect for garages/basements", features: ["Up to 1/2 truck capacity", "Full service loading"] },
{ id: "full", badge: "Full Truck", price: "$499", subtitle: "For large cleanouts", features: ["Full truck capacity", "Priority professional scheduling"] },
{ id: "standard", badge: "Full Service", price: "$1,000+", subtitle: "Customizable cleanout estimates", features: ["Personalized volume assessment", "Full-service heavy lifting", "Discreet & professional disposal"] },
]}
title="Simple Volume-Based Pricing"
description="Transparent rates based on load size, ensuring you get the best value for our comprehensive removal service."
title="Customized Cleanout Estimates"
description="We provide tailored pricing based on the scope of your cleanout. Please contact us for a professional assessment of your removal needs."
buttons={[{ text: "Get Your Estimate", href: "#contact" }]}
/>
</div>
@@ -130,7 +129,7 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{ id: "q1", title: "How quick is the service?", content: "We specialize in same-day and next-day service to get your junk removed on your schedule." },
{ id: "q2", title: "Is the pricing transparent?", content: "Yes, we operate on a strictly volume-based model. No surprise fees; you pay only for the truck space used." },
{ id: "q2", title: "How do I get a price?", content: "For the most accurate estimate, please contact us via phone or email for a personalized consultation." },
{ id: "q3", title: "Do I need to do anything?", content: "Absolutely not. Our professional crew handles all heavy lifting, sorting, and loading so you can remain stress-free." },
]}
sideTitle="Frequently Asked Questions"
@@ -143,9 +142,9 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={false}
background={{ variant: "plain" }}
tag="Get in touch"
title="Book Your Cleanout"
description="Ready to get rid of your clutter? Contact us today for a free estimate and experience our stress-free service firsthand."
tag="Contact Us"
title="Request Your Estimate"
description="Reach out to discuss your project. Call us at 917-715-7122 or email queenscleanoutservices@gmail.com for a prompt response and a free estimate."
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=pgdwf2"
mediaAnimation="slide-up"
buttonText="Send Request"