Update src/app/page.tsx

This commit is contained in:
2026-05-09 18:05:43 +00:00
parent 8e1faf6951
commit 6faf3383fb

View File

@@ -136,7 +136,7 @@ export default function SkincareTemplatePage() {
{ title: "Shop", items: [{ label: "Collection", href: "#products" }, { label: "Best Sellers", href: "#products" }] },
{ title: "Help", items: [{ label: "FAQ", href: "#faq" }, { label: "Contact", href: "#contact" }] }
]}
bottomLeftText="© 2025 Luminé"
bottomLeftText="© 2025 www.lumine.com"
bottomRightText="Privacy Policy"
/>
</div>