Merge version_2 into main #7
@@ -77,8 +77,8 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{ icon: Heart, label: "Served", value: "500+" },
|
||||
{ icon: Heart, label: "Community", value: "10k+" }
|
||||
{ id: "served", title: "Fruit Cups Served", value: "15,420+", items: ["Freshly prepared daily", "Local Austin produce"] },
|
||||
{ id: "reviews", title: "Verified Reviews", value: "4.9/5", items: ["Over 1,200 local patrons", "Loved by the neighborhood"] }
|
||||
]}
|
||||
title="Our Impact"
|
||||
description="Growing our community, one fruit cup at a time."
|
||||
@@ -123,4 +123,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user