Update src/app/page.tsx

This commit is contained in:
2026-03-05 00:50:40 +00:00
parent 1d8c5e090b
commit 200ecab714

View File

@@ -56,7 +56,7 @@ export default function LandingPage() {
rating={5}
ratingText="Trusted by New Jersey families"
buttons={[
{ text: "Request a Quote", href: "#quote" },
{ text: "Get Free Quote Today", href: "#quote" },
{ text: "Learn More", href: "#services" }
]}
buttonAnimation="slide-up"