Update src/app/contact/page.tsx
This commit is contained in:
@@ -34,6 +34,7 @@ export default function ContactPage() {
|
||||
brandName="AFLA SACHET WATER"
|
||||
navItems={[
|
||||
{ name: "Services", id: "/#services" },
|
||||
{ name: "Wholesale", id: "/#wholesale-pricing" },
|
||||
{ name: "About", id: "/#about" },
|
||||
{ name: "Testimonials", id: "/#testimonials" },
|
||||
{ name: "Contact", id: "/contact" }
|
||||
@@ -117,4 +118,4 @@ export default function ContactPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user