Merge version_2 into main #2
@@ -28,8 +28,8 @@ export default function AboutUsPage() {
|
||||
<NavbarStyleFullscreen
|
||||
brandName="Botanica Landscapes"
|
||||
navItems={[
|
||||
{ name: "Services", href: "/services" },
|
||||
{ name: "About Us", href: "/about-us" },
|
||||
{ name: "Services", id: "/services" },
|
||||
{ name: "About Us", id: "/about-us" },
|
||||
{ name: "Our Team", id: "team" },
|
||||
{ name: "Testimonials", id: "testimonials" },
|
||||
{ name: "Contact", id: "contact" }
|
||||
|
||||
Reference in New Issue
Block a user