From b7da5b2160538f277e5fa00b01cc478eee49b4cb Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 16 Apr 2026 15:20:52 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 323 +++++++++++------------------------------------ 1 file changed, 75 insertions(+), 248 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 99d72f1..04254f5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,130 +32,72 @@ export default function LandingPage() {
@@ -168,17 +110,11 @@ export default function LandingPage() { description="At Amore Caffe, we believe that every cup tells a story. From sustainably sourced beans to expert preparation, we strive to bring joy to every sip in the heart of the community." bulletPoints={[ { - title: "Artisanal Brewing", - description: "Expert techniques for the perfect extraction.", - }, + title: "Artisanal Brewing", description: "Expert techniques for the perfect extraction."}, { - title: "Cozy Atmosphere", - description: "A home away from home for local coffee lovers.", - }, + title: "Cozy Atmosphere", description: "A home away from home for local coffee lovers."}, { - title: "Community Focus", - description: "Supporting local culture and sustainable practices.", - }, + title: "Community Focus", description: "Supporting local culture and sustainable practices."}, ]} imageSrc="http://img.b2bpic.net/free-photo/coffee-beans-ground-powder_1150-18216.jpg?_wi=2" /> @@ -191,38 +127,17 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "1", - title: "Premium Beans", - author: "Amore Quality", - description: "Single-origin beans sourced responsibly.", - tags: [ - "Fresh", - "Organic", - ], - imageSrc: "http://img.b2bpic.net/free-photo/coffee-maker-machine-table_23-2148937228.jpg?_wi=2", - }, + id: "1", title: "Premium Beans", author: "Amore Quality", description: "Single-origin beans sourced responsibly.", tags: [ + "Fresh", "Organic"], + imageSrc: "http://img.b2bpic.net/free-photo/coffee-maker-machine-table_23-2148937228.jpg?_wi=2"}, { - id: "2", - title: "Elegant Space", - author: "Interior Design", - description: "Designed for comfort and quiet connection.", - tags: [ - "Cozy", - "Modern", - ], - imageSrc: "http://img.b2bpic.net/free-photo/person-drinking-beverage-while-break-time_23-2149256929.jpg?_wi=2", - }, + id: "2", title: "Elegant Space", author: "Interior Design", description: "Designed for comfort and quiet connection.", tags: [ + "Cozy", "Modern"], + imageSrc: "http://img.b2bpic.net/free-photo/person-drinking-beverage-while-break-time_23-2149256929.jpg?_wi=2"}, { - id: "3", - title: "Fresh Pastries", - author: "Baked Daily", - description: "Delivered fresh from local artisanal bakeries.", - tags: [ - "Tasty", - "Fresh", - ], - imageSrc: "http://img.b2bpic.net/free-photo/jam-bowl-fresh-flower-bakery-cutlery-cup-drink_23-2148031622.jpg?_wi=2", - }, + id: "3", title: "Fresh Pastries", author: "Baked Daily", description: "Delivered fresh from local artisanal bakeries.", tags: [ + "Tasty", "Fresh"], + imageSrc: "http://img.b2bpic.net/free-photo/jam-bowl-fresh-flower-bakery-cutlery-cup-drink_23-2148031622.jpg?_wi=2"}, ]} title="Why Choose Amore?" description="Excellence in every detail, ensuring your daily coffee break is truly extraordinary." @@ -237,41 +152,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "1", - name: "Signature Cappuccino", - price: "$3.50", - imageSrc: "http://img.b2bpic.net/free-photo/hot-mocha-coffee_1339-2388.jpg", - }, + id: "1", name: "Signature Cappuccino", price: "$3.50", imageSrc: "http://img.b2bpic.net/free-photo/hot-mocha-coffee_1339-2388.jpg"}, { - id: "2", - name: "Butter Croissant", - price: "$2.00", - imageSrc: "http://img.b2bpic.net/free-photo/half-top-view-yummy-cake-sweet-yummy-sliced-with-cup-tea-pink-desk_140725-49640.jpg", - }, + id: "2", name: "Butter Croissant", price: "$2.00", imageSrc: "http://img.b2bpic.net/free-photo/half-top-view-yummy-cake-sweet-yummy-sliced-with-cup-tea-pink-desk_140725-49640.jpg"}, { - id: "3", - name: "Cold Brew", - price: "$4.00", - imageSrc: "http://img.b2bpic.net/free-photo/ice-cold-drinks-ready-be-served_23-2148617688.jpg", - }, + id: "3", name: "Cold Brew", price: "$4.00", imageSrc: "http://img.b2bpic.net/free-photo/ice-cold-drinks-ready-be-served_23-2148617688.jpg"}, { - id: "4", - name: "Latte Macchiato", - price: "$3.75", - imageSrc: "http://img.b2bpic.net/free-photo/glass-with-latte-coffee-beans-table_140725-3959.jpg", - }, + id: "4", name: "Latte Macchiato", price: "$3.75", imageSrc: "http://img.b2bpic.net/free-photo/glass-with-latte-coffee-beans-table_140725-3959.jpg"}, { - id: "5", - name: "Chocolate Muffin", - price: "$2.50", - imageSrc: "http://img.b2bpic.net/free-photo/chocolate-muffin-filled-with-nuts_141793-638.jpg", - }, + id: "5", name: "Chocolate Muffin", price: "$2.50", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-muffin-filled-with-nuts_141793-638.jpg"}, { - id: "6", - name: "Black Filter Coffee", - price: "$2.50", - imageSrc: "http://img.b2bpic.net/free-photo/elegant-woman-stirring-coffee_23-2147765437.jpg", - }, + id: "6", name: "Black Filter Coffee", price: "$2.50", imageSrc: "http://img.b2bpic.net/free-photo/elegant-woman-stirring-coffee_23-2147765437.jpg"}, ]} title="Our Signature Selection" description="From classic espressos to creative specialties, discover your new favorite brew." @@ -285,59 +176,28 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Sarah", - role: "Designer", - company: "Local Agency", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/dreamy-beautiful-woman-student-sitting-cafe-with-books-magazines-smiling-holding-phone-thinking_176420-12422.jpg", - }, + id: "1", name: "Sarah", role: "Designer", company: "Local Agency", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/dreamy-beautiful-woman-student-sitting-cafe-with-books-magazines-smiling-holding-phone-thinking_176420-12422.jpg"}, { - id: "2", - name: "Mark", - role: "Student", - company: "University", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-girlfriends-restaurant_23-2148395339.jpg", - }, + id: "2", name: "Mark", role: "Student", company: "University", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-girlfriends-restaurant_23-2148395339.jpg"}, { - id: "3", - name: "Anna", - role: "Manager", - company: "Tech Corp", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/good-day-only-with-good-coffee_329181-2927.jpg", - }, + id: "3", name: "Anna", role: "Manager", company: "Tech Corp", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/good-day-only-with-good-coffee_329181-2927.jpg"}, { - id: "4", - name: "James", - role: "Photographer", - company: "Freelance", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/women-drinking-coffee_23-2148006750.jpg", - }, + id: "4", name: "James", role: "Photographer", company: "Freelance", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/women-drinking-coffee_23-2148006750.jpg"}, { - id: "5", - name: "Lucy", - role: "Teacher", - company: "Local School", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/business-woman-drinking-coffee-working-laptop-cafe_1303-13683.jpg", - }, + id: "5", name: "Lucy", role: "Teacher", company: "Local School", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/business-woman-drinking-coffee-working-laptop-cafe_1303-13683.jpg"}, ]} kpiItems={[ { - value: "1.2k+", - label: "Coffee Cups Served", - }, + value: "1.2k+", label: "Coffee Cups Served"}, { - value: "450+", - label: "Happy Regulars", - }, + value: "450+", label: "Happy Regulars"}, { - value: "4.9", - label: "Google Rating", - }, + value: "4.9", label: "Google Rating"}, ]} title="Community Love" description="Hear what our regulars have to say about their daily experience at Amore Caffe." @@ -351,20 +211,11 @@ export default function LandingPage() { tag="Milestones" metrics={[ { - id: "m1", - value: "5", - description: "Years of Passion", - }, + id: "m1", value: "5", description: "Years of Passion"}, { - id: "m2", - value: "100%", - description: "Organic Beans", - }, + id: "m2", value: "100%", description: "Organic Beans"}, { - id: "m3", - value: "15+", - description: "Menu Varieties", - }, + id: "m3", value: "15+", description: "Menu Varieties"}, ]} metricsAnimation="slide-up" /> @@ -376,20 +227,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "f1", - title: "Do you offer vegan milk?", - content: "Yes! We offer a variety of plant-based milks including almond, soy, and oat.", - }, + id: "f1", title: "Do you offer vegan milk?", content: "Yes! We offer a variety of plant-based milks including almond, soy, and oat."}, { - id: "f2", - title: "Is there free Wi-Fi?", - content: "Absolutely, perfect for remote workers or just browsing while you drink.", - }, + id: "f2", title: "Is there free Wi-Fi?", content: "Absolutely, perfect for remote workers or just browsing while you drink."}, { - id: "f3", - title: "Are pets allowed?", - content: "We welcome pets in our outdoor seating area.", - }, + id: "f3", title: "Are pets allowed?", content: "We welcome pets in our outdoor seating area."}, ]} title="Common Questions" description="Find everything you need to know about your visits." @@ -401,16 +243,13 @@ export default function LandingPage() { @@ -420,33 +259,21 @@ export default function LandingPage() { logoText="Amore Caffe" columns={[ { - title: "Navigate", - items: [ + title: "Navigate", items: [ { - label: "Home", - href: "#hero", - }, + label: "Home", href: "#hero"}, { - label: "Menu", - href: "#menu", - }, + label: "Menu", href: "#menu"}, { - label: "Contact", - href: "#contact", - }, + label: "Contact", href: "#contact"}, ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { - label: "Privacy Policy", - href: "#", - }, + label: "Privacy Policy", href: "#"}, { - label: "Terms of Service", - href: "#", - }, + label: "Terms of Service", href: "#"}, ], }, ]} @@ -455,4 +282,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1