Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6995af94cb | |||
| 0b2d02790e |
@@ -113,7 +113,7 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
title="Our Signature Services"
|
title="Our Signature Services"
|
||||||
description="Find the perfect grooming service tailored to your style."
|
description="Find the perfect grooming service tailored to your style."
|
||||||
buttons={[{ text: "Book Now", href: "#contact" }]}
|
buttons={[{ text: "Book Now", href: "#contact" }, { text: "View Gallery", href: "#hero" }]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -197,4 +197,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user