Merge version_2 into main #3
@@ -71,7 +71,7 @@ export default function LandingPage() {
|
||||
description="Precise execution across all channels."
|
||||
features={[
|
||||
{ title: "Strategy", description: "Data-driven foundations.", imageSrc: "http://img.b2bpic.net/free-photo/abstract-business-strategy_1150-1345.jpg" },
|
||||
{ title: "Optimization", description: "Continuous improvement.", imageSrc: "http://img.b2bpic.net/free-photo/digital-optimization_1150-1346.jpg" }
|
||||
{ title: "Optimization", description: "Continuous improvement.", imageSrc: "http://img.b2bpic.net/digital-optimization_1150-1346.jpg" }
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -105,6 +105,7 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
text="Let's build your future together."
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
buttons={[{ text: "Get Started" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user