diff --git a/src/app/page.tsx b/src/app/page.tsx index 38ba00b..2f982f4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { rating={5} ratingText="Loved by homeowners" buttons={[ - { text: "Discover Now", href: "#product" }, + { text: "Shop Now", href: "#product" }, { text: "Learn More", href: "#philosophy" } ]} buttonAnimation="slide-up"