Update src/app/page.tsx

This commit is contained in:
2026-03-11 08:06:05 +00:00
parent d24c5bbc45
commit 5df54364c8

View File

@@ -61,7 +61,7 @@ export default function LandingPage() {
tagIcon={Sparkles}
tagAnimation="slide-up"
buttons={[
{ text: "Get a Quote", href: "contact" },
{ text: "Get Free Quote", href: "contact" },
{ text: "View Portfolio", href: "portfolio" },
]}
buttonAnimation="slide-up"