Compare commits
23 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 10965081f5 | |||
| 4d4fe90fca | |||
| 54dc4acc13 | |||
| f3523e23e5 | |||
| 55557acca1 | |||
| 723a21d755 | |||
| 88c430da16 | |||
| 59c678f912 | |||
| 75c8ff2950 | |||
| 4eb586c186 | |||
| 4b13826e46 | |||
| 249eca15f2 | |||
| c0a50a07b9 | |||
| 39b04028c7 | |||
| d3f4f6683b | |||
| c51e594b7e | |||
| 465f79700c | |||
| e48f400fcd | |||
| 3196b40a6b | |||
| 643408c7c2 | |||
| a78db125c2 | |||
| 6af79832c3 | |||
| c93feb97c6 |
@@ -1416,4 +1416,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -134,9 +134,6 @@ 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"
|
||||
@@ -272,4 +269,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user