Update src/app/about/page.tsx

This commit is contained in:
2026-04-21 00:54:34 +00:00
parent 8786b97318
commit 80c018b811

View File

@@ -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"