Merge version_1 into main #2
@@ -67,6 +67,7 @@ export default function MVPLabsPage() {
|
||||
{ icon: TrendingUp, label: "Average Time to Market", value: "8 Weeks" },
|
||||
{ icon: Target, label: "Client Success Rate", value: "94%" }
|
||||
]}
|
||||
metricsAnimation="none"
|
||||
useInvertedBackground={false}
|
||||
ariaLabel="About metrics section"
|
||||
/>
|
||||
@@ -177,6 +178,7 @@ export default function MVPLabsPage() {
|
||||
{ id: "1", value: "80+", description: "Successful MVP launches across diverse industries from fintech to marketplace platforms." },
|
||||
{ id: "2", value: "$500M+", description: "Combined valuation of companies we've helped launch and scale from MVP to growth stage." }
|
||||
]}
|
||||
metricsAnimation="none"
|
||||
useInvertedBackground={true}
|
||||
ariaLabel="Impact metrics section"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user