Update src/app/page.tsx
This commit is contained in:
@@ -136,7 +136,7 @@ export default function SkincareTemplatePage() {
|
|||||||
{ title: "Shop", items: [{ label: "Collection", href: "#products" }, { label: "Best Sellers", href: "#products" }] },
|
{ title: "Shop", items: [{ label: "Collection", href: "#products" }, { label: "Best Sellers", href: "#products" }] },
|
||||||
{ title: "Help", items: [{ label: "FAQ", href: "#faq" }, { label: "Contact", href: "#contact" }] }
|
{ title: "Help", items: [{ label: "FAQ", href: "#faq" }, { label: "Contact", href: "#contact" }] }
|
||||||
]}
|
]}
|
||||||
bottomLeftText="© 2025 Luminé"
|
bottomLeftText="© 2025 www.lumine.com"
|
||||||
bottomRightText="Privacy Policy"
|
bottomRightText="Privacy Policy"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user