Merge version_2 into main #4
@@ -33,8 +33,10 @@ export default function BarberShopPage() {
|
||||
{ name: "Services", id: "services" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Barbers", id: "barbers" },
|
||||
{ name: "Reviews", id: "testimonials" }
|
||||
]}
|
||||
{ name: "Reviews", id: "testimonials" },
|
||||
|
||||
{ name: "Blog", id: "/blog" },
|
||||
]}
|
||||
button={{
|
||||
text: "Book Now", href: "#contact"
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user