Merge version_7 into main
Merge version_7 into main
This commit was merged in pull request #10.
This commit is contained in:
@@ -36,6 +36,7 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DXy8yrvjnxPhDkl0lrG4JRwPo3/uploaded-1778446079029-gwdmqa3e.jpg"
|
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DXy8yrvjnxPhDkl0lrG4JRwPo3/uploaded-1778446079029-gwdmqa3e.jpg"
|
||||||
brandName="Bright View"
|
brandName="Bright View"
|
||||||
|
button={{ text: "Get Started" }}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -81,6 +82,8 @@ export default function LandingPage() {
|
|||||||
<div id="metrics" data-section="metrics">
|
<div id="metrics" data-section="metrics">
|
||||||
<MetricCardFourteen
|
<MetricCardFourteen
|
||||||
title="Market Authority"
|
title="Market Authority"
|
||||||
|
tag="Exclusive"
|
||||||
|
useInvertedBackground={false}
|
||||||
metrics={[
|
metrics={[
|
||||||
{ id: "1", value: "$500M+", description: "Portfolio Managed" },
|
{ id: "1", value: "$500M+", description: "Portfolio Managed" },
|
||||||
{ id: "2", value: "150+", description: "Closed Deals" },
|
{ id: "2", value: "150+", description: "Closed Deals" },
|
||||||
@@ -117,6 +120,7 @@ export default function LandingPage() {
|
|||||||
<ContactText
|
<ContactText
|
||||||
text="Begin Your Journey With Us"
|
text="Begin Your Journey With Us"
|
||||||
background={{ variant: "gradient-bars" }}
|
background={{ variant: "gradient-bars" }}
|
||||||
|
useInvertedBackground={true}
|
||||||
buttons={[{ text: "Inquire Today" }]}
|
buttons={[{ text: "Inquire Today" }]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user