Merge version_2 into main #3
@@ -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