Update src/app/page.tsx

This commit is contained in:
2026-01-05 11:22:36 +00:00
parent eeca454b85
commit 44d6311ac6

View File

@@ -114,6 +114,10 @@ export default function LandingPage() {
{
text: "Explore Our Philosophy",
href: "#contact"
},
{
text: "Shop Collection",
href: "#products"
}
]}
/>