Update src/app/page.tsx

This commit is contained in:
2026-03-03 18:08:42 +00:00
parent d3ceafe366
commit ea003c146e

View File

@@ -50,7 +50,7 @@ export default function LandingPage() {
tagIcon={Wrench}
tagAnimation="slide-up"
buttons={[
{ text: "Request a quote", href: "#contact" },
{ text: "Get Same-Day Quote", href: "#contact" },
{ text: "Learn more", href: "#services" }
]}
buttonAnimation="slide-up"