diff --git a/src/app/page.tsx b/src/app/page.tsx
index 3c25399..3f295bb 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,26 +31,11 @@ export default function LandingPage() {
@@ -58,105 +43,38 @@ export default function LandingPage() {
@@ -166,21 +84,9 @@ export default function LandingPage() {
useInvertedBackground={true}
title="Authentic Local Quality"
metrics={[
- {
- icon: Coffee,
- label: "Daily Batches",
- value: "12+",
- },
- {
- icon: Award,
- label: "Years Served",
- value: "10+",
- },
- {
- icon: Star,
- label: "Customer Rating",
- value: "5/5",
- },
+ { icon: Coffee, label: "Daily Batches", value: "12+" },
+ { icon: Award, label: "Years Served", value: "10+" },
+ { icon: Star, label: "Customer Rating", value: "5/5" },
]}
metricsAnimation="slide-up"
/>
@@ -192,30 +98,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
features={[
- {
- title: "Light & Airy",
- description: "Our raised yeast doughnuts are airy and light.",
- bentoComponent: "reveal-icon",
- icon: Sparkles,
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-bagels-with-cakes-tea-fresh-strawberries-cookies-white-desk_140725-66512.jpg",
- imageAlt: "variety of fresh pastries",
- },
- {
- title: "Smooth Glazes",
- description: "Enjoy glazes and frosting that are smooth, never grainy.",
- bentoComponent: "reveal-icon",
- icon: Droplet,
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-tasty-baked-hotcakes-with-glass-milk_140725-104924.jpg?_wi=2",
- imageAlt: "variety of fresh pastries",
- },
- {
- title: "Fresh Variety",
- description: "A wide variety of pastries baked fresh every morning.",
- bentoComponent: "reveal-icon",
- icon: Award,
- imageSrc: "http://img.b2bpic.net/free-photo/delicious-donuts-ai-generated_23-2150694492.jpg?_wi=2",
- imageAlt: "variety of fresh pastries",
- },
+ { title: "Light & Airy", description: "Our raised yeast doughnuts are airy and light.", bentoComponent: "reveal-icon", icon: Sparkles },
+ { title: "Smooth Glazes", description: "Enjoy glazes and frosting that are smooth, never grainy.", bentoComponent: "reveal-icon", icon: Droplet },
+ { title: "Fresh Variety", description: "A wide variety of pastries baked fresh every morning.", bentoComponent: "reveal-icon", icon: Award },
]}
title="Why Customers Love It"
description="Everything we make is crafted for that perfect, fresh experience."
@@ -227,47 +112,13 @@ export default function LandingPage() {
textboxLayout="split"
gridVariant="bento-grid"
useInvertedBackground={true}
+ animationType="slide-up"
testimonials={[
- {
- id: "1",
- name: "Sarah J.",
- role: "Local Resident",
- company: "McPherson",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/woman-smiling_1187-3196.jpg",
- },
- {
- id: "2",
- name: "Michael C.",
- role: "Food Blogger",
- company: "Visitor",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/woman-films-vlog-praising-bio-local-shop_482257-81629.jpg",
- },
- {
- id: "3",
- name: "Emily R.",
- role: "Daily Regular",
- company: "McPherson",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-serving-pastry-cake-female-customer-coffee-shop_23-2148028059.jpg",
- },
- {
- id: "4",
- name: "David K.",
- role: "Coffee Lover",
- company: "Visitor",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/amazing-woman-sitting-indoors-using-tablet-computer_171337-14053.jpg",
- },
- {
- id: "5",
- name: "Lisa M.",
- role: "Student",
- company: "McPherson",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/positive-carefree-young-woman-has-fun-wakes-up-morning-laughs-joyfully-dressed-nightwear-applies-beauty-patches-eyes-holds-soft-pillow-pile-pancakes-has-feathers-stuck-hair_273609-59805.jpg",
- },
+ { id: "1", name: "Sarah J.", role: "Local Resident", company: "McPherson", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-smiling_1187-3196.jpg" },
+ { id: "2", name: "Michael C.", role: "Food Blogger", company: "Visitor", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-films-vlog-praising-bio-local-shop_482257-81629.jpg" },
+ { id: "3", name: "Emily R.", role: "Daily Regular", company: "McPherson", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-serving-pastry-cake-female-customer-coffee-shop_23-2148028059.jpg" },
+ { id: "4", name: "David K.", role: "Coffee Lover", company: "Visitor", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/amazing-woman-sitting-indoors-using-tablet-computer_171337-14053.jpg" },
+ { id: "5", name: "Lisa M.", role: "Student", company: "McPherson", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/positive-carefree-young-woman-has-fun-wakes-up-morning-laughs-joyfully-dressed-nightwear-applies-beauty-patches-eyes-holds-soft-pillow-pile-pancakes-has-feathers-stuck-hair_273609-59805.jpg" },
]}
title="What Locals Say"
description="Don't just take our word for it."
@@ -280,34 +131,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
metrics={[
- {
- id: "m1",
- value: "100%",
- title: "Freshness Guaranteed",
- items: [
- "Local ingredients",
- "Daily batches",
- ],
- },
- {
- id: "m2",
- value: "50+",
- title: "Pastry Variety",
- items: [
- "Yeast doughnuts",
- "Cake donuts",
- "Pastries",
- ],
- },
- {
- id: "m3",
- value: "5/5",
- title: "Highly Recommended",
- items: [
- "Locally owned",
- "Customer favorite",
- ],
- },
+ { id: "m1", value: "100%", title: "Freshness Guaranteed", items: ["Local ingredients", "Daily batches"] },
+ { id: "m2", value: "50+", title: "Pastry Variety", items: ["Yeast doughnuts", "Cake donuts", "Pastries"] },
+ { id: "m3", value: "5/5", title: "Highly Recommended", items: ["Locally owned", "Customer favorite"] },
]}
title="The Donut Experience"
description="Crafted with passion for your morning routine."
@@ -318,21 +144,9 @@ export default function LandingPage() {