diff --git a/src/app/page.tsx b/src/app/page.tsx index f88b7d0..aba34a8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,37 +32,23 @@ export default function LandingPage() { @@ -70,21 +56,16 @@ export default function LandingPage() {
@@ -144,12 +105,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} names={[ - "“We came three times in five days.”", - "“Best coffee in Budapest.”", - "“The atmosphere feels like home.”", - "“One of the coolest spots in town.”", - "“Perfect for breakfast, work, or a slow afternoon.”", - ]} + "“We came three times in five days.”", "“Best coffee in Budapest.”", "“The atmosphere feels like home.”", "“One of the coolest spots in town.”", "“Perfect for breakfast, work, or a slow afternoon.”"]} title="What Our Guests Say" description="The feedback that keeps us going." showCard={false} @@ -160,7 +116,6 @@ export default function LandingPage() { @@ -172,55 +127,23 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - name: "Avocado Toast", - price: "€12", - imageSrc: "http://img.b2bpic.net/free-photo/baked-two-eggs-with-ham-cheese-round-bowl-two-pieces-brown-healthy-bread-side_343596-1548.jpg", - imageAlt: "Avocado toast on sourdough", - }, + id: "p1", name: "Avocado Toast", price: "€12", imageSrc: "http://img.b2bpic.net/free-photo/baked-two-eggs-with-ham-cheese-round-bowl-two-pieces-brown-healthy-bread-side_343596-1548.jpg", imageAlt: "Avocado toast on sourdough"}, { - id: "p2", - name: "B.E.C Bagel", - price: "€10", - imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-tea-with-cookies-donuts_23-2147860357.jpg", - imageAlt: "Bacon, Egg, and Cheese Bagel", - }, + id: "p2", name: "B.E.C Bagel", price: "€10", imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-tea-with-cookies-donuts_23-2147860357.jpg", imageAlt: "Bacon, Egg, and Cheese Bagel"}, { - id: "p3", - name: "Breakfast Pancakes", - price: "€14", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-father-s-day-dessert-with-pancakes_23-2148548466.jpg", - imageAlt: "Fluffy breakfast pancakes", - }, + id: "p3", name: "Breakfast Pancakes", price: "€14", imageSrc: "http://img.b2bpic.net/free-photo/top-view-father-s-day-dessert-with-pancakes_23-2148548466.jpg", imageAlt: "Fluffy breakfast pancakes"}, { - id: "p4", - name: "Banana Bread", - price: "€6", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-delicious-banana-bread-loaf-pan-with-chocolate-chunks-walnut-table_181624-30290.jpg", - imageAlt: "Slice of banana bread", - }, + id: "p4", name: "Banana Bread", price: "€6", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-delicious-banana-bread-loaf-pan-with-chocolate-chunks-walnut-table_181624-30290.jpg", imageAlt: "Slice of banana bread"}, { - id: "p5", - name: "Basque Cheesecake", - price: "€8", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-chocolate-cake-slices-plates-with-blueberries_23-2148689848.jpg", - imageAlt: "Basque cheesecake slice", - }, + id: "p5", name: "Basque Cheesecake", price: "€8", imageSrc: "http://img.b2bpic.net/free-photo/top-view-chocolate-cake-slices-plates-with-blueberries_23-2148689848.jpg", imageAlt: "Basque cheesecake slice"}, { - id: "p6", - name: "Specialty Coffee", - price: "€5", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-waitress-using-tamper-press-ground-coffee-into-portafilter_107420-12299.jpg", - imageAlt: "Barista pouring specialty coffee", - }, + id: "p6", name: "Specialty Coffee", price: "€5", imageSrc: "http://img.b2bpic.net/free-photo/close-up-waitress-using-tamper-press-ground-coffee-into-portafilter_107420-12299.jpg", imageAlt: "Barista pouring specialty coffee"}, ]} title="Signature Favorites" description="Our most beloved dishes and drinks, crafted with passion." buttons={[ { - text: "View Full Menu →", - href: "#", - }, + text: "View Full Menu →", href: "#"}, ]} /> @@ -233,23 +156,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Specialty Coffee", - description: "Carefully sourced beans and expertly crafted drinks.", - imageSrc: "http://img.b2bpic.net/free-photo/barista-is-preparing-coffee_140725-8112.jpg", - imageAlt: "Barista preparing coffee", - }, + title: "Specialty Coffee", description: "Carefully sourced beans and expertly crafted drinks.", imageSrc: "http://img.b2bpic.net/free-photo/barista-is-preparing-coffee_140725-8112.jpg", imageAlt: "Barista preparing coffee"}, { - title: "Cozy Interiors", - description: "Minimalist design, warm lighting, plants, books, and music.", - imageSrc: "http://img.b2bpic.net/free-photo/therapist-taking-notes-mental-health-progress-with-adolescent_482257-124828.jpg", - imageAlt: "Cozy cafe interior with plants", - }, + title: "Cozy Interiors", description: "Minimalist design, warm lighting, plants, books, and music.", imageSrc: "http://img.b2bpic.net/free-photo/therapist-taking-notes-mental-health-progress-with-adolescent_482257-124828.jpg", imageAlt: "Cozy cafe interior with plants"}, { - title: "Community", - description: "A place for conversations, creativity, remote work, and memorable mornings.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-coffee-shop_23-2150378278.jpg", - imageAlt: "People laughing in a cafe", - }, + title: "Community", description: "A place for conversations, creativity, remote work, and memorable mornings.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-coffee-shop_23-2150378278.jpg", imageAlt: "People laughing in a cafe"}, ]} title="Come For The Coffee. Stay For The Atmosphere." description="Discover the elements that make Dorado Café a truly special place." @@ -263,40 +174,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", - name: "Laura S.", - handle: "@lauras_travels", - testimonial: "The best coffee I’ve ever had in Budapest. An absolute must-visit!", - imageSrc: "http://img.b2bpic.net/free-photo/sensual-confident-woman-stylish-clothes-enjoying-coffee-coffeeshop-attractive-female-model-sitting-cafe-having-lunch-with-admirer-smiling-look-away-pleased-breakfast-outdoor-restaurant_197531-30517.jpg", - }, + id: "t1", name: "Laura S.", handle: "@lauras_travels", testimonial: "The best coffee I’ve ever had in Budapest. An absolute must-visit!", imageSrc: "http://img.b2bpic.net/free-photo/sensual-confident-woman-stylish-clothes-enjoying-coffee-coffeeshop-attractive-female-model-sitting-cafe-having-lunch-with-admirer-smiling-look-away-pleased-breakfast-outdoor-restaurant_197531-30517.jpg"}, { - id: "t2", - name: "Mark K.", - handle: "@mark_foodie", - testimonial: "We returned every single day during our trip. The food and service are exceptional.", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-cheerful-smiling-young-man-sitting-table-open-air-cafe-with-cup-coffee_176420-6294.jpg", - }, + id: "t2", name: "Mark K.", handle: "@mark_foodie", testimonial: "We returned every single day during our trip. The food and service are exceptional.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-cheerful-smiling-young-man-sitting-table-open-air-cafe-with-cup-coffee_176420-6294.jpg"}, { - id: "t3", - name: "Chloe P.", - handle: "@chloe_creatives", - testimonial: "The atmosphere is cozy, stylish, and unforgettable. Perfect for working or relaxing.", - imageSrc: "http://img.b2bpic.net/free-photo/people-hangout-together-coffee-shop_53876-22941.jpg", - }, + id: "t3", name: "Chloe P.", handle: "@chloe_creatives", testimonial: "The atmosphere is cozy, stylish, and unforgettable. Perfect for working or relaxing.", imageSrc: "http://img.b2bpic.net/free-photo/people-hangout-together-coffee-shop_53876-22941.jpg"}, { - id: "t4", - name: "Ben R.", - handle: "@ben_eats", - testimonial: "The breakfast pancakes were incredible – fluffy, indulgent, and perfectly sweet.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-with-paper-wrapped-sandwich_23-2151309941.jpg", - }, + id: "t4", name: "Ben R.", handle: "@ben_eats", testimonial: "The breakfast pancakes were incredible – fluffy, indulgent, and perfectly sweet.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-with-paper-wrapped-sandwich_23-2151309941.jpg"}, { - id: "t5", - name: "Sophia M.", - handle: "@sophia_budapest", - testimonial: "Dorado Café truly feels like home. The best place to start your day in Budapest.", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-dark-curly-hair-warmly-dressed-fur-coat-scarf-winter-frost-sunny-day-street-city_1321-2313.jpg", - }, + id: "t5", name: "Sophia M.", handle: "@sophia_budapest", testimonial: "Dorado Café truly feels like home. The best place to start your day in Budapest.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-dark-curly-hair-warmly-dressed-fur-coat-scarf-winter-frost-sunny-day-street-city_1321-2313.jpg"}, ]} title="What Our Guests Say" description="Hear from visitors who've made Dorado Café their favorite spot in Budapest." @@ -310,25 +196,13 @@ export default function LandingPage() { tag="Our Impact" metrics={[ { - id: "m1", - value: "92%", - description: "Mention atmosphere", - }, + id: "m1", value: "92%", description: "Mention atmosphere"}, { - id: "m2", - value: "89%", - description: "Mention coffee quality", - }, + id: "m2", value: "89%", description: "Mention coffee quality"}, { - id: "m3", - value: "84%", - description: "Mention food", - }, + id: "m3", value: "84%", description: "Mention food"}, { - id: "m4", - value: "76%", - description: "Mention returning again", - }, + id: "m4", value: "76%", description: "Mention returning again"}, ]} metricsAnimation="slide-up" /> @@ -338,24 +212,17 @@ export default function LandingPage() { @@ -364,54 +231,33 @@ export default function LandingPage() {