From 875e0102f75d7b635eba369b63be01233d603967 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 22:29:32 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 271 ++++++++++------------------------------------- 1 file changed, 56 insertions(+), 215 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index eb12c90..0071669 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,29 +33,17 @@ export default function LandingPage() { @@ -64,42 +52,22 @@ export default function LandingPage() {
@@ -142,24 +101,16 @@ export default function LandingPage() { features={[ { icon: Car, - title: "Convenient Drive-Through", - description: "Get your favorite coffee quickly without leaving your car. Perfect for busy mornings.", - }, + title: "Convenient Drive-Through", description: "Get your favorite coffee quickly without leaving your car. Perfect for busy mornings."}, { icon: Coffee, - title: "Freshly Roasted Beans", - description: "We source the finest beans and roast them in-house for a superior coffee experience.", - }, + title: "Freshly Roasted Beans", description: "We source the finest beans and roast them in-house for a superior coffee experience."}, { icon: Award, - title: "Expert Baristas", - description: "Our skilled baristas craft every drink with passion and precision, ensuring perfection in every cup.", - }, + title: "Expert Baristas", description: "Our skilled baristas craft every drink with passion and precision, ensuring perfection in every cup."}, { icon: Home, - title: "Cozy Ambiance", - description: "Step into our warm and inviting space, designed for relaxation, work, or friendly gatherings.", - }, + title: "Cozy Ambiance", description: "Step into our warm and inviting space, designed for relaxation, work, or friendly gatherings."}, ]} title="Our Signature Features" description="Dedicated to bringing you the best coffee experience, every single day." @@ -174,47 +125,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "product-1", - name: "Classic Espresso", - price: "$3.00", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-empty-cup-with-red-kettle-brown-coffee-seeds-flowers-wooden-desk_140725-19728.jpg", - imageAlt: "A shot of classic espresso", - }, + id: "product-1", name: "Classic Espresso", price: "$3.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-empty-cup-with-red-kettle-brown-coffee-seeds-flowers-wooden-desk_140725-19728.jpg", imageAlt: "A shot of classic espresso"}, { - id: "product-2", - name: "Vanilla Latte", - price: "$5.50", - imageSrc: "http://img.b2bpic.net/free-photo/fall-cappucino-warm-milk-froth_1339-65.jpg", - imageAlt: "Vanilla Latte with latte art", - }, + id: "product-2", name: "Vanilla Latte", price: "$5.50", imageSrc: "http://img.b2bpic.net/free-photo/fall-cappucino-warm-milk-froth_1339-65.jpg", imageAlt: "Vanilla Latte with latte art"}, { - id: "product-3", - name: "Creamy Cappuccino", - price: "$5.00", - imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-chopping-board-gray-marble-background_23-2147898239.jpg", - imageAlt: "A creamy cappuccino with a dash of cocoa", - }, + id: "product-3", name: "Creamy Cappuccino", price: "$5.00", imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-chopping-board-gray-marble-background_23-2147898239.jpg", imageAlt: "A creamy cappuccino with a dash of cocoa"}, { - id: "product-4", - name: "Chocolate Mocha", - price: "$6.00", - imageSrc: "http://img.b2bpic.net/free-photo/cup-hot-chocolate-with-cream_140725-7257.jpg", - imageAlt: "Rich chocolate mocha with whipped cream", - }, + id: "product-4", name: "Chocolate Mocha", price: "$6.00", imageSrc: "http://img.b2bpic.net/free-photo/cup-hot-chocolate-with-cream_140725-7257.jpg", imageAlt: "Rich chocolate mocha with whipped cream"}, { - id: "product-5", - name: "Artisan Cold Brew", - price: "$4.50", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-ice-coffee-wooden-desk_23-2147876634.jpg", - imageAlt: "Refreshing glass of cold brew coffee", - }, + id: "product-5", name: "Artisan Cold Brew", price: "$4.50", imageSrc: "http://img.b2bpic.net/free-photo/delicious-ice-coffee-wooden-desk_23-2147876634.jpg", imageAlt: "Refreshing glass of cold brew coffee"}, { - id: "product-6", - name: "Fresh Croissant", - price: "$3.50", - imageSrc: "http://img.b2bpic.net/free-photo/diverse-fresh-bread_169016-1419.jpg", - imageAlt: "Flaky golden croissant", - }, + id: "product-6", name: "Fresh Croissant", price: "$3.50", imageSrc: "http://img.b2bpic.net/free-photo/diverse-fresh-bread_169016-1419.jpg", imageAlt: "Flaky golden croissant"}, ]} title="Our Delicious Offerings" description="From classic espresso drinks to unique seasonal specials, discover your new favorite." @@ -228,50 +149,20 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", - name: "Mary Beth Dahlstein", - handle: "@MaryBethDahlstein", - testimonial: "The coffee was ahhmazing- we have talked about it several times since we got it yesterday. But the best part?! The service! As someone from North Carolina I can say they put southern hospitality to shame!", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-enjoying-coffee-cup_23-2148756305.jpg", - imageAlt: "Mary Beth Dahlstein", - }, + id: "1", name: "Mary Beth Dahlstein", handle: "@MaryBethDahlstein", testimonial: "The coffee was ahhmazing- we have talked about it several times since we got it yesterday. But the best part?! The service! As someone from North Carolina I can say they put southern hospitality to shame!", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-enjoying-coffee-cup_23-2148756305.jpg", imageAlt: "Mary Beth Dahlstein"}, { - id: "2", - name: "Sarah Johnson", - handle: "@SarahJ", - testimonial: "Amazing drinks, great service all the time. This is my go-to spot for my morning coffee fix!", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-stylish-man-wearing-denim-jacket-with-wireless-headphones-holding-takeaway-coffee-outside-cafe_613910-5213.jpg", - imageAlt: "Sarah Johnson", - }, + id: "2", name: "Sarah Johnson", handle: "@SarahJ", testimonial: "Amazing drinks, great service all the time. This is my go-to spot for my morning coffee fix!", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-stylish-man-wearing-denim-jacket-with-wireless-headphones-holding-takeaway-coffee-outside-cafe_613910-5213.jpg", imageAlt: "Sarah Johnson"}, { - id: "3", - name: "Michael Chen", - handle: "@CoffeeLover_MC", - testimonial: "They remembered personal details and most importantly, they make great coffee! Such a personalized and welcoming experience.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-working-project-sitting-outdoors-cafe-drinking-her-coffee-using-laptop_1258-205364.jpg", - imageAlt: "Michael Chen", - }, + id: "3", name: "Michael Chen", handle: "@CoffeeLover_MC", testimonial: "They remembered personal details and most importantly, they make great coffee! Such a personalized and welcoming experience.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-working-project-sitting-outdoors-cafe-drinking-her-coffee-using-laptop_1258-205364.jpg", imageAlt: "Michael Chen"}, { - id: "4", - name: "Emily Rodriguez", - handle: "@EmilyR", - testimonial: "Consistently excellent coffee and the friendliest staff. A true gem in Anchorage!", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/group-friends-drinking-coffee_23-2148395304.jpg", - imageAlt: "Emily Rodriguez", - }, + id: "4", name: "Emily Rodriguez", handle: "@EmilyR", testimonial: "Consistently excellent coffee and the friendliest staff. A true gem in Anchorage!", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/group-friends-drinking-coffee_23-2148395304.jpg", imageAlt: "Emily Rodriguez"}, { - id: "5", - name: "David Kim", - handle: "@DaveK_reviews", - testimonial: "Best coffee shop in town! The quality is unmatched, and the atmosphere is so relaxing.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-happy-females-use-modern-smart-phones-surf-social-networks-have-mobile-conversation-spend-free-time-cafeteria-drink-smoothie-joyful-women-recreate-summer-holiday_273609-2436.jpg", - imageAlt: "David Kim", - }, + id: "5", name: "David Kim", handle: "@DaveK_reviews", testimonial: "Best coffee shop in town! The quality is unmatched, and the atmosphere is so relaxing.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-happy-females-use-modern-smart-phones-surf-social-networks-have-mobile-conversation-spend-free-time-cafeteria-drink-smoothie-joyful-women-recreate-summer-holiday_273609-2436.jpg", imageAlt: "David Kim"}, ]} showRating={true} title="What Our Customers Say" @@ -285,20 +176,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "faq-1", - title: "Do you have a drive-through?", - content: "Yes! For your convenience, A Whole Latte Love offers a fast and friendly drive-through service.", - }, + id: "faq-1", title: "Do you have a drive-through?", content: "Yes! For your convenience, A Whole Latte Love offers a fast and friendly drive-through service."}, { - id: "faq-2", - title: "What are your operating hours?", - content: "We are open daily from 6 AM to 6 PM. Check our 'Contact' section for any special holiday hours.", - }, + id: "faq-2", title: "What are your operating hours?", content: "We are open daily from 6 AM to 6 PM. Check our 'Contact' section for any special holiday hours."}, { - id: "faq-3", - title: "Do you offer food options?", - content: "Yes, we have a selection of freshly baked pastries and light snacks to complement your coffee.", - }, + id: "faq-3", title: "Do you offer food options?", content: "Yes, we have a selection of freshly baked pastries and light snacks to complement your coffee."}, ]} title="Frequently Asked Questions" description="Quick answers to your most common inquiries about A Whole Latte Love." @@ -313,26 +195,11 @@ export default function LandingPage() { useInvertedBackground={true} metrics={[ { - id: "m1", - value: "100k+", - title: "Coffees Served", - description: "Proudly serving the Anchorage community with every delicious cup.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-cup-coffee-with-ketle_23-2148337143.jpg", - }, + id: "m1", value: "100k+", title: "Coffees Served", description: "Proudly serving the Anchorage community with every delicious cup.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-cup-coffee-with-ketle_23-2148337143.jpg"}, { - id: "m2", - value: "5k+", - title: "Happy Customers", - description: "Our growing family of satisfied regulars and new visitors.", - imageSrc: "http://img.b2bpic.net/free-photo/collage-customer-experience-concept_23-2149367130.jpg", - }, + id: "m2", value: "5k+", title: "Happy Customers", description: "Our growing family of satisfied regulars and new visitors.", imageSrc: "http://img.b2bpic.net/free-photo/collage-customer-experience-concept_23-2149367130.jpg"}, { - id: "m3", - value: "8 Years", - title: "Brewing Love", - description: "A testament to our dedication to quality and community.", - imageSrc: "http://img.b2bpic.net/free-photo/people-moving-forward-with-arrow-blackboard_84443-94388.jpg", - }, + id: "m3", value: "8 Years", title: "Brewing Love", description: "A testament to our dedication to quality and community.", imageSrc: "http://img.b2bpic.net/free-photo/people-moving-forward-with-arrow-blackboard_84443-94388.jpg"}, ]} title="Our Love for Coffee in Numbers" description="Proudly serving Anchorage with passion and dedication." @@ -343,18 +210,13 @@ export default function LandingPage() { @@ -366,54 +228,33 @@ export default function LandingPage() { logoText="A Whole Latte Love" columns={[ { - title: "Quick Links", - items: [ + title: "Quick Links", items: [ { - label: "Home", - href: "#home", - }, + label: "Home", href: "#home"}, { - label: "About Us", - href: "#about", - }, + label: "About Us", href: "#about"}, { - label: "Menu", - href: "#menu", - }, + label: "Menu", href: "#menu"}, ], }, { - title: "Our Services", - items: [ + title: "Our Services", items: [ { - label: "Drive-Through", - href: "#features", - }, + label: "Drive-Through", href: "#features"}, { - label: "Catering", - href: "#", - }, + label: "Catering", href: "#"}, { - label: "Gift Cards", - href: "#", - }, + label: "Gift Cards", href: "#"}, ], }, { - title: "Contact Us", - items: [ + title: "Contact Us", items: [ { - label: "Location", - href: "#contact", - }, + label: "Location", href: "#contact"}, { - label: "Customer Support", - href: "#contact", - }, + label: "Customer Support", href: "#contact"}, { - label: "FAQ", - href: "#faq", - }, + label: "FAQ", href: "#faq"}, ], }, ]} -- 2.49.1