diff --git a/src/app/page.tsx b/src/app/page.tsx index f777176..88e4476 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -78,7 +78,7 @@ export default function LandingPage() { tagAnimation="slide-up" buttons={[ { - text: "View All Products", href: "#contact" + text: "Browse Full Catalog", href: "#products" } ]} buttonAnimation="slide-up"