23 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
26c3bd03c5 Update src/app/services/page.tsx 2026-04-26 12:27:29 +00:00
279e54456c Update src/app/page.tsx 2026-04-26 12:27:29 +00:00
076b9b3f0f Update src/app/contact/page.tsx 2026-04-26 12:27:28 +00:00
c70b9c083c Update src/app/about/page.tsx 2026-04-26 12:27:28 +00:00
9a2fa0b1cf Merge version_15 into main
Merge version_15 into main
2026-04-26 12:26:50 +00:00
adbdff259a Update src/app/services/page.tsx 2026-04-26 12:26:46 +00:00
50ee0d406d Update src/app/page.tsx 2026-04-26 12:26:46 +00:00
89733decae Update src/app/contact/page.tsx 2026-04-26 12:26:45 +00:00
3a24d1e07d Update src/app/about/page.tsx 2026-04-26 12:26:45 +00:00
2c0395a814 Merge version_14 into main
Merge version_14 into main
2026-04-26 12:24:53 +00:00
6c2e2682b9 Update theme colors 2026-04-26 12:24:50 +00:00
88e9eff58d Merge version_13 into main
Merge version_13 into main
2026-04-26 12:23:51 +00:00
c4b0b3a49b Merge version_12 into main
Merge version_12 into main
2026-04-26 12:16:38 +00:00
cefa6234f8 Merge version_12 into main
Merge version_12 into main
2026-04-26 12:16:09 +00:00
1e011c5096 Merge version_12 into main
Merge version_12 into main
2026-04-26 12:15:29 +00:00
5 changed files with 7 additions and 7 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>
@@ -87,4 +87,4 @@ export default function ServicesPage() {
</ReactLenis>
</ThemeProvider>
);
}
}

View File

@@ -17,7 +17,7 @@
--primary-cta-text: #ffffff;
--secondary-cta: #FFFFFF;
--secondary-cta-text: #e31b1b;
--accent: #02055B;
--accent: #0B1D3A;
--background-accent: #153A70;
/* text sizing - set by ThemeProvider */