2 Commits

Author SHA1 Message Date
a038ff148a Update src/app/page.tsx 2026-03-03 20:28:11 +00:00
4354654045 Merge version_1 into main
Merge version_1 into main
2026-03-03 19:49:18 +00:00

View File

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