diff --git a/src/app/page.tsx b/src/app/page.tsx index af8f25a..b691ea3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { tag="Trusted Excellence" buttons={[ { - text: "Shop Now", href: "#products"}, + text: "View Our Products", href: "#products"}, { text: "Learn More", href: "#about"}, ]}