Update src/app/page.tsx
This commit is contained in:
@@ -29,6 +29,7 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{ name: "Collection", id: "products" },
|
||||
{ name: "Treatments", id: "/treatments" },
|
||||
{ name: "Our Story", id: "about" },
|
||||
{ name: "Reviews", id: "testimonials" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
|
||||
Reference in New Issue
Block a user