Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e16609b9b0 | |||
| 78f8c39d65 | |||
| e37dc15567 |
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
|||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroOverlay
|
<HeroOverlay
|
||||||
title="Trust the Process. Stay Fresh."
|
title="Trust the Process. Stay Fresh."
|
||||||
description="Precision-focused cuts with a clean, modern aesthetic. I bring meticulous attention to detail to every chair session, ensuring you walk away with a refined, high-quality finish every single time."
|
description="Experience a personalized, detail-oriented grooming session designed to highlight your best features. Walk out with a sharp, clean look and the confidence that comes from a high-quality, professional finish."
|
||||||
buttons={[{ text: "Book Your Cut", href: "#contact" }]}
|
buttons={[{ text: "Book Your Cut", href: "#contact" }]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/composition-shaving-objects-with-copyspace_23-2148122058.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/composition-shaving-objects-with-copyspace_23-2148122058.jpg"
|
||||||
avatars={[
|
avatars={[
|
||||||
@@ -147,4 +147,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user