diff --git a/src/app/page.tsx b/src/app/page.tsx
index bc9342b..d14ef34 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -28,26 +28,11 @@ export default function LandingPage() {
@@ -55,38 +40,16 @@ export default function LandingPage() {
@@ -98,21 +61,9 @@ export default function LandingPage() {
title="Why Elo Frut?"
description="We bring the soul of Mexican street food to Austin with ingredients sourced fresh daily."
accordionItems={[
- {
- id: "1",
- title: "Authentic Recipes",
- content: "Generations of tradition served in every cup.",
- },
- {
- id: "2",
- title: "Fresh Daily",
- content: "Fruit selected and chopped every morning.",
- },
- {
- id: "3",
- title: "Community Rooted",
- content: "Proudly serving the Austin community.",
- },
+ { id: "1", title: "Authentic Recipes", content: "Generations of tradition served in every cup." },
+ { id: "2", title: "Fresh Daily", content: "Fruit selected and chopped every morning." },
+ { id: "3", title: "Community Rooted", content: "Proudly serving the Austin community." },
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-happy-couple-home_23-2149145091.jpg"
mediaAnimation="blur-reveal"
@@ -124,6 +75,9 @@ export default function LandingPage() {
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
+ metrics={[{ label: "Daily Cups", value: "500+" }, { label: "Happy Customers", value: "10k+" }]}
+ title="Our Impact"
+ description="Growing our community, one fruit cup at a time."
/>
@@ -133,11 +87,19 @@ export default function LandingPage() {
textboxLayout="default"
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
+ title="Our Best Sellers"
+ description="Hand-picked snacks for every taste."
/>