diff --git a/src/app/page.tsx b/src/app/page.tsx index c2ae98c..f155b89 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,7 +45,7 @@ export default function LandingPage() { background={{ variant: "plain" }} testimonials={[]} mediaAnimation="blur-reveal" - buttons={[{ text: "View Services", href: "#services" }, { text: "Contact Us", href: "#contact" }] + buttons={[{ text: "View Services", href: "#services" }, { text: "Contact Us", href: "#contact" }]} />