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" } ]} />