From 2b8c3abde1dd3d034275e596bbcda36582729732 Mon Sep 17 00:00:00 2001 From: development Date: Thu, 8 Jan 2026 15:11:23 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 01c88c4..1a01697 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,9 +48,6 @@ export default function LandingPage() { imageAlt="Creative studio and production team workspace" frameStyle="card" logoLineHeight={1.1} - buttons={[ - { text: "Get Started", href: "contact" } - ]} /> @@ -238,4 +235,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file