Compare commits
20 Commits
version_14
...
version_16
| Author | SHA1 | Date | |
|---|---|---|---|
| c60e23f2f3 | |||
| f30bb2356a | |||
| 5d697451e2 | |||
| 7cc60b8237 | |||
| 5c45e524e2 | |||
| 94251e24b1 | |||
| 26c3bd03c5 | |||
| 279e54456c | |||
| 076b9b3f0f | |||
| c70b9c083c | |||
| 9a2fa0b1cf | |||
| adbdff259a | |||
| 50ee0d406d | |||
| 89733decae | |||
| 3a24d1e07d | |||
| 2c0395a814 | |||
| 88e9eff58d | |||
| c4b0b3a49b | |||
| cefa6234f8 | |||
| 1e011c5096 |
@@ -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>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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" }
|
||||
]}
|
||||
/>
|
||||
|
||||
@@ -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>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user