From 871e59e9ddc3aee7c3a7f7346218109bcbf39739 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 05:42:45 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9587a0e..4c396d7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,8 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-photo/high-angle-orange-slices-drinkl_23-2149418285.jpg" imageAlt="Premium product showcase" buttons={[ - { text: "Browse Collection", href: "#products" } + { text: "Browse Collection", href: "#products" }, + { text: "View Gallery", href: "#featured" } ]} />