Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6020102315 | |||
| 42d9096e97 | |||
| 770c12131d | |||
| 0d45f4f1ba |
@@ -108,6 +108,7 @@ export default function LandingPage() {
|
||||
metrics={[
|
||||
{ id: "m1", value: "1M+", title: "Buns Baked", items: ["Fresh daily", "Artisan quality"] },
|
||||
{ id: "m2", value: "50+", title: "Locations", items: ["Worldwide", "Open daily"] },
|
||||
{ id: "m3", value: "10,000+", title: "Happy Daily Customers", items: ["High satisfaction", "Community favorite"] },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -137,4 +138,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user