Merge version_2 into main #4
@@ -130,7 +130,7 @@ export default function LandingPage() {
|
||||
text="Ready for your next cut? Book an appointment today or swing by the shop. Walk-ins are always welcome!"
|
||||
buttons={[
|
||||
{
|
||||
text: "Call to Book: (555) 123-4567", href: "tel:5551234567"},
|
||||
text: "Call to Book: (317) 499-5969", href: "tel:3174995969"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -167,4 +167,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user