From 7e2972f63c14827b0a583bbc70ba496d15015cec Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 11:33:58 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index de5d5e4..0a46845 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { name: "Contact", id: "#contact"}, ]} button={{ - text: "Book via WhatsApp", href: "https://wa.me/?text=Hello%20ProCleaners%2C%20I%27d%20like%20to%20book%20a%20cleaning%20service."}} + text: "Book via WhatsApp", href: "https://wa.me/27625242013"}} logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EzHDC5WaWMQAoCk5qyglLX37Pw/uploaded-1781177267100-jzyix8m9.png" logoAlt="ProCleaners Logo" brandName="ProCleaners" @@ -92,7 +92,7 @@ export default function LandingPage() { ]} buttons={[ { - text: "Book via WhatsApp", href: "https://wa.me/?text=Hello%20ProCleaners%2C%20I%27d%20like%20to%20book%20a%20cleaning%20service."}, + text: "Book via WhatsApp", href: "https://wa.me/27625242013"}, ]} avatars={[ { @@ -176,7 +176,7 @@ export default function LandingPage() { id: "residential-deep", badge: "Home Best Seller", badgeIcon: Sparkles, price: "Starting at $249", subtitle: "Perfect for a spotless home refresh", buttons: [ { - text: "Book Residential", href: "https://wa.me/?text=Hello%20ProCleaners%2C%20I%27m%20interested%20in%20Residential%20Deep%20Cleaning."}, + text: "Book Residential", href: "https://wa.me/27625242013"}, ], features: [ "Full Home Sanitization", "Kitchen & Bathroom Deep Clean", "Vacuum & Mopping", "Window Interior Cleaning"], @@ -185,7 +185,7 @@ export default function LandingPage() { id: "commercial-standard", badge: "Business Choice", badgeIcon: Building, price: "Custom Quote", subtitle: "Ideal for regular office maintenance", buttons: [ { - text: "Get Commercial Quote", href: "https://wa.me/?text=Hello%20ProCleaners%2C%20I%27d%20like%20a%20quote%20for%20Commercial%20Standard%20Cleaning."}, + text: "Get Commercial Quote", href: "https://wa.me/27625242013"}, ], features: [ "Office Area Cleaning", "Restroom Sanitization", "Trash Removal", "Floor Care & Dusting"], @@ -194,7 +194,7 @@ export default function LandingPage() { id: "specialized-property", badge: "Real Estate Pro", badgeIcon: ShieldCheck, price: "Project-Based", subtitle: "Guaranteed results for turnovers & post-construction", buttons: [ { - text: "Request Consultation", href: "https://wa.me/?text=Hello%20ProCleaners%2C%20I%27d%20like%20a%20consultation%20for%20Specialized%20Property%20Cleaning."}, + text: "Request Consultation", href: "https://wa.me/27625242013"}, ], features: [ "Dust & Debris Removal", "Surface Polishing", "Window Cleaning (Int/Ext)", "Final Inspection & Documentation"],