Update src/app/page.tsx

This commit is contained in:
2026-03-28 15:51:49 +00:00
parent 677332dd3f
commit 6e1bc3cc59

View File

@@ -35,7 +35,9 @@ export default function LandingPage() {
{ name: "Our Story", id: "about" },
{ name: "Products", id: "products" },
{ name: "Contact", id: "contact" },
]}
{ name: "Blog", id: "/blog" },
]}
brandName="Lumina Skincare"
/>
</div>