diff --git a/src/app/page.tsx b/src/app/page.tsx index 412d518..3c1c6a5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" />