Merge version_3 into main #2

Merged
bender merged 1 commits from version_3 into main 2026-04-25 15:50:22 +00:00

View File

@@ -64,7 +64,7 @@ export default function LandingPage() {
]}
buttons={[
{
text: "Book on WhatsApp", href: "https://wa.me/971568331814?text=Hi%20Wakanda%20Gents%20Salon%2C%20I%20want%20to%20book%20an%20appointment"},
text: "Book Your Appointment Now", href: "https://wa.me/971568331814?text=Hi%20Wakanda%20Gents%20Salon%2C%20I%20want%20to%20book%20an%20appointment"},
{
text: "Call Now", href: "tel:+971568331814"},
{
@@ -253,4 +253,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}