Update src/app/page.tsx

This commit is contained in:
2026-03-03 20:28:11 +00:00
parent 4354654045
commit a038ff148a

View File

@@ -51,7 +51,7 @@ export default function LandingPage() {
]}
avatarText="Trusted by 142+ satisfied customers • 5.0 stars"
buttons={[
{ text: "Visit Us Today", href: "contact" },
{ text: "Get Directions Now", href: "contact" },
{ text: "Learn More", href: "about" }
]}
buttonAnimation="slide-up"