9 Commits

Author SHA1 Message Date
8425f65e33 Merge version_16 into main
Merge version_16 into main
2026-04-26 12:42:43 +00:00
c60e23f2f3 Update src/app/page.tsx 2026-04-26 12:42:40 +00:00
79cfdb8e8e Merge version_16 into main
Merge version_16 into main
2026-04-26 12:40:58 +00:00
f30bb2356a Update src/app/services/page.tsx 2026-04-26 12:40:55 +00:00
5d697451e2 Update src/app/page.tsx 2026-04-26 12:40:54 +00:00
7cc60b8237 Update src/app/contact/page.tsx 2026-04-26 12:40:53 +00:00
5c45e524e2 Update src/app/about/page.tsx 2026-04-26 12:40:53 +00:00
94251e24b1 Merge version_15 into main
Merge version_15 into main
2026-04-26 12:27:33 +00:00
9a2fa0b1cf Merge version_15 into main
Merge version_15 into main
2026-04-26 12:26:50 +00:00
4 changed files with 5 additions and 5 deletions

View File

@@ -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"}}
/>
</div>

View File

@@ -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" }}
/>
<ContactSplit

View File

@@ -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" }}
/>
</div>
@@ -90,7 +90,7 @@ export default function LandingPage() {
title="Our Impact"
description="Measurable results for your business growth."
metrics={[
{ id: "m1", value: "500+", title: "Projects Completed", description: "High-impact digital products delivered.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ca8jhPNunWlpMXcKOcjb3eD3xc/abstract-icon-representing-project-compl-1777201142466-cf75b001.png" },
{ id: "m1", value: "+", title: "Projects Completed", description: "High-impact digital products delivered.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ca8jhPNunWlpMXcKOcjb3eD3xc/abstract-icon-representing-project-compl-1777201142466-cf75b001.png" },
{ id: "m2", value: "98%", title: "Satisfaction Rate", description: "Dedicated client success and support.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ca8jhPNunWlpMXcKOcjb3eD3xc/abstract-icon-representing-customer-sati-1777201150552-e0a60b51.png" }
]}
/>

View File

@@ -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" }}
/>
</div>