4 Commits

Author SHA1 Message Date
a2af7a7194 Update src/app/page.tsx 2026-04-18 16:17:55 +00:00
fb14a8b97e Merge version_3 into main
Merge version_3 into main
2026-04-18 16:17:11 +00:00
f4e41557f6 Update src/app/page.tsx 2026-04-18 16:17:08 +00:00
14bce1d061 Merge version_2 into main
Merge version_2 into main
2026-04-18 16:16:23 +00:00

View File

@@ -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"},