Merge version_2 into main #4
@@ -131,7 +131,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{ id: "m1", value: "15k+", title: "Cups Served", items: ["Per Year", "High Quality"] },
|
||||
{ id: "m1", value: "15k+", title: "Cups of Joy Served", items: ["98% Customer Satisfaction", "High Quality Ingredients"] },
|
||||
{ id: "m2", value: "20", title: "Local Suppliers", items: ["Community First", "Ethical"] },
|
||||
{ id: "m3", value: "5", title: "Years Serving", items: ["Neighborhood Pride", "Steady"] },
|
||||
]}
|
||||
@@ -176,4 +176,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user