diff --git a/src/app/page.tsx b/src/app/page.tsx index 2310045..1ba1c9a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,64 +30,42 @@ export default function LandingPage() {
@@ -108,41 +86,17 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Fresh Ingredients", - description: "Locally sourced, fresh ingredients for all our treats.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-toast-expanded-rice-with-ingredients_23-2148361792.jpg", - }, - phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-tomatoes-pink-bowl-wooden-kitchen-board-with-toasted-slices-bread-with-avocado-pulp-egg-green-surface_141793-16404.jpg", - }, - imageSrc: "http://img.b2bpic.net/free-photo/empty-table-chair-restaurant_1339-3323.jpg?_wi=2", - imageAlt: "fresh ingredients organic food cafe", + title: "Fresh Ingredients", description: "Locally sourced, fresh ingredients for all our treats.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-toast-expanded-rice-with-ingredients_23-2148361792.jpg" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/top-view-tomatoes-pink-bowl-wooden-kitchen-board-with-toasted-slices-bread-with-avocado-pulp-egg-green-surface_141793-16404.jpg" } }, { - title: "Artisanal Roasts", - description: "Premium coffee roasted daily for maximum flavor.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/closeup-roasted-coffee-beans-lights-with-blurred-edges_181624-14430.jpg", - }, - phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/aroma-coffee-beans-fills-coffee-shop-generated-by-ai_188544-36137.jpg", - }, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-coffee-with-brown-coffee-seeds-grey-rustic-desk-drink-coffee-color_140725-28088.jpg?_wi=2", - imageAlt: "fresh ingredients organic food cafe", + title: "Artisanal Roasts", description: "Premium coffee roasted daily for maximum flavor.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/closeup-roasted-coffee-beans-lights-with-blurred-edges_181624-14430.jpg" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/aroma-coffee-beans-fills-coffee-shop-generated-by-ai_188544-36137.jpg" } }, { - title: "Cozy Ambience", - description: "Designed for relaxation, study, or social meetups.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/pretty-blonde-woman-sitting-cafe_273609-6751.jpg", - }, - phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/open-book-coffee-cup-table-near-window_23-2147872197.jpg", - }, - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-bulb-room_181624-57611.jpg?_wi=2", - imageAlt: "fresh ingredients organic food cafe", - }, + title: "Cozy Ambience", description: "Designed for relaxation, study, or social meetups.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/pretty-blonde-woman-sitting-cafe_273609-6751.jpg" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/open-book-coffee-cup-table-near-window_23-2147872197.jpg" } + } ]} showStepNumbers={false} title="Why Choose Us" @@ -158,47 +112,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - name: "Cappuccino", - price: "$4.50", - variant: "Coffee", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-open-coffee-kettle-coffee-beans_23-2148441197.jpg", - }, + id: "p1", name: "Cappuccino", price: "$4.50", variant: "Coffee", imageSrc: "http://img.b2bpic.net/free-photo/top-view-open-coffee-kettle-coffee-beans_23-2148441197.jpg"}, { - id: "p2", - name: "Croissant", - price: "$3.50", - variant: "Pastry", - imageSrc: "http://img.b2bpic.net/free-photo/freshly-baked-croissants-with-raspberry-jam-raspberry-fruits_114579-11546.jpg", - }, + id: "p2", name: "Croissant", price: "$3.50", variant: "Pastry", imageSrc: "http://img.b2bpic.net/free-photo/freshly-baked-croissants-with-raspberry-jam-raspberry-fruits_114579-11546.jpg"}, { - id: "p3", - name: "Iced Latte", - price: "$5.00", - variant: "Cold", - imageSrc: "http://img.b2bpic.net/free-photo/refreshing-iced-coffee-glass-with-condensation-ice_84443-83820.jpg", - }, + id: "p3", name: "Iced Latte", price: "$5.00", variant: "Cold", imageSrc: "http://img.b2bpic.net/free-photo/refreshing-iced-coffee-glass-with-condensation-ice_84443-83820.jpg"}, { - id: "p4", - name: "Blueberry Muffin", - price: "$3.00", - variant: "Pastry", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-cupcakes-concept_23-2148777742.jpg", - }, + id: "p4", name: "Blueberry Muffin", price: "$3.00", variant: "Pastry", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-cupcakes-concept_23-2148777742.jpg"}, { - id: "p5", - name: "Flat White", - price: "$4.00", - variant: "Coffee", - imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-latte-art_53876-146543.jpg", - }, + id: "p5", name: "Flat White", price: "$4.00", variant: "Coffee", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-latte-art_53876-146543.jpg"}, { - id: "p6", - name: "Choco Cookie", - price: "$2.50", - variant: "Snack", - imageSrc: "http://img.b2bpic.net/free-photo/cup-delicious-coffee_23-2148093843.jpg", - }, + id: "p6", name: "Choco Cookie", price: "$2.50", variant: "Snack", imageSrc: "http://img.b2bpic.net/free-photo/cup-delicious-coffee_23-2148093843.jpg"}, ]} title="Our Daily Menu" description="Handcrafted drinks and fresh pastries served every day." @@ -211,45 +135,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", - title: "Favorite spot!", - quote: "The best coffee in town, love the atmosphere.", - name: "Anna P.", - role: "Designer", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-charming-young-woman-with-friendly-smile-long-brunette-hair-smiling-window-cafe-winter-time-true-positive-emotions-leisure-time-drinking-coffee-chilling-cold-weather_197531-1499.jpg", - }, + id: "t1", title: "Favorite spot!", quote: "The best coffee in town, love the atmosphere.", name: "Anna P.", role: "Designer", imageSrc: "http://img.b2bpic.net/free-photo/portrait-charming-young-woman-with-friendly-smile-long-brunette-hair-smiling-window-cafe-winter-time-true-positive-emotions-leisure-time-drinking-coffee-chilling-cold-weather_197531-1499.jpg"}, { - id: "t2", - title: "Great workspace", - quote: "Perfect environment to get some work done.", - name: "Mark R.", - role: "Student", - imageSrc: "http://img.b2bpic.net/free-photo/elegant-man-having-drink-cafe_23-2147689312.jpg", - }, + id: "t2", title: "Great workspace", quote: "Perfect environment to get some work done.", name: "Mark R.", role: "Student", imageSrc: "http://img.b2bpic.net/free-photo/elegant-man-having-drink-cafe_23-2147689312.jpg"}, { - id: "t3", - title: "Relaxing", - quote: "Exactly what I need to start my weekend.", - name: "Sarah L.", - role: "Writer", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-young-man-sitting-coffee-shop-using-digital-tablet-video-chats-with-someone-from-cafe-wearing-wireless-headphones_1258-314342.jpg", - }, + id: "t3", title: "Relaxing", quote: "Exactly what I need to start my weekend.", name: "Sarah L.", role: "Writer", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-young-man-sitting-coffee-shop-using-digital-tablet-video-chats-with-someone-from-cafe-wearing-wireless-headphones_1258-314342.jpg"}, { - id: "t4", - title: "Friendly Staff", - quote: "Always welcomed with a smile and great coffee.", - name: "Tom B.", - role: "Regular", - imageSrc: "http://img.b2bpic.net/free-photo/romantic-date-couple-love-beautiful-girl-sitting-her-boyfriend-s-lap-cafe-window_613910-19254.jpg", - }, + id: "t4", title: "Friendly Staff", quote: "Always welcomed with a smile and great coffee.", name: "Tom B.", role: "Regular", imageSrc: "http://img.b2bpic.net/free-photo/romantic-date-couple-love-beautiful-girl-sitting-her-boyfriend-s-lap-cafe-window_613910-19254.jpg"}, { - id: "t5", - title: "Amazing Muffin!", - quote: "Simply delicious food and great service.", - name: "Lucy K.", - role: "Artist", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiling-girl-holding-takeaway-coffee-cup_23-2147906537.jpg", - }, + id: "t5", title: "Amazing Muffin!", quote: "Simply delicious food and great service.", name: "Lucy K.", role: "Artist", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiling-girl-holding-takeaway-coffee-cup_23-2147906537.jpg"}, ]} title="What Our Guests Say" description="Join our community of happy coffee lovers." @@ -260,16 +154,13 @@ export default function LandingPage() { @@ -278,29 +169,19 @@ export default function LandingPage() {