Update src/app/page.tsx
This commit is contained in:
@@ -35,7 +35,7 @@ export default function LandingPage() {
|
||||
{ name: "Service Area", id: "service-area" }
|
||||
]}
|
||||
bottomLeftText="Fast • Affordable • Reliable"
|
||||
bottomRightText="941-XXX-XXXX"
|
||||
bottomRightText="941-204-6124"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
description="Fast, affordable junk removal serving your community. We haul away furniture, appliances, yard waste, construction debris and more with professional reliability."
|
||||
buttons={[
|
||||
{ text: "Get Free Quote", href: "#contact" },
|
||||
{ text: "Call Now: 941-XXX-XXXX", href: "tel:941-XXX-XXXX" }
|
||||
{ text: "Call Now: 941-204-6124", href: "tel:941-204-6124" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
|
||||
Reference in New Issue
Block a user