From 5ccb913eaad9f4f4e1b78b7656b67690f8763546 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 16:32:00 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4c7ea35..42a77fe 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -84,6 +84,9 @@ export default function LandingPage() { textboxLayout="default" animationType="slide-up" useInvertedBackground={true} + buttons={[ + { text: "View All Videos", href: "#videos" } + ]} ariaLabel="Video collection section" />