Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-04-24 14:15:20 +00:00

View File

@@ -49,7 +49,7 @@ export default function LandingPage() {
background={{
variant: "gradient-bars"}}
title="More Than a Cut — Its a Full Experience."
description="Fresh cuts. Clean rides. Good food. Cold drinks. All in one spot."
description="Save time by getting your haircut and car washed in one seamless visit."
buttons={[
{
text: "Book Appointment", href: "#booking"},
@@ -200,4 +200,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}