Update src/app/page.tsx

This commit is contained in:
2026-03-19 22:39:09 +00:00
parent 8509690a4e
commit f6b00bfaa5

View File

@@ -184,7 +184,8 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
buttons={[
{ text: "Schedule Your Service Today", href: "tel:480-702-6165" }
{ text: "Schedule Your Service Today", href: "tel:480-702-6165" },
{ text: "View All Services & Pricing", href: "#" }
]}
buttonAnimation="slide-up"
ariaLabel="Services section"