From 6f1162e5975b03f19b693d0f32d534a9365f3bf7 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 18 May 2026 11:08:16 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 84090e4..fc3abcb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/abstract-minimal-background-with-floor_23-2149207724.jpg", imageAlt: "professional technician aircond installation" }, ]} buttons={[ - { text: "WhatsApp Us Now", href: "https://wa.me/60111234567" }, + { text: "WhatsApp Us Now", href: "https://wa.me/60142379154" }, { text: "View Our Projects", href: "#projects" }, ]} /> @@ -105,7 +105,7 @@ export default function LandingPage() { @@ -167,8 +167,8 @@ export default function LandingPage() { background={{ variant: "radial-gradient" }} text="Ready for better cooling and professional installation? Fast response. Neat workmanship. Trusted by customers across Nilai." buttons={[ - { text: "WhatsApp Now", href: "https://wa.me/60111234567" }, - { text: "Request Quotation", href: "https://wa.me/60111234567" }, + { text: "WhatsApp Now", href: "https://wa.me/60142379154" }, + { text: "Request Quotation", href: "https://wa.me/60142379154" }, ]} /> -- 2.49.1