Merge version_2 into main #4

Merged
bender merged 2 commits from version_2 into main 2026-03-09 14:25:23 +00:00
2 changed files with 2 additions and 2782 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -63,7 +63,7 @@ export default function LandingPage() {
]}
carouselPosition="right"
buttons={[
{ text: "Book Now", href: "#contact" },
{ text: "Schedule Haircut", href: "#contact" },
{ text: "Learn More", href: "#services" }
]}
buttonAnimation="slide-up"
@@ -197,4 +197,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}