Merge version_3 into main #4

Merged
bender merged 2 commits from version_3 into main 2026-03-09 11:55:04 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -1384,4 +1384,4 @@ export default function RootLayout({
</body>
</html>
);
}
}

View File

@@ -98,7 +98,7 @@ export default function LandingPage() {
<div id="about" data-section="about">
<SplitAbout
title="The Oly's Cuts Story"
description="Founded with a passion for precision and excellence, Oly's Cuts has been the trusted destination for premium grooming since 2015. We believe barbering is an art, and every cut is a masterpiece."
description="Since 2015 • 4 Master Barbers. Founded with a passion for precision and excellence, Oly's Cuts has been the trusted destination for premium grooming. We believe barbering is an art, and every cut is a masterpiece."
tag="Our Heritage"
tagIcon={Award}
tagAnimation="slide-up"
@@ -243,4 +243,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}