Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a81e716174 | |||
| 231b688890 | |||
| 6047c486d0 | |||
| f3a96ccdbd |
@@ -1385,4 +1385,4 @@ export default function RootLayout({
|
|||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
|||||||
tagIcon={MapPin}
|
tagIcon={MapPin}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Call Now", href: "tel:0789804771" },
|
{ text: "Book Your Cut Now", href: "tel:0789804771" },
|
||||||
{ text: "Book a Trim", href: "#contact" },
|
{ text: "Book a Trim", href: "#contact" },
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
@@ -215,4 +215,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user