4 Commits

Author SHA1 Message Date
e1474f2b20 Update src/app/page.tsx 2026-04-08 15:26:23 +00:00
60494e862f Merge version_3 into main
Merge version_3 into main
2026-04-08 15:24:07 +00:00
44732f146c Update src/app/page.tsx 2026-04-08 15:24:04 +00:00
b25a76c573 Merge version_2 into main
Merge version_2 into main
2026-04-08 15:22:25 +00:00

View File

@@ -45,7 +45,7 @@ export default function LandingPage() {
<HeroBillboard
background={{
variant: "gradient-bars"}}
title="Tradition Refined."
title="The Ultimate Grooming Experience for the Modern Man"
description="Premium grooming services for the modern gentleman at The Blackwood Barber CO."
buttons={[
{
@@ -88,6 +88,11 @@ export default function LandingPage() {
title="Our Craft"
description={[
"Founded on the principles of precision and patience, Blackwood Barber CO is where time-honored techniques meet modern grooming aesthetics.", "We take pride in our dedication to the perfect cut, every single time."]}
buttons={[
{
text: "Book Appointment", href: "#contact"
}
]}
/>
</div>