From e4df59274f10634b6cf7353fbfbb593c8c86b16e Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 22:33:16 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 316 +++++++++++------------------------------------ 1 file changed, 70 insertions(+), 246 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a453f8b..0e8cf20 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,29 +33,17 @@ export default function LandingPage() { @@ -171,32 +128,17 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "f1", - title: "Freshly Roasted Beans", - descriptions: [ - "We source premium beans and roast them in-house daily for an unparalleled fresh taste in every cup.", - ], - imageSrc: "http://img.b2bpic.net/free-photo/white-cup-roasted-coffee-beans-marble-surface_114579-71603.jpg", - imageAlt: "Close-up of freshly roasted coffee beans", - }, + id: "f1", title: "Freshly Roasted Beans", descriptions: [ + "We source premium beans and roast them in-house daily for an unparalleled fresh taste in every cup."], + imageSrc: "http://img.b2bpic.net/free-photo/white-cup-roasted-coffee-beans-marble-surface_114579-71603.jpg", imageAlt: "Close-up of freshly roasted coffee beans"}, { - id: "f2", - title: "Cozy & Welcoming Ambiance", - descriptions: [ - "Our shop is designed to be your comfortable retreat, perfect for work, relaxation, or meeting friends.", - ], - imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-delicious-coffee-white-cups-cookies-cinnamon-limes-chocolate-bars-notebook-mixed-color-background_140725-143829.jpg", - imageAlt: "Cozy cafe interior with warm lighting", - }, + id: "f2", title: "Cozy & Welcoming Ambiance", descriptions: [ + "Our shop is designed to be your comfortable retreat, perfect for work, relaxation, or meeting friends."], + imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-delicious-coffee-white-cups-cookies-cinnamon-limes-chocolate-bars-notebook-mixed-color-background_140725-143829.jpg", imageAlt: "Cozy cafe interior with warm lighting"}, { - id: "f3", - title: "Friendly & Knowledgeable Staff", - descriptions: [ - "Our baristas are passionate about coffee and dedicated to making your experience enjoyable and personalized.", - ], - imageSrc: "http://img.b2bpic.net/free-photo/cafe-restaurants-coffee-shop-owners-retail-concept-close-up-cheerful-handsome-salesman-black-apron-inviting-welcoming-clients-store-laughing-happy-white-background_1258-59308.jpg", - imageAlt: "Friendly barista serving coffee with a smile", - }, + id: "f3", title: "Friendly & Knowledgeable Staff", descriptions: [ + "Our baristas are passionate about coffee and dedicated to making your experience enjoyable and personalized."], + imageSrc: "http://img.b2bpic.net/free-photo/cafe-restaurants-coffee-shop-owners-retail-concept-close-up-cheerful-handsome-salesman-black-apron-inviting-welcoming-clients-store-laughing-happy-white-background_1258-59308.jpg", imageAlt: "Friendly barista serving coffee with a smile"}, ]} title="More Than Just Coffee" description="Discover what makes Buzz Menifee Coffee a local favorite. We are dedicated to quality, comfort, and community." @@ -211,65 +153,23 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "p1", - brand: "Buzz Menifee", - name: "Classic Latte", - price: "$5.50", - rating: 5, - reviewCount: "120 reviews", - imageSrc: "http://img.b2bpic.net/free-photo/professional-barista-pouring-latte-foam-coffee-caf_23-2148209229.jpg", - imageAlt: "A beautifully crafted latte with latte art", - }, + id: "p1", brand: "Buzz Menifee", name: "Classic Latte", price: "$5.50", rating: 5, + reviewCount: "120 reviews", imageSrc: "http://img.b2bpic.net/free-photo/professional-barista-pouring-latte-foam-coffee-caf_23-2148209229.jpg", imageAlt: "A beautifully crafted latte with latte art"}, { - id: "p2", - brand: "Buzz Menifee", - name: "Rich Espresso", - price: "$3.00", - rating: 4, - reviewCount: "85 reviews", - imageSrc: "http://img.b2bpic.net/free-photo/easter-coffee-decorations-still-life_23-2150244122.jpg", - imageAlt: "A shot of rich, dark espresso", - }, + id: "p2", brand: "Buzz Menifee", name: "Rich Espresso", price: "$3.00", rating: 4, + reviewCount: "85 reviews", imageSrc: "http://img.b2bpic.net/free-photo/easter-coffee-decorations-still-life_23-2150244122.jpg", imageAlt: "A shot of rich, dark espresso"}, { - id: "p3", - brand: "Buzz Menifee", - name: "Fresh Croissant", - price: "$4.00", - rating: 5, - reviewCount: "90 reviews", - imageSrc: "http://img.b2bpic.net/free-photo/variety-baked-goods-sweet-indulgence-generated-by-ai_188544-23071.jpg", - imageAlt: "A flaky, golden croissant", - }, + id: "p3", brand: "Buzz Menifee", name: "Fresh Croissant", price: "$4.00", rating: 5, + reviewCount: "90 reviews", imageSrc: "http://img.b2bpic.net/free-photo/variety-baked-goods-sweet-indulgence-generated-by-ai_188544-23071.jpg", imageAlt: "A flaky, golden croissant"}, { - id: "p4", - brand: "Buzz Menifee", - name: "Signature Blend Beans", - price: "$18.00", - rating: 5, - reviewCount: "65 reviews", - imageSrc: "http://img.b2bpic.net/free-photo/brown-coffee-beans-cup_114579-16758.jpg", - imageAlt: "Bag of Buzz Menifee signature coffee beans", - }, + id: "p4", brand: "Buzz Menifee", name: "Signature Blend Beans", price: "$18.00", rating: 5, + reviewCount: "65 reviews", imageSrc: "http://img.b2bpic.net/free-photo/brown-coffee-beans-cup_114579-16758.jpg", imageAlt: "Bag of Buzz Menifee signature coffee beans"}, { - id: "p5", - brand: "Buzz Menifee", - name: "Iced Vanilla Latte", - price: "$6.25", - rating: 4, - reviewCount: "78 reviews", - imageSrc: "http://img.b2bpic.net/free-photo/womans-hand-hold-ice-latte-green-tropical-bushes_343596-1538.jpg", - imageAlt: "A refreshing iced vanilla latte", - }, + id: "p5", brand: "Buzz Menifee", name: "Iced Vanilla Latte", price: "$6.25", rating: 4, + reviewCount: "78 reviews", imageSrc: "http://img.b2bpic.net/free-photo/womans-hand-hold-ice-latte-green-tropical-bushes_343596-1538.jpg", imageAlt: "A refreshing iced vanilla latte"}, { - id: "p6", - brand: "Buzz Menifee", - name: "Breakfast Sandwich", - price: "$7.50", - rating: 4, - reviewCount: "50 reviews", - imageSrc: "http://img.b2bpic.net/free-photo/mozzarella-sliders-summer-picnic-sandwiches_53876-124159.jpg", - imageAlt: "A delicious breakfast sandwich", - }, + id: "p6", brand: "Buzz Menifee", name: "Breakfast Sandwich", price: "$7.50", rating: 4, + reviewCount: "50 reviews", imageSrc: "http://img.b2bpic.net/free-photo/mozzarella-sliders-summer-picnic-sandwiches_53876-124159.jpg", imageAlt: "A delicious breakfast sandwich"}, ]} title="Our Delicious Offerings" description="Explore our handcrafted coffee, fresh pastries, and more. Each item is prepared with care and the finest ingredients." @@ -284,59 +184,23 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", - name: "Sarah J.", - role: "Local Resident", - company: "Menifee", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-man-wearing-trendy-hat-sitting-wooden-table-coffee-shop_273609-1622.jpg", - imageAlt: "Smiling woman holding a coffee cup", - }, + id: "t1", name: "Sarah J.", role: "Local Resident", company: "Menifee", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-man-wearing-trendy-hat-sitting-wooden-table-coffee-shop_273609-1622.jpg", imageAlt: "Smiling woman holding a coffee cup"}, { - id: "t2", - name: "Mark C.", - role: "Small Business Owner", - company: "Menifee", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/two-women-laughing-while-having-coffee_23-2148850659.jpg", - imageAlt: "Man enjoying a coffee", - }, + id: "t2", name: "Mark C.", role: "Small Business Owner", company: "Menifee", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/two-women-laughing-while-having-coffee_23-2148850659.jpg", imageAlt: "Man enjoying a coffee"}, { - id: "t3", - name: "Emily R.", - role: "Student", - company: "Menifee Valley College", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-girl-posing-indoor_344912-791.jpg", - imageAlt: "Woman working on a laptop at a cafe", - }, + id: "t3", name: "Emily R.", role: "Student", company: "Menifee Valley College", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-girl-posing-indoor_344912-791.jpg", imageAlt: "Woman working on a laptop at a cafe"}, { - id: "t4", - name: "David L.", - role: "Retired Teacher", - company: "Menifee", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/team-young-colleagues-having-meeting-cafe_273609-16250.jpg", - imageAlt: "Couple laughing over coffee", - }, + id: "t4", name: "David L.", role: "Retired Teacher", company: "Menifee", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/team-young-colleagues-having-meeting-cafe_273609-16250.jpg", imageAlt: "Couple laughing over coffee"}, { - id: "t5", - name: "Jessica M.", - role: "Marketing Manager", - company: "Menifee", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-happy-man-showing-approval_23-2148230800.jpg", - imageAlt: "Professional man smiling in a cafe", - }, + id: "t5", name: "Jessica M.", role: "Marketing Manager", company: "Menifee", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/front-view-happy-man-showing-approval_23-2148230800.jpg", imageAlt: "Professional man smiling in a cafe"}, { - id: "t6", - name: "Robert S.", - role: "Community Volunteer", - company: "Menifee", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-house-interior-sofa-white-indoors_1418-442.jpg", - imageAlt: "Senior woman enjoying coffee morning", - }, + id: "t6", name: "Robert S.", role: "Community Volunteer", company: "Menifee", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/woman-house-interior-sofa-white-indoors_1418-442.jpg", imageAlt: "Senior woman enjoying coffee morning"}, ]} title="What Our Customers Say" description="Hear from our happy regulars and first-time visitors who love the Buzz Menifee Coffee experience." @@ -348,15 +212,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} names={[ - "Menifee Chamber of Commerce", - "Local Farmers Market", - "Menifee Arts Council", - "Riverside County Parks", - "Menifee Unified School District", - "City of Menifee", - "Valley-Wide Recreation & Park District", - "Menifee Volunteer Alliance", - ]} + "Menifee Chamber of Commerce", "Local Farmers Market", "Menifee Arts Council", "Riverside County Parks", "Menifee Unified School District", "City of Menifee", "Valley-Wide Recreation & Park District", "Menifee Volunteer Alliance"]} title="Proudly Supported by Our Community" description="We are grateful for the support from our local partners and the vibrant community we serve in Menifee." speed={40} @@ -370,30 +226,15 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "q1", - title: "Do you offer dairy-free milk options?", - content: "Yes, we offer a variety of dairy-free milk alternatives including oat, almond, soy, and coconut milk for all our coffee beverages.", - }, + id: "q1", title: "Do you offer dairy-free milk options?", content: "Yes, we offer a variety of dairy-free milk alternatives including oat, almond, soy, and coconut milk for all our coffee beverages."}, { - id: "q2", - title: "Can I order online for pickup?", - content: "Absolutely! You can place your order through our website or mobile app and pick it up at your convenience, ready when you arrive.", - }, + id: "q2", title: "Can I order online for pickup?", content: "Absolutely! You can place your order through our website or mobile app and pick it up at your convenience, ready when you arrive."}, { - id: "q3", - title: "Do you have gluten-free pastry options?", - content: "We strive to accommodate various dietary needs and often have a selection of delicious gluten-free pastries available. Please ask our staff for today's options.", - }, + id: "q3", title: "Do you have gluten-free pastry options?", content: "We strive to accommodate various dietary needs and often have a selection of delicious gluten-free pastries available. Please ask our staff for today's options."}, { - id: "q4", - title: "What are your opening hours?", - content: "We are open Monday to Friday from 6 AM to 6 PM, and Saturday to Sunday from 7 AM to 5 PM, ready to serve your daily coffee needs.", - }, + id: "q4", title: "What are your opening hours?", content: "We are open Monday to Friday from 6 AM to 6 PM, and Saturday to Sunday from 7 AM to 5 PM, ready to serve your daily coffee needs."}, { - id: "q5", - title: "Do you offer catering services for events?", - content: "Yes, we do! Buzz Menifee Coffee offers catering for local events, meetings, and gatherings. Please contact us through our 'Connect With Us' section for more details and to discuss your needs.", - }, + id: "q5", title: "Do you offer catering services for events?", content: "Yes, we do! Buzz Menifee Coffee offers catering for local events, meetings, and gatherings. Please contact us through our 'Connect With Us' section for more details and to discuss your needs."}, ]} imageSrc="http://img.b2bpic.net/free-photo/coffes-s-ready-barista-prepared-coffee-with-manual-drip-brewer_176420-7896.jpg" imageAlt="Barista preparing coffee at the counter" @@ -412,28 +253,17 @@ export default function LandingPage() { description="Have a question, feedback, or want to inquire about catering? We'd love to hear from you!" 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, }, { - name: "subject", - type: "text", - placeholder: "Subject", - required: false, + name: "subject", type: "text", placeholder: "Subject", required: false, }, ]} textarea={{ - name: "message", - placeholder: "Your Message", - rows: 4, + name: "message", placeholder: "Your Message", rows: 4, required: true, }} imageSrc="http://img.b2bpic.net/free-photo/high-angle-agenda-desk-with-copy-space_23-2148696989.jpg" @@ -451,19 +281,13 @@ export default function LandingPage() { socialLinks={[ { icon: Facebook, - href: "https://facebook.com/buzzmenifeecoffee", - ariaLabel: "Facebook", - }, + href: "https://facebook.com/buzzmenifeecoffee", ariaLabel: "Facebook"}, { icon: Instagram, - href: "https://instagram.com/buzzmenifeecoffee", - ariaLabel: "Instagram", - }, + href: "https://instagram.com/buzzmenifeecoffee", ariaLabel: "Instagram"}, { icon: Star, - href: "https://yelp.com/biz/buzz-menifee-coffee", - ariaLabel: "Yelp", - }, + href: "https://yelp.com/biz/buzz-menifee-coffee", ariaLabel: "Yelp"}, ]} />