Update src/app/page.tsx

This commit is contained in:
2026-03-15 15:40:17 +00:00
parent d715fe5a3d
commit 28b0a735d3

View File

@@ -78,7 +78,7 @@ export default function LandingPage() {
tagAnimation="slide-up"
buttons={[
{
text: "View All Products", href: "#contact"
text: "Browse Full Catalog", href: "#products"
}
]}
buttonAnimation="slide-up"