From c384f863d654ab588042e6e6d81d2fa4cd8c9787 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 19 Mar 2026 16:02:16 +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 1db5aac..dde88fb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { tagAnimation="slide-up" buttons={[ { text: "View Our Work", href: "#projects" }, - { text: "Schedule Consultation", href: "#contact", props: { variant: "secondary" } } + { text: "Schedule Consultation", href: "#contact" } ]} buttonAnimation="slide-up" imageSrc="http://img.b2bpic.net/free-photo/front-view-modern-skyscrapers-office-buildings_23-2148836775.jpg" -- 2.49.1