diff --git a/src/app/page.tsx b/src/app/page.tsx
index f9a6bcc..c73fdb3 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,7 +32,7 @@ export default function LandingPage() {
@@ -105,19 +105,19 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
metrics={[
- { id: "m1", value: "100%", description: "Naturally Derived" },
- { id: "m2", value: "Eco", description: "Packaging" },
- { id: "m3", value: "Local", description: "Sourcing" },
+ { id: "m1", value: "100%", description: "Organically Sourced" },
+ { id: "m2", value: "Eco-Luxe", description: "Sustainable Packaging" },
+ { id: "m3", value: "Local", description: "Community First" },
]}
- title="Impact Stats"
- description="Cultivating a greener community."
+ title="Growth & Impact"
+ description="Cultivating a greener, more mindful community."
/>
@@ -146,8 +146,8 @@ export default function LandingPage() {
@@ -157,11 +157,11 @@ export default function LandingPage() {