Merge version_1 into main #3
@@ -18,7 +18,7 @@ export default function LandingPage() {
|
||||
return (
|
||||
<ThemeProvider
|
||||
defaultButtonVariant="text-shift"
|
||||
defaultTextAnimation="reveal-blur"
|
||||
defaultTextAnimation="entrance-slide"
|
||||
borderRadius="rounded"
|
||||
contentWidth="mediumLarge"
|
||||
sizing="largeSmallSizeMediumTitles"
|
||||
@@ -81,7 +81,7 @@ export default function LandingPage() {
|
||||
<MetricCardFourteen
|
||||
title="Proven Track Record of Market Domination and Rapid Growth Results"
|
||||
tag="Our Impact"
|
||||
tagAnimation="reveal-blur"
|
||||
tagAnimation="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "29+", description: "Businesses transformed and scaled with our full-stack growth strategies"
|
||||
@@ -96,7 +96,7 @@ export default function LandingPage() {
|
||||
id: "4", value: "2", description: "In-house businesses scaled from zero to market leaders"
|
||||
},
|
||||
]}
|
||||
metricsAnimation="reveal-blur"
|
||||
metricsAnimation="slide-up"
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user