Update src/app/page.tsx

This commit is contained in:
2026-03-03 10:47:54 +00:00
parent 9ec038ae90
commit a08785dbff

View File

@@ -49,7 +49,7 @@ export default function LandingPage() {
tagAnimation="slide-up"
background={{ variant: "sparkles-gradient" }}
buttons={[
{ text: "Get a Free Consultation", href: "contact" },
{ text: "Schedule Free Consultation", href: "contact" },
{ text: "Learn More", href: "services" },
]}
buttonAnimation="slide-up"