From 8bd118b3c8cb8383baa7aafa402c2ceabab21e75 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 18 May 2026 05:58:41 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4cfdaba..a99b2f5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,13 +46,13 @@ export default function LandingPage() { title="Experience Artisanal Coffee" description="At Zoro Coffee, we believe in the magic of the perfect cup. Hand-roasted beans and artisanal brewing techniques await you." testimonials={[ - { name: "Elena M.", handle: "@elena_coffee", testimonial: "The best espresso I've had in years! Truly artisanal.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/latte-art-coffee-cup-cafe-table_1150-12132.jpg", imageAlt: "artisanal coffee shop interior warm lighting" }, - { name: "Mark D.", handle: "@mark_daily", testimonial: "Great atmosphere and perfect roast.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/top-view-coffee-roasted-beans-female-barista-preparing-coffee_23-2148824467.jpg", imageAlt: "artisanal coffee shop interior warm lighting" }, - { name: "Sara K.", handle: "@sara_brews", testimonial: "Love the minimalist vibe and coffee quality.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-coffee-pouring-into-cups_23-2148349622.jpg", imageAlt: "artisanal coffee shop interior warm lighting" }, - { name: "David W.", handle: "@david_w", testimonial: "Exceptional customer service and smooth blends.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-hot-chocolate-concept_23-2148799162.jpg", imageAlt: "artisanal coffee shop interior warm lighting" }, + { name: "Elena M.", handle: "@elena_coffee", testimonial: "The best espresso I've had in years! Truly artisanal.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/latte-art-coffee-cup-cafe-table_1150-12132.jpg?_wi=1", imageAlt: "artisanal coffee shop interior warm lighting" }, + { name: "Mark D.", handle: "@mark_daily", testimonial: "Great atmosphere and perfect roast.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/top-view-coffee-roasted-beans-female-barista-preparing-coffee_23-2148824467.jpg?_wi=1", imageAlt: "artisanal coffee shop interior warm lighting" }, + { name: "Sara K.", handle: "@sara_brews", testimonial: "Love the minimalist vibe and coffee quality.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-coffee-pouring-into-cups_23-2148349622.jpg?_wi=1", imageAlt: "artisanal coffee shop interior warm lighting" }, + { name: "David W.", handle: "@david_w", testimonial: "Exceptional customer service and smooth blends.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-hot-chocolate-concept_23-2148799162.jpg?_wi=1", imageAlt: "artisanal coffee shop interior warm lighting" }, { name: "Alice L.", handle: "@alice_l", testimonial: "My morning sanctuary, simply the best.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-beauty-woman-working-laptop-coffee-shop_231208-4722.jpg", imageAlt: "artisanal coffee shop interior warm lighting" } ]} - imageSrc="http://img.b2bpic.net/free-photo/latte-art-coffee-cup-cafe-table_1150-12132.jpg" + imageSrc="http://img.b2bpic.net/free-photo/latte-art-coffee-cup-cafe-table_1150-12132.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/portrait-waitress-holding-cup-coffee_1170-667.jpg", alt: "Portrait of waitress holding cup of coffee" }, { src: "http://img.b2bpic.net/free-photo/portrait-redhead-female-barista-small-coffee-shop_613910-10436.jpg", alt: "Portrait of redhead female barista in a small coffee shop." }, @@ -70,7 +70,7 @@ export default function LandingPage() { title="Rooted in Passion" description="We started as a small dream to bring authentic specialty coffee to the community. Zoro Coffee is the intersection of tradition and innovation." subdescription="Every bean is ethically sourced, roasted in-house, and brewed with precision." - imageSrc="http://img.b2bpic.net/free-photo/top-view-coffee-roasted-beans-female-barista-preparing-coffee_23-2148824467.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-coffee-roasted-beans-female-barista-preparing-coffee_23-2148824467.jpg?_wi=2" mediaAnimation="slide-up" icon={Coffee} /> @@ -84,7 +84,7 @@ export default function LandingPage() { features={[ { title: "Ethical Sourcing", description: "Working directly with farmers to ensure fairness.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-coffee-pouring-into-cups_23-2148349622.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-coffee-pouring-into-cups_23-2148349622.jpg?_wi=2"}, items: [ { icon: CheckCircle, text: "Sustainable" }, { icon: CheckCircle, text: "Direct Trade" }, @@ -105,7 +105,7 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} products={[ - { id: "1", name: "House Blend", price: "$4.50", imageSrc: "http://img.b2bpic.net/free-photo/front-view-hot-chocolate-concept_23-2148799162.jpg" }, + { id: "1", name: "House Blend", price: "$4.50", imageSrc: "http://img.b2bpic.net/free-photo/front-view-hot-chocolate-concept_23-2148799162.jpg?_wi=2" }, { id: "2", name: "Iced Latte", price: "$5.50", imageSrc: "http://img.b2bpic.net/free-photo/cappuccino-with-nuts-table_140725-1309.jpg" }, { id: "3", name: "Cappuccino", price: "$5.00", imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-hot-strong-blue-desk-coffee-cocoa-drink-hot_140725-32033.jpg" }, { id: "4", name: "Dark Mocha", price: "$6.00", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-delicious-hot-chocolate_23-2148799156.jpg" }, @@ -138,11 +138,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { id: "t1", name: "James B.", date: "Oct 2023", title: "Great find!", quote: "The roast quality is superior.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/young-beauty-woman-working-laptop-coffee-shop_231208-4722.jpg", imageSrc: "http://img.b2bpic.net/free-photo/latte-art-coffee-cup-cafe-table_1150-12132.jpg", imageAlt: "happy coffee customer portrait" }, - { id: "t2", name: "Lucy K.", date: "Nov 2023", title: "Perfection", quote: "I visit every single morning.", tag: "Fan", avatarSrc: "http://img.b2bpic.net/free-photo/beraded-man-working-laptop-cafe_1303-14881.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-coffee-roasted-beans-female-barista-preparing-coffee_23-2148824467.jpg", imageAlt: "happy coffee customer portrait" }, - { id: "t3", name: "Sam R.", date: "Dec 2023", title: "Top Notch", quote: "Fantastic service and great blends.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-drinking-smoothie-cafe-outdoor-happy-portrait_1296-868.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-coffee-pouring-into-cups_23-2148349622.jpg", imageAlt: "happy coffee customer portrait" }, - { id: "t4", name: "Anna P.", date: "Jan 2024", title: "Simply Wonderful", quote: "My favorite cafe in the city.", tag: "Fan", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-with-dark-long-hair-talking-phone-coffee-shop_273609-2799.jpg", imageSrc: "http://img.b2bpic.net/free-photo/front-view-hot-chocolate-concept_23-2148799162.jpg", imageAlt: "happy coffee customer portrait" }, - { id: "t5", name: "Tom G.", date: "Feb 2024", title: "A True Gem", quote: "Coffee is always fresh and hot.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/teenager-doing-homework-cafe_23-2147860803.jpg", imageSrc: "http://img.b2bpic.net/free-photo/waitress-resting-with-cup-drink_23-2147830588.jpg", imageAlt: "happy coffee customer portrait" }, + { id: "t1", name: "James B.", date: "Oct 2023", title: "Great find!", quote: "The roast quality is superior.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/young-beauty-woman-working-laptop-coffee-shop_231208-4722.jpg", imageSrc: "http://img.b2bpic.net/free-photo/latte-art-coffee-cup-cafe-table_1150-12132.jpg?_wi=3", imageAlt: "happy coffee customer portrait" }, + { id: "t2", name: "Lucy K.", date: "Nov 2023", title: "Perfection", quote: "I visit every single morning.", tag: "Fan", avatarSrc: "http://img.b2bpic.net/free-photo/beraded-man-working-laptop-cafe_1303-14881.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-coffee-roasted-beans-female-barista-preparing-coffee_23-2148824467.jpg?_wi=3", imageAlt: "happy coffee customer portrait" }, + { id: "t3", name: "Sam R.", date: "Dec 2023", title: "Top Notch", quote: "Fantastic service and great blends.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-drinking-smoothie-cafe-outdoor-happy-portrait_1296-868.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-coffee-pouring-into-cups_23-2148349622.jpg?_wi=3", imageAlt: "happy coffee customer portrait" }, + { id: "t4", name: "Anna P.", date: "Jan 2024", title: "Simply Wonderful", quote: "My favorite cafe in the city.", tag: "Fan", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-with-dark-long-hair-talking-phone-coffee-shop_273609-2799.jpg", imageSrc: "http://img.b2bpic.net/free-photo/front-view-hot-chocolate-concept_23-2148799162.jpg?_wi=3", imageAlt: "happy coffee customer portrait" }, + { id: "t5", name: "Tom G.", date: "Feb 2024", title: "A True Gem", quote: "Coffee is always fresh and hot.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/teenager-doing-homework-cafe_23-2147860803.jpg", imageSrc: "http://img.b2bpic.net/free-photo/waitress-resting-with-cup-drink_23-2147830588.jpg?_wi=1", imageAlt: "happy coffee customer portrait" }, ]} title="Coffee Lovers" description="What our guests are saying." @@ -169,7 +169,7 @@ export default function LandingPage() { tag="Visit Us" title="Join Our Coffee Community" description="Sign up for our newsletter for brewing tips and offers." - imageSrc="http://img.b2bpic.net/free-photo/waitress-resting-with-cup-drink_23-2147830588.jpg" + imageSrc="http://img.b2bpic.net/free-photo/waitress-resting-with-cup-drink_23-2147830588.jpg?_wi=2" mediaAnimation="slide-up" />