From 8eec83b40cf96a88da78cb2d67c7c87024f802d0 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 14 May 2026 21:02:23 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" }]} />