diff --git a/src/app/page.tsx b/src/app/page.tsx index 625ef3d..786e750 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,10 +53,6 @@ export default function LandingPage() { variant: "gradient-bars"}} title="Welcome to Channel Name — Stories Worth Watching" description="Explore exclusive behind-the-scenes content, join our community, and never miss an upload. Subscribe now and be part of something bigger." - buttons={[ - { text: "Join Community", href: "#community" }, - { text: "Explore Content", href: "#videos" } - ]} mediaItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/security-guard-workspace_23-2150321697.jpg", imageAlt: "Channel Trailer Intro"}, @@ -115,7 +111,8 @@ export default function LandingPage() {