From 2268a8290603e83b973a838aa05c1adde915cf14 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 01:26:44 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 282 +++++++++++------------------------------------ 1 file changed, 62 insertions(+), 220 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index fa0edf0..db8299a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,149 +32,85 @@ export default function LandingPage() {
@@ -184,10 +120,7 @@ export default function LandingPage() { useInvertedBackground={true} title="Our Passion for Coffee & Community" description={[ - "Ellaberry Cafe is more than just a place to grab a coffee. It's a space where community meets quality.", - "Our philosophy is simple: source the best beans, bake from scratch every morning, and create a space where you feel right at home.", - "Whether you're stopping by for a quick morning caffeine fix or settling in for a long lunch with friends, our doors are open.", - ]} + "Ellaberry Cafe is more than just a place to grab a coffee. It's a space where community meets quality.", "Our philosophy is simple: source the best beans, bake from scratch every morning, and create a space where you feel right at home.", "Whether you're stopping by for a quick morning caffeine fix or settling in for a long lunch with friends, our doors are open."]} /> @@ -198,23 +131,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Boutique Coffee", - description: "Hand-crafted coffee from local roasters, precision brewed.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-cup-coffee-wooden-table_23-2148251625.jpg", - imageAlt: "Coffee cup", - }, + title: "Boutique Coffee", description: "Hand-crafted coffee from local roasters, precision brewed.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cup-coffee-wooden-table_23-2148251625.jpg", imageAlt: "Coffee cup"}, { - title: "Homemade Baking", - description: "Freshly baked cabinet items every single day.", - imageSrc: "http://img.b2bpic.net/free-photo/mixed-salad-platter-various-vegetables-towel-marble-surface_114579-48043.jpg", - imageAlt: "Fresh pastries", - }, + title: "Homemade Baking", description: "Freshly baked cabinet items every single day.", imageSrc: "http://img.b2bpic.net/free-photo/mixed-salad-platter-various-vegetables-towel-marble-surface_114579-48043.jpg", imageAlt: "Fresh pastries"}, { - title: "Cozy Atmosphere", - description: "Designed for comfort, conversation, and relaxation.", - imageSrc: "http://img.b2bpic.net/free-photo/breakfast-set-with-various-dessert_140725-1911.jpg", - imageAlt: "Cafe seating", - }, + title: "Cozy Atmosphere", description: "Designed for comfort, conversation, and relaxation.", imageSrc: "http://img.b2bpic.net/free-photo/breakfast-set-with-various-dessert_140725-1911.jpg", imageAlt: "Cafe seating"}, ]} title="Why Locals Love Us" description="Experience the difference of a truly boutique neighborhood cafe." @@ -229,47 +150,17 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "1", - name: "Flat White", - price: "$5.00", - imageSrc: "http://img.b2bpic.net/free-photo/steaming-espresso-cup-grey-background-closeup_1220-6682.jpg", - imageAlt: "Flat white", - }, + id: "1", name: "Flat White", price: "$5.00", imageSrc: "http://img.b2bpic.net/free-photo/steaming-espresso-cup-grey-background-closeup_1220-6682.jpg", imageAlt: "Flat white"}, { - id: "2", - name: "Fresh Scone", - price: "$4.50", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-fresh-two-croissants-parchment-paper_114579-77547.jpg", - imageAlt: "Fresh scone", - }, + id: "2", name: "Fresh Scone", price: "$4.50", imageSrc: "http://img.b2bpic.net/free-photo/delicious-fresh-two-croissants-parchment-paper_114579-77547.jpg", imageAlt: "Fresh scone"}, { - id: "3", - name: "Avocado Toast", - price: "$16.00", - imageSrc: "http://img.b2bpic.net/free-photo/fresh-delicious-salad-close-up_23-2148516929.jpg", - imageAlt: "Avocado toast", - }, + id: "3", name: "Avocado Toast", price: "$16.00", imageSrc: "http://img.b2bpic.net/free-photo/fresh-delicious-salad-close-up_23-2148516929.jpg", imageAlt: "Avocado toast"}, { - id: "4", - name: "Breakfast Bagel", - price: "$12.00", - imageSrc: "http://img.b2bpic.net/free-photo/sandwiches-with-smoked-salmon-cream-cheese-dill_114579-11212.jpg", - imageAlt: "Bagel", - }, + id: "4", name: "Breakfast Bagel", price: "$12.00", imageSrc: "http://img.b2bpic.net/free-photo/sandwiches-with-smoked-salmon-cream-cheese-dill_114579-11212.jpg", imageAlt: "Bagel"}, { - id: "5", - name: "Lemon Tart", - price: "$6.00", - imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-macaroons-white-box-textured-background_23-2148087071.jpg", - imageAlt: "Lemon tart", - }, + id: "5", name: "Lemon Tart", price: "$6.00", imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-macaroons-white-box-textured-background_23-2148087071.jpg", imageAlt: "Lemon tart"}, { - id: "6", - name: "Iced Coffee", - price: "$6.50", - imageSrc: "http://img.b2bpic.net/free-photo/homemade-fruit-berry-tea-with-mint_114579-11296.jpg", - imageAlt: "Iced coffee", - }, + id: "6", name: "Iced Coffee", price: "$6.50", imageSrc: "http://img.b2bpic.net/free-photo/homemade-fruit-berry-tea-with-mint_114579-11296.jpg", imageAlt: "Iced coffee"}, ]} title="Menu Highlights" description="A curated selection of our most popular treats and drinks." @@ -281,30 +172,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Sarah J.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-brunette-woman-drinks-morning-coffee-cafe_613910-12094.jpg", - }, + id: "1", name: "Sarah J.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-brunette-woman-drinks-morning-coffee-cafe_613910-12094.jpg"}, { - id: "2", - name: "Michael C.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-lady-with-brown-hair-is-holding-coffee-student-cafe-working-laptop-enjoying-work_291650-1351.jpg", - }, + id: "2", name: "Michael C.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-lady-with-brown-hair-is-holding-coffee-student-cafe-working-laptop-enjoying-work_291650-1351.jpg"}, { - id: "3", - name: "Emily R.", - imageSrc: "http://img.b2bpic.net/free-photo/dreamy-young-smiling-asian-woman-reading-book-sitting-cafe-eating-croissant-drinking-coffee-i_1258-127556.jpg", - }, + id: "3", name: "Emily R.", imageSrc: "http://img.b2bpic.net/free-photo/dreamy-young-smiling-asian-woman-reading-book-sitting-cafe-eating-croissant-drinking-coffee-i_1258-127556.jpg"}, { - id: "4", - name: "David K.", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-having-fun-while-holding-cup-coffee_23-2149130679.jpg", - }, + id: "4", name: "David K.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-having-fun-while-holding-cup-coffee_23-2149130679.jpg"}, { - id: "5", - name: "Rachel M.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-close-up-young-beautiful-girl-street_1153-9650.jpg", - }, + id: "5", name: "Rachel M.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-close-up-young-beautiful-girl-street_1153-9650.jpg"}, ]} cardTitle="Loved by the Community" cardTag="4.9★ from 50+ happy customers" @@ -317,14 +193,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} names={[ - "The Daily Roast", - "PN City Guide", - "NZ Foodies", - "Local Business Awards", - "Cafe Reviewers", - "Boutique Guide", - "Sustainable Living", - ]} + "The Daily Roast", "PN City Guide", "NZ Foodies", "Local Business Awards", "Cafe Reviewers", "Boutique Guide", "Sustainable Living"]} title="Locally Loved & Recognized" description="Proudly serving the Palmerston North community." /> @@ -336,20 +205,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "1", - title: "What are your opening hours?", - content: "We're open Mon-Fri, 7am-3pm. Closed weekends.", - }, + id: "1", title: "What are your opening hours?", content: "We're open Mon-Fri, 7am-3pm. Closed weekends."}, { - id: "2", - title: "Do you have vegetarian options?", - content: "Yes! We offer a wide range of vegetarian and vegan-friendly meals.", - }, + id: "2", title: "Do you have vegetarian options?", content: "Yes! We offer a wide range of vegetarian and vegan-friendly meals."}, { - id: "3", - title: "Is there parking available?", - content: "Street parking is available right in front of the cafe.", - }, + id: "3", title: "Is there parking available?", content: "Street parking is available right in front of the cafe."}, ]} title="Frequently Asked Questions" description="Have questions? We've got answers." @@ -361,18 +221,13 @@ export default function LandingPage() { @@ -381,38 +236,25 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1