Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| dd939d310f | |||
| 6d38fb4271 | |||
| 8c71656297 | |||
| 57e2ce1fdb | |||
| da85f2f858 | |||
| b5ad4b31ea | |||
| 131b650e70 | |||
| 52140339fd | |||
| c3efe2e5c8 |
@@ -1416,4 +1416,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -134,6 +134,9 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "4", value: "92%", title: "Client satisfaction rating", items: ["Founders recommend us to peers", "Repeat business from 70% of clients", "Average engagement duration 6+ months"]
|
||||
},
|
||||
{
|
||||
id: "5", value: "$X+M", title: "Total funding raised by our clients", items: ["Cumulative investor success stories", "Clients securing Series A rounds", "Founders achieving profitability"]
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -269,4 +272,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user