Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-05 06:38:12 +00:00

View File

@@ -61,11 +61,11 @@ export default function LandingPage() {
testimonials={[
{
name: "Sarah Mitchell", handle: "Coffee Enthusiast", testimonial: "The best coffee I've ever tasted. Truly exceptional.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1"
},
{
name: "James Chen", handle: "Local Regular", testimonial: "A sanctuary for coffee lovers. Highly recommend.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2"
},
]}
testimonialRotationInterval={5000}
@@ -83,7 +83,7 @@ export default function LandingPage() {
{ value: "50+", title: "Single-Origin Varieties" },
{ value: "15", title: "Countries Sourced From" },
]}
imageSrc="http://img.b2bpic.net/free-photo/tattooed-barista-hand-holds-raw-green-coffee-beans-from-white-plastic-basket-cotton-bags-europalet-warehouse_346278-886.jpg"
imageSrc="http://img.b2bpic.net/free-photo/tattooed-barista-hand-holds-raw-green-coffee-beans-from-white-plastic-basket-cotton-bags-europalet-warehouse_346278-886.jpg?_wi=1"
imageAlt="Premium roasted coffee beans"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
@@ -103,19 +103,19 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Sustainable Sourcing", description: "Direct relationships with ethical farms ensuring quality and fair trade practices", imageSrc: "http://img.b2bpic.net/free-photo/tattooed-barista-hand-holds-raw-green-coffee-beans-from-white-plastic-basket-cotton-bags-europalet-warehouse_346278-886.jpg"
title: "Sustainable Sourcing", description: "Direct relationships with ethical farms ensuring quality and fair trade practices", imageSrc: "http://img.b2bpic.net/free-photo/tattooed-barista-hand-holds-raw-green-coffee-beans-from-white-plastic-basket-cotton-bags-europalet-warehouse_346278-886.jpg?_wi=2"
},
{
id: 2,
title: "In-House Roasting", description: "Small-batch roasting to achieve perfect flavor profiles and peak freshness daily", imageSrc: "http://img.b2bpic.net/free-photo/barista-pours-freshly-made-turkish-coffee-into-cup-closeup-professional-barista-prepares-coffee-by-hand-traditional-way-sand-selective-focus-space-text_166373-2978.jpg"
title: "In-House Roasting", description: "Small-batch roasting to achieve perfect flavor profiles and peak freshness daily", imageSrc: "http://img.b2bpic.net/free-photo/barista-pours-freshly-made-turkish-coffee-into-cup-closeup-professional-barista-prepares-coffee-by-hand-traditional-way-sand-selective-focus-space-text_166373-2978.jpg?_wi=1"
},
{
id: 3,
title: "Precise Brewing", description: "Expert baristas use temperature-controlled equipment and traditional techniques", imageSrc: "http://img.b2bpic.net/free-photo/barista-pours-freshly-made-turkish-coffee-into-cup-closeup-professional-barista-prepares-coffee-by-hand-traditional-way-sand-selective-focus-space-text_166373-2978.jpg"
title: "Precise Brewing", description: "Expert baristas use temperature-controlled equipment and traditional techniques", imageSrc: "http://img.b2bpic.net/free-photo/barista-pours-freshly-made-turkish-coffee-into-cup-closeup-professional-barista-prepares-coffee-by-hand-traditional-way-sand-selective-focus-space-text_166373-2978.jpg?_wi=2"
},
{
id: 4,
title: "Quality Assurance", description: "Every cup is tasted and approved by our certified coffee specialists", imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-cup-hot-coffee-cafe_53876-88441.jpg"
title: "Quality Assurance", description: "Every cup is tasted and approved by our certified coffee specialists", imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-cup-hot-coffee-cafe_53876-88441.jpg?_wi=1"
},
]}
buttons={[{ text: "Learn More", href: "#contact" }]}
@@ -135,7 +135,7 @@ export default function LandingPage() {
products={[
{
id: "1", brand: "Artisan Brew", name: "Single-Origin Espresso", price: "$5.50", rating: 5,
reviewCount: "342", imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-cup-hot-coffee-cafe_53876-88441.jpg", imageAlt: "Perfectly pulled espresso shot"
reviewCount: "342", imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-cup-hot-coffee-cafe_53876-88441.jpg?_wi=2", imageAlt: "Perfectly pulled espresso shot"
},
{
id: "2", brand: "Artisan Brew", name: "Cappuccino Classico", price: "$6.25", rating: 5,
@@ -164,22 +164,22 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "1", name: "Sarah Mitchell", role: "Marketing Director", testimonial: "The quality and consistency of every cup is exceptional. This is where I spend my mornings.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Mitchell"
id: "1", name: "Sarah Mitchell", role: "Marketing Director", testimonial: "The quality and consistency of every cup is exceptional. This is where I spend my mornings.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Sarah Mitchell"
},
{
id: "2", name: "James Chen", role: "Software Engineer", testimonial: "Best coffee in the city. The baristas really know their craft.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Chen"
id: "2", name: "James Chen", role: "Software Engineer", testimonial: "Best coffee in the city. The baristas really know their craft.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "James Chen"
},
{
id: "3", name: "Emma Rodriguez", role: "Author", testimonial: "A perfect spot for writing and contemplation. Quiet, elegant, exceptional coffee.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Emma Rodriguez"
id: "3", name: "Emma Rodriguez", role: "Author", testimonial: "A perfect spot for writing and contemplation. Quiet, elegant, exceptional coffee.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "Emma Rodriguez"
},
{
id: "4", name: "David Kim", role: "Photographer", testimonial: "The ambiance and quality make this my creative sanctuary.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Kim"
id: "4", name: "David Kim", role: "Photographer", testimonial: "The ambiance and quality make this my creative sanctuary.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6", imageAlt: "David Kim"
},
{
id: "5", name: "Lisa Thompson", role: "Coffee Roaster", testimonial: "As a fellow coffee professional, I'm impressed by their commitment to excellence.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Lisa Thompson"
id: "5", name: "Lisa Thompson", role: "Coffee Roaster", testimonial: "As a fellow coffee professional, I'm impressed by their commitment to excellence.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=7", imageAlt: "Lisa Thompson"
},
{
id: "6", name: "Marco Rossi", role: "Business Owner", testimonial: "Premium quality and outstanding service. Worth every visit.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Marco Rossi"
id: "6", name: "Marco Rossi", role: "Business Owner", testimonial: "Premium quality and outstanding service. Worth every visit.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=8", imageAlt: "Marco Rossi"
},
]}
animationType="slide-up"