Compare commits
10 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9661b562c1 | |||
| a810e1b2ba | |||
| 4c32e3a4d4 | |||
| 56392745c7 | |||
| 35b7b40a36 | |||
| c0f8c48777 | |||
| e60bd08c56 | |||
| 1ee751cd87 | |||
| ad5621fced | |||
| e1dd38ff69 |
@@ -47,7 +47,7 @@ export default function ContactPage() {
|
||||
required: true
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aj7GIMAiMrDMRaDjVpBEuEoiXn/a-modern-creative-studio-workspace-with--1773394805437-eefa660c.png?_wi=1"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aj7GIMAiMrDMRaDjVpBEuEoiXn/uploaded-1773397105044-5mg78kxj.png"
|
||||
imageAlt="Contact us to start your project"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "glowing-orb" }}
|
||||
kpis={[
|
||||
{ value: "25+ ", label: "Projects Delivered" },
|
||||
{ value: "", label: "" },
|
||||
{ value: "100%", label: "Focused on Client Needs" },
|
||||
{ value: "98%", label: "Client Satisfaction" }
|
||||
]}
|
||||
enableKpiAnimation={true}
|
||||
@@ -260,4 +260,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user