diff --git a/src/app/page.tsx b/src/app/page.tsx index 0dd426f..7ee8a04 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,21 +32,13 @@ export default function LandingPage() { @@ -58,13 +50,9 @@ export default function LandingPage() { description="Where artisanal tradition meets refined modern comfort. Experience the perfect cup in our warm, curated space." buttons={[ { - text: "View Menu", - href: "#products", - }, + text: "View Menu", href: "#products"}, { - text: "Visit Us", - href: "#contact", - }, + text: "Visit Us", href: "#contact"}, ]} imageSrc="http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064702.jpg" imageAlt="Cafe interior" @@ -75,6 +63,7 @@ export default function LandingPage() { @@ -84,23 +73,11 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - title: "Fresh Pastries", - description: "Baked daily in house, using organic flour and local butter.", - imageSrc: "http://img.b2bpic.net/free-photo/golden-kitchen-object-dessert-tasty_1220-862.jpg", - imageAlt: "Pastries", - }, + title: "Fresh Pastries", description: "Baked daily in house, using organic flour and local butter.", imageSrc: "http://img.b2bpic.net/free-photo/golden-kitchen-object-dessert-tasty_1220-862.jpg", imageAlt: "Pastries"}, { - title: "Precision Roasting", - description: "Small batches roasted locally for peak flavor and freshness.", - imageSrc: "http://img.b2bpic.net/free-photo/crop-hands-pressing-coffee_23-2147775914.jpg", - imageAlt: "Coffee beans", - }, + title: "Precision Roasting", description: "Small batches roasted locally for peak flavor and freshness.", imageSrc: "http://img.b2bpic.net/free-photo/crop-hands-pressing-coffee_23-2147775914.jpg", imageAlt: "Coffee beans"}, { - title: "Cozy Atmosphere", - description: "Designed for long chats, focused work, or peaceful escapes.", - imageSrc: "http://img.b2bpic.net/free-photo/pretty-blonde-woman-sitting-cafe_273609-6751.jpg", - imageAlt: "Cozy space", - }, + title: "Cozy Atmosphere", description: "Designed for long chats, focused work, or peaceful escapes.", imageSrc: "http://img.b2bpic.net/free-photo/pretty-blonde-woman-sitting-cafe_273609-6751.jpg", imageAlt: "Cozy space"}, ]} title="The Artisan Experience" description="We believe in the details, from the bean source to the perfect pour." @@ -115,41 +92,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - name: "Signature Cappuccino", - price: "$5.50", - imageSrc: "http://img.b2bpic.net/free-photo/beverage-topped-with-sliced-dried-citrus-flower_141793-618.jpg", - }, + id: "p1", name: "Signature Cappuccino", price: "$5.50", imageSrc: "http://img.b2bpic.net/free-photo/beverage-topped-with-sliced-dried-citrus-flower_141793-618.jpg"}, { - id: "p2", - name: "Iced Americano", - price: "$4.50", - imageSrc: "http://img.b2bpic.net/free-photo/vegan-dairy-free-drink_23-2151920777.jpg", - }, + id: "p2", name: "Iced Americano", price: "$4.50", imageSrc: "http://img.b2bpic.net/free-photo/vegan-dairy-free-drink_23-2151920777.jpg"}, { - id: "p3", - name: "Classic Espresso", - price: "$3.50", - imageSrc: "http://img.b2bpic.net/free-photo/view-tool-used-coffee-press_23-2149878087.jpg", - }, + id: "p3", name: "Classic Espresso", price: "$3.50", imageSrc: "http://img.b2bpic.net/free-photo/view-tool-used-coffee-press_23-2149878087.jpg"}, { - id: "p4", - name: "Artisan Pour Over", - price: "$6.50", - imageSrc: "http://img.b2bpic.net/free-photo/glass-coffee-pitcher-near-gray-kettle-table_181624-4632.jpg", - }, + id: "p4", name: "Artisan Pour Over", price: "$6.50", imageSrc: "http://img.b2bpic.net/free-photo/glass-coffee-pitcher-near-gray-kettle-table_181624-4632.jpg"}, { - id: "p5", - name: "Velvet Mocha", - price: "$6.00", - imageSrc: "http://img.b2bpic.net/free-photo/hot-mocha-coffee-with-cake_1339-2387.jpg", - }, + id: "p5", name: "Velvet Mocha", price: "$6.00", imageSrc: "http://img.b2bpic.net/free-photo/hot-mocha-coffee-with-cake_1339-2387.jpg"}, { - id: "p6", - name: "Classic Macchiato", - price: "$4.00", - imageSrc: "http://img.b2bpic.net/free-photo/classic-latte-with-coffee-beans_140725-4585.jpg", - }, + id: "p6", name: "Classic Macchiato", price: "$4.00", imageSrc: "http://img.b2bpic.net/free-photo/classic-latte-with-coffee-beans_140725-4585.jpg"}, ]} title="Our Signature Brews" description="A curated selection of our finest coffee and artisanal teas." @@ -161,30 +114,15 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", - name: "Alice M.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-asian-girl-barista-giving-out-order-cafe-inviting-guest-pick-up-takeaway_1258-199328.jpg", - }, + id: "1", name: "Alice M.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-asian-girl-barista-giving-out-order-cafe-inviting-guest-pick-up-takeaway_1258-199328.jpg"}, { - id: "2", - name: "David R.", - imageSrc: "http://img.b2bpic.net/free-photo/mid-aged-couple-love-home_23-2147986280.jpg", - }, + id: "2", name: "David R.", imageSrc: "http://img.b2bpic.net/free-photo/mid-aged-couple-love-home_23-2147986280.jpg"}, { - id: "3", - name: "Sarah K.", - imageSrc: "http://img.b2bpic.net/free-photo/teenager-with-book-smiling_23-2147860726.jpg", - }, + id: "3", name: "Sarah K.", imageSrc: "http://img.b2bpic.net/free-photo/teenager-with-book-smiling_23-2147860726.jpg"}, { - id: "4", - name: "James L.", - imageSrc: "http://img.b2bpic.net/free-photo/small-business-owner-drinking-coffee_23-2149458142.jpg", - }, + id: "4", name: "James L.", imageSrc: "http://img.b2bpic.net/free-photo/small-business-owner-drinking-coffee_23-2149458142.jpg"}, { - id: "5", - name: "Elena P.", - imageSrc: "http://img.b2bpic.net/free-photo/laptop-digital-tablet-book-pot-plant-wooden-table-restaurant_23-2147936091.jpg", - }, + id: "5", name: "Elena P.", imageSrc: "http://img.b2bpic.net/free-photo/laptop-digital-tablet-book-pot-plant-wooden-table-restaurant_23-2147936091.jpg"}, ]} cardTitle="Loved By Our Locals" cardTag="Reviews" @@ -200,20 +138,11 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "m1", - value: "15K+", - description: "Cups Brewed", - }, + id: "m1", value: "15K+", description: "Cups Brewed"}, { - id: "m2", - value: "20", - description: "Local Suppliers", - }, + id: "m2", value: "20", description: "Local Suppliers"}, { - id: "m3", - value: "5", - description: "Years Brewing", - }, + id: "m3", value: "5", description: "Years Brewing"}, ]} title="Our Impact" description="Every cup tells a story of quality and community." @@ -225,14 +154,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} names={[ - "Local Harvest", - "Bean Masters", - "Artisan Daily", - "Coffee Central", - "Morning Ritual", - "Boutique Brews", - "Premium Press", - ]} + "Local Harvest", "Bean Masters", "Artisan Daily", "Coffee Central", "Morning Ritual", "Boutique Brews", "Premium Press"]} title="Recognized Excellence" description="Proudly featured in the city's finest culinary guides." /> @@ -242,8 +164,7 @@ export default function LandingPage() { ); -} +} \ No newline at end of file