From 6faf3383fb1c4520e6bde9e4e7e86db6bd928418 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 9 May 2026 18:05:43 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" />