Update src/app/about/page.tsx
This commit is contained in:
@@ -33,6 +33,7 @@ export default function AboutPage() {
|
||||
]}
|
||||
brandName="Gentlemens HQ"
|
||||
button={{ text: "Book Now", href: "https://app.squareup.com/appointments/buyer/widget/5ll7uiams0fu51/L5ATHJ9JYCH5N" }}
|
||||
topBarButton={{ text: "Home", href: "/" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -73,4 +74,4 @@ export default function AboutPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user