diff --git a/src/app/page.tsx b/src/app/page.tsx index 4efad8f..d607381 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -149,7 +149,7 @@ export default function LandingPage() { title="We believe beautiful design and exceptional quality go hand in hand. Every product we curate meets our rigorous standards for craftsmanship, sustainability, and value." useInvertedBackground={true} buttons={[ - { text: "Learn Our Story", href: "about" }, + { text: "Shop with Confidence", href: "products" }, { text: "Our Values", href: "about" } ]} buttonAnimation="slide-up"