Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b71d55916e | |||
| c6c4dfb8b0 |
@@ -90,7 +90,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "m1", value: "1M+", title: "Studies Completed", description: "Educational modules finished on our platform.", imageSrc: "asset://new-metric-1"},
|
||||
{
|
||||
id: "m2", value: "500k", title: "Movies Discovered", description: "Films rated and added to user watchlists.", imageSrc: "asset://new-metric-2"},
|
||||
id: "m2", value: "30%", title: "Efficiency Gain", description: "Average time saved balancing study and leisure.", imageSrc: "asset://new-metric-2"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -115,4 +115,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user