Merge version_3 into main
Merge version_3 into main
This commit was merged in pull request #4.
This commit is contained in:
@@ -64,7 +64,7 @@ export default function LandingPage() {
|
||||
<MetricSplitMediaAbout
|
||||
useInvertedBackground={false}
|
||||
title="Proven Design Methodology"
|
||||
description={["We blend user-centric research with aesthetic excellence. Our process is designed to bridge the gap between business goals and user satisfaction."]}
|
||||
description="We blend user-centric research with aesthetic excellence. Our process is designed to bridge the gap between business goals and user satisfaction."
|
||||
metrics={[
|
||||
{ value: "150+", title: "Projects Launched" },
|
||||
{ value: "98%", title: "Conversion Rate Lift" },
|
||||
@@ -165,6 +165,7 @@ export default function LandingPage() {
|
||||
description="Let's discuss your project goals and build something amazing together."
|
||||
buttons={[{ text: "Contact Us", href: "mailto:hello@designstudio.com" }]}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user