From 3dc96148b351cc27bd04ff89c6dbfb039fe1f08f Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 16:52:24 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 234 +++++++++++------------------------------------ 1 file changed, 53 insertions(+), 181 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b3fd0d1..3f66a6f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,21 +32,13 @@ export default function LandingPage() { @@ -55,76 +47,47 @@ export default function LandingPage() {
@@ -143,28 +106,13 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Coffee Cupping", - description: "Guided sessions every other Friday. Side-by-side tastings.", - bentoComponent: "reveal-icon", - icon: Coffee, - imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-his-virtual-date_23-2149307285.jpg?_wi=2", - imageAlt: "artisanal coffee shop interior warm lighting", + title: "Coffee Cupping", description: "Guided sessions every other Friday. Side-by-side tastings.", bentoComponent: "reveal-icon", icon: Coffee, }, { - title: "Private Hosting", - description: "Exceptional hospitality for your next team off-site or party.", - bentoComponent: "reveal-icon", - icon: Users, - imageSrc: "http://img.b2bpic.net/free-photo/sackcloth-full-roasted-coffee-beans-wooden-spoon-marble-surface_114579-43555.jpg", - imageAlt: "close up artisan coffee roastery rustic background", + title: "Private Hosting", description: "Exceptional hospitality for your next team off-site or party.", bentoComponent: "reveal-icon", icon: Users, }, { - title: "Barista Workshops", - description: "Hands-on classes for enthusiasts and pros.", - bentoComponent: "reveal-icon", - icon: Award, - imageSrc: "http://img.b2bpic.net/free-photo/barista-making-cappuccino_1150-8042.jpg?_wi=1", - imageAlt: "delicious espresso cortado served in ceramic cup", + title: "Barista Workshops", description: "Hands-on classes for enthusiasts and pros.", bentoComponent: "reveal-icon", icon: Award, }, ]} title="More Than a Coffee Shop" @@ -180,41 +128,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "1", - name: "The Mission Espresso", - price: "$4.50", - imageSrc: "http://img.b2bpic.net/free-photo/barista-making-cappuccino_1150-8042.jpg?_wi=2", - }, + id: "1", name: "The Mission Espresso", price: "$4.50", imageSrc: "http://img.b2bpic.net/free-photo/barista-making-cappuccino_1150-8042.jpg"}, { - id: "2", - name: "Cortado", - price: "$5.00", - imageSrc: "http://img.b2bpic.net/free-photo/food-retro-breakfast-cup-restaurant_1172-468.jpg?_wi=1", - }, + id: "2", name: "Cortado", price: "$5.00", imageSrc: "http://img.b2bpic.net/free-photo/food-retro-breakfast-cup-restaurant_1172-468.jpg"}, { - id: "3", - name: "Honey Cardamom Latte", - price: "$6.50", - imageSrc: "http://img.b2bpic.net/free-photo/walnuts-leaves-near-drink-desserts_23-2147885859.jpg?_wi=1", - }, + id: "3", name: "Honey Cardamom Latte", price: "$6.50", imageSrc: "http://img.b2bpic.net/free-photo/walnuts-leaves-near-drink-desserts_23-2147885859.jpg"}, { - id: "4", - name: "Flat White", - price: "$5.50", - imageSrc: "http://img.b2bpic.net/free-photo/barista-making-cappuccino_1150-8042.jpg?_wi=3", - }, + id: "4", name: "Flat White", price: "$5.50", imageSrc: "http://img.b2bpic.net/free-photo/barista-making-cappuccino_1150-8042.jpg"}, { - id: "5", - name: "Shakerato", - price: "$6.00", - imageSrc: "http://img.b2bpic.net/free-photo/food-retro-breakfast-cup-restaurant_1172-468.jpg?_wi=2", - }, + id: "5", name: "Shakerato", price: "$6.00", imageSrc: "http://img.b2bpic.net/free-photo/food-retro-breakfast-cup-restaurant_1172-468.jpg"}, { - id: "6", - name: "Macchiato", - price: "$4.00", - imageSrc: "http://img.b2bpic.net/free-photo/walnuts-leaves-near-drink-desserts_23-2147885859.jpg?_wi=2", - }, + id: "6", name: "Macchiato", price: "$4.00", imageSrc: "http://img.b2bpic.net/free-photo/walnuts-leaves-near-drink-desserts_23-2147885859.jpg"}, ]} title="Crafted Selections" description="Our curated menu reflects our dedication to the art of coffee." @@ -228,23 +152,14 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "m1", - icon: Clock, - title: "Serving Years", - value: "6+", - }, + id: "m1", icon: Clock, + title: "Serving Years", value: "6+"}, { - id: "m2", - icon: Leaf, - title: "Direct Trade Partners", - value: "14", - }, + id: "m2", icon: Leaf, + title: "Direct Trade Partners", value: "14"}, { - id: "m3", - icon: Coffee, - title: "Weekly Roast Profiles", - value: "3", - }, + id: "m3", icon: Coffee, + title: "Weekly Roast Profiles", value: "3"}, ]} title="By The Numbers" description="Our craft in numbers, serving our neighborhood every day." @@ -259,45 +174,20 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Sarah K.", - role: "Regular", - company: "Mission Local", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/people-hangout-together-coffee-shop_53876-22946.jpg?_wi=1", - }, + id: "1", name: "Sarah K.", role: "Regular", company: "Mission Local", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/people-hangout-together-coffee-shop_53876-22946.jpg"}, { - id: "2", - name: "Marcus T.", - role: "Design Director", - company: "Creative Agency", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-drawing_23-2149445987.jpg", - }, + id: "2", name: "Marcus T.", role: "Design Director", company: "Creative Agency", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-drawing_23-2149445987.jpg"}, { - id: "3", - name: "Priya M.", - role: "Guest", - company: "Local Resident", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-girl-posing-indoor_344912-743.jpg", - }, + id: "3", name: "Priya M.", role: "Guest", company: "Local Resident", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-girl-posing-indoor_344912-743.jpg"}, { - id: "4", - name: "James R.", - role: "Barista", - company: "Coffee Lovers", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/barber-man-apron-holding-hair-cutting-machine-looking-front-with-smile-face-offering-hand-standing-orange-wall_141793-50569.jpg", - }, + id: "4", name: "James R.", role: "Barista", company: "Coffee Lovers", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/barber-man-apron-holding-hair-cutting-machine-looking-front-with-smile-face-offering-hand-standing-orange-wall_141793-50569.jpg"}, { - id: "5", - name: "Emily H.", - role: "Guest", - company: "Daily Commuter", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/people-hangout-together-coffee-shop_53876-22946.jpg?_wi=2", - }, + id: "5", name: "Emily H.", role: "Guest", company: "Daily Commuter", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/people-hangout-together-coffee-shop_53876-22946.jpg"}, ]} title="Loved by the Community" description="What our guests say about their Mission Coffee House experience." @@ -311,16 +201,10 @@ export default function LandingPage() { description="Visit us at 1247 Mission Street, SF. Join our newsletter to stay connected." inputs={[ { - name: "name", - type: "text", - placeholder: "Your Name", - required: true, + name: "name", type: "text", placeholder: "Your Name", required: true, }, { - name: "email", - type: "email", - placeholder: "Your Email", - required: true, + name: "email", type: "email", placeholder: "Your Email", required: true, }, ]} imageSrc="http://img.b2bpic.net/free-photo/coffee-diary-spectacles-wooden-desk_23-2147892884.jpg" @@ -333,33 +217,21 @@ export default function LandingPage() { { items: [ { - label: "Menu", - href: "#menu", - }, + label: "Menu", href: "#menu"}, { - label: "Visit", - href: "#visit", - }, + label: "Visit", href: "#visit"}, { - label: "Press", - href: "#", - }, + label: "Press", href: "#"}, ], }, { items: [ { - label: "Privacy Policy", - href: "#", - }, + label: "Privacy Policy", href: "#"}, { - label: "Accessibility", - href: "#", - }, + label: "Accessibility", href: "#"}, { - label: "Wholesale", - href: "#", - }, + label: "Wholesale", href: "#"}, ], }, ]}