Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a2af7a7194 | |||
| fb14a8b97e | |||
| f4e41557f6 | |||
| 14bce1d061 |
@@ -134,7 +134,7 @@ export default function LandingPage() {
|
|||||||
"Haircut", "Style Consultation", "Hot Towel"],
|
"Haircut", "Style Consultation", "Hot Towel"],
|
||||||
buttons: [
|
buttons: [
|
||||||
{
|
{
|
||||||
text: "Book Now", href: "#contact"},
|
text: "Book Essential", href: "#contact"},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -142,7 +142,7 @@ export default function LandingPage() {
|
|||||||
"Haircut", "Wash", "Style Consultation", "Finish"],
|
"Haircut", "Wash", "Style Consultation", "Finish"],
|
||||||
buttons: [
|
buttons: [
|
||||||
{
|
{
|
||||||
text: "Book Now", href: "#contact"},
|
text: "Book Popular", href: "#contact"},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -150,7 +150,7 @@ export default function LandingPage() {
|
|||||||
"Haircut", "Wash", "Beard Trim", "Consultation"],
|
"Haircut", "Wash", "Beard Trim", "Consultation"],
|
||||||
buttons: [
|
buttons: [
|
||||||
{
|
{
|
||||||
text: "Book Now", href: "#contact"},
|
text: "Book Ultimate", href: "#contact"},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
@@ -246,7 +246,7 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
background={{
|
background={{
|
||||||
variant: "rotated-rays-animated"}}
|
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={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Start Your Booking", href: "https://wa.me/yournumber"},
|
text: "Start Your Booking", href: "https://wa.me/yournumber"},
|
||||||
|
|||||||
Reference in New Issue
Block a user