Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 991de2e3b5 | |||
| 8fe3a8b773 | |||
| 9cb6b0150e | |||
| f2d0732a8d | |||
| 7463a23546 |
@@ -43,7 +43,7 @@ export default function LandingPage() {
|
|||||||
logoText="Webild Studio"
|
logoText="Webild Studio"
|
||||||
description="Creating immersive digital experiences through innovative web design and cutting-edge 3D technology"
|
description="Creating immersive digital experiences through innovative web design and cutting-edge 3D technology"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "View Our Work", href: "portfolio" },
|
{ text: "Explore Projects", href: "portfolio" },
|
||||||
{ text: "Start a Project", href: "contact" }
|
{ text: "Start a Project", href: "contact" }
|
||||||
]}
|
]}
|
||||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcRoBrMB6XWEzVmcZEWtXfcp3t/an-immersive-3d-abstract-landscape-with--1772890146811-7756360e.png?_wi=1"
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcRoBrMB6XWEzVmcZEWtXfcp3t/an-immersive-3d-abstract-landscape-with--1772890146811-7756360e.png?_wi=1"
|
||||||
@@ -188,7 +188,7 @@ export default function LandingPage() {
|
|||||||
title="Ready to Transform Your Digital Presence?"
|
title="Ready to Transform Your Digital Presence?"
|
||||||
description="Let's collaborate to create an exceptional web experience that drives growth and engagement for your business"
|
description="Let's collaborate to create an exceptional web experience that drives growth and engagement for your business"
|
||||||
inputPlaceholder="Enter your email"
|
inputPlaceholder="Enter your email"
|
||||||
buttonText="Start Project"
|
buttonText="Get Free Consultation"
|
||||||
termsText="We respect your privacy. We'll be in touch within 24 hours to discuss your project."
|
termsText="We respect your privacy. We'll be in touch within 24 hours to discuss your project."
|
||||||
background={{ variant: "radial-gradient" }}
|
background={{ variant: "radial-gradient" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
|||||||
Reference in New Issue
Block a user