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