Compare commits
10 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f77f0188a6 | |||
| 3a16e0bf71 | |||
| 4f4fab67ec | |||
| 6623afa4b0 | |||
| e9cd2736dc | |||
| aee5c9edfe | |||
| 9110b613c0 | |||
| af1982eacc | |||
| 83607beb39 | |||
| f5f3625316 |
@@ -1415,4 +1415,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
buttons={[
|
||||
{ text: "Book Now", href: "#contact" },
|
||||
{ text: "Book Your Appointment Today", href: "#contact" },
|
||||
{ text: "Learn More", href: "#services" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -156,7 +156,7 @@ export default function LandingPage() {
|
||||
}
|
||||
]}
|
||||
cardTitle="Over 8,500 happy clients trust High Flow Barber Studio for their grooming needs"
|
||||
cardTag="Highly Rated"
|
||||
cardTag="Highly Rated • 4.9★ on Google"
|
||||
cardTagIcon={Heart}
|
||||
cardAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -245,4 +245,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user