Update src/app/page.tsx

This commit is contained in:
2026-04-30 15:28:18 +00:00
parent 89c3588020
commit e1b7156868

View File

@@ -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"},
]}