Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 775079ad1c | |||
| a2af7a7194 | |||
| fb14a8b97e |
@@ -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"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user