Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 18c8680979 | |||
| 94b270f5f7 | |||
| 4e1ba2b5d9 | |||
| 747a0caae3 |
@@ -1425,4 +1425,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
buttons={[
|
||||
{ text: "Book an Appointment", href: "#contact" },
|
||||
{ text: "Book Your Cut Now", href: "#contact" },
|
||||
{ text: "Call Now", href: "tel:0465259710" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -205,4 +205,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user