Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0a9f1d26e7 | |||
| 9454dc7370 | |||
| d276180b39 |
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
<HeroLogoBillboard
|
||||
background={{ variant: "gradient-bars" }}
|
||||
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 home or office without the stress. We provide fast, hassle-free junk removal in Queens, handling everything from start to finish so you can enjoy a clutter-free space today."
|
||||
buttons={[{ text: "Get a Free Quote", href: "#contact" }, { text: "Call Now", href: "tel:5551234567" }]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=rlnqzi"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -170,4 +170,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user