Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4f66fbcfc1 | |||
| fd8ec8817b |
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardScroll
|
||||
background={{ variant: "radial-gradient" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
title="The Finest Haircut You Will Ever Get In London"
|
||||
description="London’s Only 5-Star Barbershop — 619 Google Reviews"
|
||||
buttons={[{ text: "BOOK NOW", href: "#contact" }]}
|
||||
@@ -154,4 +154,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user