Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-06 12:18:01 +00:00

View File

@@ -76,8 +76,8 @@ export default function LandingPage() {
{
title: "Fresh Roast", description: "Sourced daily from sustainable farms across the globe.", bentoComponent: "media-stack", items: [
{ imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-wooden-spoon-paper_114579-16912.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/person-holding-cup-milky-coffee_114579-4398.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-pillow-sofa-decoration-living-room_1339-7561.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/person-holding-cup-milky-coffee_114579-4398.jpg?_wi=1" },
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-pillow-sofa-decoration-living-room_1339-7561.jpg?_wi=1" },
]
},
{
@@ -97,8 +97,8 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{ id: "1", name: "Alex R.", date: "Oct 2024", title: "Regular Visitor", quote: "The absolute best roast in town. The atmosphere is like a second home.", tag: "Coffee Lover", avatarSrc: "http://img.b2bpic.net/free-photo/confident-young-female-coffee-barista-giving-cup_1262-4904.jpg", imageSrc: "http://img.b2bpic.net/free-photo/person-holding-cup-milky-coffee_114579-4398.jpg", imageAlt: "barista making professional latte art" },
{ id: "2", name: "Maria L.", date: "Sep 2024", title: "Coffee Snob", quote: "I've traveled the world for coffee, and Fiesta holds its own against the best.", tag: "Latte Fanatic", avatarSrc: "http://img.b2bpic.net/free-photo/blogger-girl-is-laughting-by-looking-camera-cafe_176474-116248.jpg", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-pillow-sofa-decoration-living-room_1339-7561.jpg", imageAlt: "cozy coffee shop seating area corner" },
{ id: "1", name: "Alex R.", date: "Oct 2024", title: "Regular Visitor", quote: "The absolute best roast in town. The atmosphere is like a second home.", tag: "Coffee Lover", avatarSrc: "http://img.b2bpic.net/free-photo/confident-young-female-coffee-barista-giving-cup_1262-4904.jpg", imageSrc: "http://img.b2bpic.net/free-photo/person-holding-cup-milky-coffee_114579-4398.jpg?_wi=2", imageAlt: "barista making professional latte art" },
{ id: "2", name: "Maria L.", date: "Sep 2024", title: "Coffee Snob", quote: "I've traveled the world for coffee, and Fiesta holds its own against the best.", tag: "Latte Fanatic", avatarSrc: "http://img.b2bpic.net/free-photo/blogger-girl-is-laughting-by-looking-camera-cafe_176474-116248.jpg", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-pillow-sofa-decoration-living-room_1339-7561.jpg?_wi=2", imageAlt: "cozy coffee shop seating area corner" },
{ id: "3", name: "James K.", date: "Aug 2024", title: "Neighborhood Resident", quote: "Friendly staff, great vibe, and perfect coffee every time I visit.", tag: "Daily Ritual", avatarSrc: "http://img.b2bpic.net/free-photo/young-adult-pressing-buzzer-button_23-2149586564.jpg", imageSrc: "http://img.b2bpic.net/free-photo/confident-young-female-coffee-barista-giving-cup_1262-4904.jpg", imageAlt: "happy coffee shop regular customer" },
{ id: "4", name: "Sarah P.", date: "Jul 2024", title: "Remote Worker", quote: "The perfect spot to get work done with a cup of exceptional brew.", tag: "Remote Professional", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-businesswoman-drinking-coffee-while-being-work-there-are-people-background_637285-1103.jpg", imageSrc: "http://img.b2bpic.net/free-photo/blogger-girl-is-laughting-by-looking-camera-cafe_176474-116248.jpg", imageAlt: "smiling coffee shop visitor portrait" },
{ id: "5", name: "Tom B.", date: "Jun 2024", title: "Coffee Shop Aficionado", quote: "Fiesta has soul. You can taste the passion in every sip they serve.", tag: "Reviewer", avatarSrc: "http://img.b2bpic.net/free-photo/expressive-young-girl-posing-indoor_344912-791.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-adult-pressing-buzzer-button_23-2149586564.jpg", imageAlt: "happy coffee enthusiast morning shop" },