From 5c45e524e2cedf1917221f7abf07126f0dffb220 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 12:40:53 +0000 Subject: [PATCH 1/4] Update src/app/about/page.tsx --- src/app/about/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 3557ea0..021ac84 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -36,7 +36,7 @@ export default function LandingPage() { logoClassName="scale-[2.5]" brandName="Digital Creation" button={{ - text: "WhatsApp", href: "https://wa.me/yournumber"}} + text: "WhatsApp", href: "https://wa.me/971565898263"}} /> -- 2.49.1 From 7cc60b823715f91c026be6ba19c2e1f9fd680140 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 12:40:53 +0000 Subject: [PATCH 2/4] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index df9f681..533aadc 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -30,7 +30,7 @@ export default function ContactPage() { logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ca8jhPNunWlpMXcKOcjb3eD3xc/uploaded-1777200990405-fpi8ibhu.png" brandName="Digital Creation" logoClassName="scale-[4.5]" - button={{ text: "WhatsApp", href: "https://wa.me/yournumber" }} + button={{ text: "WhatsApp", href: "https://wa.me/971565898263" }} /> Date: Sun, 26 Apr 2026 12:40:54 +0000 Subject: [PATCH 3/4] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 541f542..3ba2a58 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -34,7 +34,7 @@ export default function LandingPage() { logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ca8jhPNunWlpMXcKOcjb3eD3xc/uploaded-1777200990405-fpi8ibhu.png" brandName="Digital Creation" logoClassName="scale-[4.5]" - button={{ text: "WhatsApp", href: "https://wa.me/yournumber" }} + button={{ text: "WhatsApp", href: "https://wa.me/971565898263" }} /> -- 2.49.1 From f30bb2356ac985305d11ff03840600948123e03a Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 12:40:55 +0000 Subject: [PATCH 4/4] Update src/app/services/page.tsx --- src/app/services/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 8918112..19f9ee4 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -33,7 +33,7 @@ export default function ServicesPage() { logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ca8jhPNunWlpMXcKOcjb3eD3xc/uploaded-1777200990405-fpi8ibhu.png" brandName="Digital Creation" logoClassName="scale-[4.5]" - button={{ text: "WhatsApp", href: "https://wa.me/yournumber" }} + button={{ text: "WhatsApp", href: "https://wa.me/971565898263" }} /> -- 2.49.1