Update src/app/page.tsx

This commit is contained in:
2026-06-12 17:37:13 +00:00
parent 66b29b464a
commit 0f19e4b852

View File

@@ -183,8 +183,8 @@ export default function SkincareTemplatePage() {
<div id="footer" data-section="footer">
<FooterLogoReveal
logoText="Luminé"
leftLink={{ label: "Moisturizers", href: "#products" }}
rightLink={{ label: "Contact Us", href: "#contact" }}
leftLink={{ text: "Moisturizers", href: "#products" }}
rightLink={{ text: "Contact Us", href: "#contact" }}
/>
</div>
</ThemeProvider>