Update src/app/about/page.tsx
This commit is contained in:
@@ -26,8 +26,10 @@ export default function AboutPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{ name: "Home", id: "/" },
|
||||
{ name: "Services", id: "/services" },
|
||||
{ name: "About", id: "/about" },
|
||||
{ name: "Contact & Booking", id: "/contact-booking" }
|
||||
{ name: "Gallery", id: "/gallery" },
|
||||
{ name: "Contact and Booking", id: "/contact-booking" }
|
||||
]}
|
||||
brandName="Gentlemens HQ"
|
||||
button={{ text: "Book Now", href: "https://app.squareup.com/appointments/buyer/widget/5ll7uiams0fu51/L5ATHJ9JYCH5N" }}
|
||||
@@ -38,6 +40,7 @@ export default function AboutPage() {
|
||||
<SplitAbout
|
||||
tag="Our Story"
|
||||
title="Over 15 Years of Craftsmanship"
|
||||
titleClassName="text-3xl"
|
||||
description="Founded on the principles of community, family, and precision, Gentlemens HQ has been a staple in Alpharetta since our doors first opened. We believe that a haircut is more than just a service—it's a ritual of care and connection."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/barber-cutting-hair-client_23-2148733221.jpg"
|
||||
imagePosition="left"
|
||||
|
||||
Reference in New Issue
Block a user