Merge version_4 into main #3
@@ -150,7 +150,10 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars"}}
|
||||
text="Ready to look like royalty? Walk-ins are always welcome, or call us directly to book your preferred barber. 📞 +61 000 000 000"
|
||||
text="Ready to look like royalty? Walk-ins are always welcome, or call us at +61 000 000 000. For guaranteed service, book your appointment online."
|
||||
buttons={[
|
||||
{ text: "Book your appointment online", href: "#booking" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -166,4 +169,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user