diff --git a/src/app/page.tsx b/src/app/page.tsx index 00641fa..88bda35 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { tagIcon={Sparkles} tagAnimation="slide-up" buttons={[ - { text: "View Collection", href: "#products" }, + { text: "Explore Custom Designs", href: "#products" }, { text: "Request Quote", href: "#footer" } ]} buttonAnimation="slide-up"