From 8707e59ff640d0d4b4ab799bc3382af341df27d3 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 15:43:58 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 08d03c0..fb281a3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,8 +53,8 @@ export default function LandingPage() { rating={4.9} ratingText="Rated by 150+ customers" buttons={[ - { text: "Call Now", href: "tel:+923001234567" }, - { text: "WhatsApp Us", href: "https://wa.me/923001234567" }, + { text: "Call Now", href: "tel:+92-334-1234567" }, + { text: "WhatsApp Us", href: "https://wa.me/923341234567" }, { text: "Get Directions", href: "https://maps.google.com" } ]} buttonAnimation="slide-up" @@ -170,12 +170,12 @@ export default function LandingPage() {