Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-04-22 20:53:48 +00:00

View File

@@ -113,6 +113,7 @@ export default function LandingPage() {
]}
title="Our Signature Services"
description="Find the perfect grooming service tailored to your style."
buttons={[{ text: "Book Now", href: "#contact" }]}
/>
</div>
@@ -196,4 +197,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}