diff --git a/src/app/page.tsx b/src/app/page.tsx index 636c7db..4071865 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" + } + ]} />