From b0b6ac05e98f2d8514bd1a777f39cd9dcf644445 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 05:37:41 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 237 ++++++++++------------------------------------- 1 file changed, 49 insertions(+), 188 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 08fdd54..29ce533 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,21 +33,13 @@ export default function LandingPage() { @@ -57,66 +49,37 @@ export default function LandingPage() { @@ -126,9 +89,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Our Craft" description={[ - "At Loulok, we believe in the philosophy of slow living. Our coffee is sourced from single-origin farms, roasted in small batches to preserve every nuance.", - "Founded in 2024, our cafe combines architectural sophistication with the comforting aroma of freshly baked artisanal delights.", - ]} + "At Loulok, we believe in the philosophy of slow living. Our coffee is sourced from single-origin farms, roasted in small batches to preserve every nuance.", "Founded in 2024, our cafe combines architectural sophistication with the comforting aroma of freshly baked artisanal delights."]} /> @@ -140,23 +101,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Single-Origin Beans", - description: "Ethically sourced coffee beans from the finest farms around the world.", - imageSrc: "http://img.b2bpic.net/free-photo/frothy-drinks-pour-from-machinery-coffee-shop-generated-by-ai_188544-36183.jpg", - imageAlt: "Coffee beans", - }, + title: "Single-Origin Beans", description: "Ethically sourced coffee beans from the finest farms around the world.", imageSrc: "http://img.b2bpic.net/free-photo/frothy-drinks-pour-from-machinery-coffee-shop-generated-by-ai_188544-36183.jpg", imageAlt: "Coffee beans"}, { - title: "Master Baristas", - description: "Trained professionals focused on precision and latte art excellence.", - imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-table_23-2148164825.jpg", - imageAlt: "Barista detail", - }, + title: "Master Baristas", description: "Trained professionals focused on precision and latte art excellence.", imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-table_23-2148164825.jpg", imageAlt: "Barista detail"}, { - title: "Local Pastries", - description: "Daily fresh bakes from local artisanal kitchens using organic ingredients.", - imageSrc: "http://img.b2bpic.net/free-photo/photo-young-redhead-bearded-man-white-shirt-reading-book-cafeteria_171337-10019.jpg", - imageAlt: "Bakery goods", - }, + title: "Local Pastries", description: "Daily fresh bakes from local artisanal kitchens using organic ingredients.", imageSrc: "http://img.b2bpic.net/free-photo/photo-young-redhead-bearded-man-white-shirt-reading-book-cafeteria_171337-10019.jpg", imageAlt: "Bakery goods"}, ]} title="Why Choose Loulok" description="Experience excellence in every detail of our service and quality." @@ -171,59 +120,23 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "1", - brand: "Coffee", - name: "Signature Espresso", - price: "$4.50", - rating: 5, - reviewCount: "128", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-easter-coffee-decorations-still-life_23-2150244121.jpg", - }, + id: "1", brand: "Coffee", name: "Signature Espresso", price: "$4.50", rating: 5, + reviewCount: "128", imageSrc: "http://img.b2bpic.net/free-photo/top-view-easter-coffee-decorations-still-life_23-2150244121.jpg"}, { - id: "2", - brand: "Bakery", - name: "Butter Croissant", - price: "$5.00", - rating: 5, - reviewCount: "89", - imageSrc: "http://img.b2bpic.net/free-photo/multiple-layer-coffee-cocktail-topped-with-whipped-cream_140725-2906.jpg", - }, + id: "2", brand: "Bakery", name: "Butter Croissant", price: "$5.00", rating: 5, + reviewCount: "89", imageSrc: "http://img.b2bpic.net/free-photo/multiple-layer-coffee-cocktail-topped-with-whipped-cream_140725-2906.jpg"}, { - id: "3", - brand: "Coffee", - name: "Velvet Cappuccino", - price: "$6.00", - rating: 4, - reviewCount: "56", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-sliced-bagel-with-honey_23-2148695517.jpg", - }, + id: "3", brand: "Coffee", name: "Velvet Cappuccino", price: "$6.00", rating: 4, + reviewCount: "56", imageSrc: "http://img.b2bpic.net/free-photo/top-view-sliced-bagel-with-honey_23-2148695517.jpg"}, { - id: "4", - brand: "Bakery", - name: "Almond Danish", - price: "$6.50", - rating: 5, - reviewCount: "72", - imageSrc: "http://img.b2bpic.net/free-photo/fresh-assortment-berries-bowl-wooden-table_123827-32629.jpg", - }, + id: "4", brand: "Bakery", name: "Almond Danish", price: "$6.50", rating: 5, + reviewCount: "72", imageSrc: "http://img.b2bpic.net/free-photo/fresh-assortment-berries-bowl-wooden-table_123827-32629.jpg"}, { - id: "5", - brand: "Cold", - name: "Iced Matcha Latte", - price: "$7.00", - rating: 4, - reviewCount: "41", - imageSrc: "http://img.b2bpic.net/free-photo/cake-slice-wooden-platter_114579-18538.jpg", - }, + id: "5", brand: "Cold", name: "Iced Matcha Latte", price: "$7.00", rating: 4, + reviewCount: "41", imageSrc: "http://img.b2bpic.net/free-photo/cake-slice-wooden-platter_114579-18538.jpg"}, { - id: "6", - brand: "Coffee", - name: "Flat White", - price: "$5.50", - rating: 5, - reviewCount: "94", - imageSrc: "http://img.b2bpic.net/free-photo/cup-cappuccino-saucer-blue-background_114579-74451.jpg", - }, + id: "6", brand: "Coffee", name: "Flat White", price: "$5.50", rating: 5, + reviewCount: "94", imageSrc: "http://img.b2bpic.net/free-photo/cup-cappuccino-saucer-blue-background_114579-74451.jpg"}, ]} title="Our Signature Menu" description="Explore our refined selection of coffees and handcrafted pastries." @@ -238,25 +151,13 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "m1", - value: "15K+", - title: "Cups Served", - description: "Quality beans brewed to perfection.", - icon: Coffee, + id: "m1", value: "15K+", title: "Cups Served", description: "Quality beans brewed to perfection.", icon: Coffee, }, { - id: "m2", - value: "20+", - title: "Local Suppliers", - description: "Partnering with artisanal farms.", - icon: Users, + id: "m2", value: "20+", title: "Local Suppliers", description: "Partnering with artisanal farms.", icon: Users, }, { - id: "m3", - value: "100%", - title: "Satisfaction", - description: "Our promise to our guests.", - icon: Award, + id: "m3", value: "100%", title: "Satisfaction", description: "Our promise to our guests.", icon: Award, }, ]} title="Our Impact" @@ -271,40 +172,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", - name: "Clara J.", - handle: "@clarajoy", - testimonial: "Everything about this place is refined.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-coffee_329181-11917.jpg", - }, + id: "t1", name: "Clara J.", handle: "@clarajoy", testimonial: "Everything about this place is refined.", imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-coffee_329181-11917.jpg"}, { - id: "t2", - name: "Mark S.", - handle: "@marks", - testimonial: "Consistently excellent coffee and vibe.", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-coffee-cup-black-cafe-interior_169016-21462.jpg", - }, + id: "t2", name: "Mark S.", handle: "@marks", testimonial: "Consistently excellent coffee and vibe.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-coffee-cup-black-cafe-interior_169016-21462.jpg"}, { - id: "t3", - name: "Elena R.", - handle: "@elena_r", - testimonial: "My morning sanctuary. Absolutely divine.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-glasses-office_23-2148218574.jpg", - }, + id: "t3", name: "Elena R.", handle: "@elena_r", testimonial: "My morning sanctuary. Absolutely divine.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-glasses-office_23-2148218574.jpg"}, { - id: "t4", - name: "James B.", - handle: "@j_bond", - testimonial: "Best service in the entire city. Period.", - imageSrc: "http://img.b2bpic.net/free-photo/male-executive-having-coffee-counter_107420-96254.jpg", - }, + id: "t4", name: "James B.", handle: "@j_bond", testimonial: "Best service in the entire city. Period.", imageSrc: "http://img.b2bpic.net/free-photo/male-executive-having-coffee-counter_107420-96254.jpg"}, { - id: "t5", - name: "Sara K.", - handle: "@sarak", - testimonial: "The almond danish is life-changing.", - imageSrc: "http://img.b2bpic.net/free-photo/nice-male-barista-wearing-denim-shirt-grey-striped-apron_176420-7879.jpg", - }, + id: "t5", name: "Sara K.", handle: "@sarak", testimonial: "The almond danish is life-changing.", imageSrc: "http://img.b2bpic.net/free-photo/nice-male-barista-wearing-denim-shirt-grey-striped-apron_176420-7879.jpg"}, ]} title="Guest Stories" description="What our patrons have to say about their Loulok experience." @@ -316,14 +192,7 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} names={[ - "Artisan Roast", - "Velvet Beans", - "Pure Grind", - "Morning Brew", - "Local Bakery", - "Fresh Harvest", - "City Roasters", - ]} + "Artisan Roast", "Velvet Beans", "Pure Grind", "Morning Brew", "Local Bakery", "Fresh Harvest", "City Roasters"]} title="Trusted by Peers" description="Collaborating with premium brands and local icons." /> @@ -336,20 +205,12 @@ export default function LandingPage() { description="Questions? Reservations? We love hearing from our guests." inputs={[ { - name: "name", - type: "text", - placeholder: "Your Name", - }, + name: "name", type: "text", placeholder: "Your Name"}, { - name: "email", - type: "email", - placeholder: "Your Email", - }, + name: "email", type: "email", placeholder: "Your Email"}, ]} textarea={{ - name: "message", - placeholder: "Tell us how we can help!", - }} + name: "message", placeholder: "Tell us how we can help!"}} imageSrc="http://img.b2bpic.net/free-photo/women-holding-pizza-full-shot_23-2149872414.jpg" imageAlt="Cafe entrance" /> @@ -364,4 +225,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1