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