7 Commits

Author SHA1 Message Date
db04b8f858 Update src/app/page.tsx 2026-04-15 21:48:37 +00:00
d24170300f Merge version_3 into main
Merge version_3 into main
2026-04-15 21:44:43 +00:00
8eebf8e509 Update src/app/page.tsx 2026-04-15 21:44:37 +00:00
357b7ae021 Merge version_2 into main
Merge version_2 into main
2026-04-15 21:42:44 +00:00
0a9f1d26e7 Update src/app/page.tsx 2026-04-15 21:42:38 +00:00
9454dc7370 Merge version_1 into main
Merge version_1 into main
2026-04-15 21:41:35 +00:00
d276180b39 Merge version_1 into main
Merge version_1 into main
2026-04-15 21:40:58 +00:00

View File

@@ -45,8 +45,9 @@ export default function LandingPage() {
<HeroLogoBillboard <HeroLogoBillboard
background={{ variant: "gradient-bars" }} background={{ variant: "gradient-bars" }}
logoText="Queens ClearSpace" logoText="Queens ClearSpace"
description="Fast & Reliable Junk Removal in Queens NYC. We handle full house, apartment, and garage cleanouts with a hassle-free, same-day experience." 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" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=rlnqzi"
mediaAnimation="slide-up" mediaAnimation="slide-up"
/> />
@@ -57,11 +58,11 @@ export default function LandingPage() {
textboxLayout="split" textboxLayout="split"
useInvertedBackground={false} useInvertedBackground={false}
title="Professional Cleanout Services" title="Professional Cleanout Services"
description="Queens ClearSpace provides comprehensive junk removal services throughout Queens and surrounding boroughs. We focus on reliability and speed." description="Queens ClearSpace provides comprehensive junk removal services throughout Queens and surrounding boroughs. We focus on reliability, efficiency, and complete peace of mind."
bulletPoints={[ bulletPoints={[
{ title: "Full House Cleanouts", description: "Complete removal of unwanted items from your entire home." }, { title: "Full House Cleanouts", description: "Complete, stress-free removal of unwanted items from your entire property." },
{ title: "Apartment Cleanouts", description: "Quick, discreet, and reliable removal for NYC apartments." }, { title: "Apartment Cleanouts", description: "Efficient, discreet, and reliable removal tailored for NYC living spaces." },
{ title: "Garage & Basement", description: "Reclaim your storage space today with our expert crew." }, { title: "Garage & Basement", description: "Expert crew ready to clear out years of storage to reclaim your space." },
]} ]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=hti8ur" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=hti8ur"
mediaAnimation="slide-up" mediaAnimation="slide-up"
@@ -75,17 +76,17 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
features={[ features={[
{ {
title: "Furniture Removal", description: "Expert handling of heavy furniture and bulky items.", bentoComponent: "reveal-icon", icon: Star title: "Bulky Item Removal", description: "We specialize in removing heavy furniture and large appliances safely.", bentoComponent: "reveal-icon", icon: Star
}, },
{ {
title: "Same-Day Service", description: "Get rid of junk fast with our prompt scheduling.", bentoComponent: "reveal-icon", icon: Clock title: "Prompt Same-Day Service", description: "Urgent junk removal needs addressed quickly and professionally.", bentoComponent: "reveal-icon", icon: Clock
}, },
{ {
title: "Professional Crew", description: "Reliable and courteous staff at your service.", bentoComponent: "reveal-icon", icon: UserCheck title: "Full-Service Crew", description: "Our professional team handles every aspect of the load and transport.", bentoComponent: "reveal-icon", icon: UserCheck
}, },
]} ]}
title="Why Choose Queens ClearSpace" title="Stress-Free Solutions"
description="We stand for reliability, transparency, and a clean workspace for all our customers in Queens." description="Our service activities are focused on delivering a clean slate for your home or business, handling the logistics so you don't have to."
/> />
</div> </div>
@@ -95,12 +96,11 @@ export default function LandingPage() {
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
plans={[ plans={[
{ id: "small", badge: "Min Load", price: "$99", subtitle: "Single item or small load", features: ["Quick pickup", "Transparent flat rate"] }, { id: "standard", badge: "Full Service", price: "$1,000+", subtitle: "Customizable cleanout estimates", features: ["Personalized volume assessment", "Full-service heavy lifting", "Discreet & professional disposal"] },
{ id: "medium", badge: "Half Truck", price: "$299", subtitle: "Perfect for garages", features: ["Up to 1/2 truck capacity", "Full haul away"] },
{ id: "full", badge: "Full Truck", price: "$499", subtitle: "For large cleanouts", features: ["Full truck capacity", "Priority scheduling"] },
]} ]}
title="Simple Volume-Based Pricing" title="Customized Cleanout Estimates"
description="Fair and transparent pricing based on the space your junk takes up in our truck." 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> </div>
@@ -108,9 +108,9 @@ export default function LandingPage() {
<SocialProofOne <SocialProofOne
textboxLayout="default" textboxLayout="default"
useInvertedBackground={true} useInvertedBackground={true}
names={["Astoria Community", "Forest Hills Residents", "Long Island City Businesses", "Flushing Households", "Bayside Homeowners", "Ridgewood Neighbors", "Woodside Families"]} names={["Astoria", "Forest Hills", "LIC", "Flushing", "Bayside", "Ridgewood", "Woodside"]}
title="Proudly Serving Queens & NYC" title="Active Trash Removal Experts"
description="We are trusted across Queens, Brooklyn, and the Bronx for professional junk removal." description="Proudly supporting clean neighborhoods across the Queens borough with consistent, high-frequency service runs."
/> />
</div> </div>
@@ -118,15 +118,9 @@ export default function LandingPage() {
<TestimonialCardFive <TestimonialCardFive
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[]}
{ id: "1", name: "John Doe", date: "2024-05-12", title: "Homeowner", quote: "Incredible service! Cleared my whole garage in hours.", tag: "Verified", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ml234j" }, title="Our Recent Projects"
{ id: "2", name: "Sarah Smith", date: "2024-06-01", title: "Apartment Resident", quote: "Fast and friendly. Highly recommend Queens ClearSpace.", tag: "Verified", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ef5r0z" }, description="Browse our active service gallery showing our team in action clearing out homes, garages, and commercial spaces throughout Queens."
{ id: "3", name: "Mike Ross", date: "2024-06-15", title: "Business Owner", quote: "Reliable crew, took care of everything without a fuss.", tag: "Verified", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=9f9haz" },
{ id: "4", name: "Elena King", date: "2024-07-02", title: "Homeowner", quote: "Great pricing and very professional handling.", tag: "Verified", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=0ggbbi" },
{ id: "5", name: "Tom Baker", date: "2024-07-20", title: "Garage Cleanout", quote: "The best junk removal company in Queens. Period.", tag: "Verified", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ftossu" },
]}
title="What Our Customers Say"
description="Reliability and a hassle-free experience are what we pride ourselves on."
/> />
</div> </div>
@@ -134,12 +128,12 @@ export default function LandingPage() {
<FaqSplitText <FaqSplitText
useInvertedBackground={true} useInvertedBackground={true}
faqs={[ faqs={[
{ id: "q1", title: "Do you provide same-day service?", content: "Yes, we strive to offer same-day or next-day service in most of Queens." }, { 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: "How is the pricing calculated?", content: "Our pricing is volume-based, meaning you only pay for the space your items occupy in our truck." }, { 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: "What items do you not take?", content: "We don't handle hazardous materials like chemicals, paint, or toxic waste." }, { 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" sideTitle="Frequently Asked Questions"
sideDescription="Everything you need to know about our services." sideDescription="Common inquiries about our hassle-free junk removal process."
faqsAnimation="slide-up" faqsAnimation="slide-up"
/> />
</div> </div>
@@ -148,9 +142,9 @@ export default function LandingPage() {
<ContactSplit <ContactSplit
useInvertedBackground={false} useInvertedBackground={false}
background={{ variant: "plain" }} background={{ variant: "plain" }}
tag="Get in touch" tag="Contact Us"
title="Request Your Free Quote" title="Request Your Estimate"
description="Ready to clear your space? Fill out the form or call us directly at (555) 123-4567." 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" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=pgdwf2"
mediaAnimation="slide-up" mediaAnimation="slide-up"
buttonText="Send Request" buttonText="Send Request"
@@ -161,7 +155,7 @@ export default function LandingPage() {
<FooterBaseCard <FooterBaseCard
logoText="Queens ClearSpace" logoText="Queens ClearSpace"
columns={[ columns={[
{ title: "Services", items: [{ label: "House Cleanouts", href: "#" }, { label: "Furniture Removal", href: "#" }, { label: "Same-Day Hauling", href: "#" }] }, { title: "Services", items: [{ label: "Full Cleanouts", href: "#" }, { label: "Junk Removal", href: "#" }, { label: "Same-Day Service", href: "#" }] },
{ title: "Company", items: [{ label: "About Us", href: "#" }, { label: "Contact", href: "#contact" }, { label: "Pricing", href: "#pricing" }] }, { title: "Company", items: [{ label: "About Us", href: "#" }, { label: "Contact", href: "#contact" }, { label: "Pricing", href: "#pricing" }] },
]} ]}
copyrightText="© 2025 Queens ClearSpace. All rights reserved." copyrightText="© 2025 Queens ClearSpace. All rights reserved."
@@ -170,4 +164,4 @@ export default function LandingPage() {
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }