Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 775079ad1c | |||
| a2af7a7194 | |||
| fb14a8b97e | |||
| f4e41557f6 | |||
| 14bce1d061 |
@@ -134,7 +134,7 @@ export default function LandingPage() {
|
||||
"Haircut", "Style Consultation", "Hot Towel"],
|
||||
buttons: [
|
||||
{
|
||||
text: "Book Now", href: "#contact"},
|
||||
text: "Book Essential", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -142,7 +142,7 @@ export default function LandingPage() {
|
||||
"Haircut", "Wash", "Style Consultation", "Finish"],
|
||||
buttons: [
|
||||
{
|
||||
text: "Book Now", href: "#contact"},
|
||||
text: "Book Popular", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -150,7 +150,7 @@ export default function LandingPage() {
|
||||
"Haircut", "Wash", "Beard Trim", "Consultation"],
|
||||
buttons: [
|
||||
{
|
||||
text: "Book Now", href: "#contact"},
|
||||
text: "Book Ultimate", href: "#contact"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -246,7 +246,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "rotated-rays-animated"}}
|
||||
text="Your Go-To Barbershop in Sidoarjo. Ready to look your best? Book your appointment today via WhatsApp."
|
||||
text="Book your premium grooming experience in under 60 seconds via WhatsApp."
|
||||
buttons={[
|
||||
{
|
||||
text: "Start Your Booking", href: "https://wa.me/yournumber"},
|
||||
|
||||
Reference in New Issue
Block a user