From 3ccd642e0745a5f94c3f65ea72990e6ce6501fdc Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 08:01:34 +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 8fe2b47..887fada 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,6 +52,9 @@ export default function LandingPage() { variant: "gradient-bars"}} title="Future-Ready Tech, Redefined." description="Experience our curated collection of elite multi-product solutions designed to elevate your workflow and lifestyle with unparalleled precision." + buttons={[ + { text: "Explore Collection", href: "#products" } + ]} imageSrc="http://img.b2bpic.net/free-photo/sunset-beach-tablet_23-2151947346.jpg" imageAlt="tech products dark desk setup neon" mediaAnimation="blur-reveal" -- 2.49.1