Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-06 10:59:06 +00:00

View File

@@ -125,19 +125,19 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Bean Selection", description: "Learn to identify and select premium single-origin beans based on flavor profile, altitude, and processing method.", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-enjoying-coffee-together_23-2148513811.jpg", imageAlt: "Coffee bean selection process", cardTitleClassName: "text-lg font-semibold"
title: "Bean Selection", description: "Learn to identify and select premium single-origin beans based on flavor profile, altitude, and processing method.", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-enjoying-coffee-together_23-2148513811.jpg", imageAlt: "Coffee bean selection process"
},
{
id: 2,
title: "Brewing Techniques", description: "Master various brewing methods from pour-over to espresso, understanding how technique affects extraction and flavor.", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-enjoying-coffee-together_23-2148513811.jpg", imageAlt: "Coffee brewing techniques", cardTitleClassName: "text-lg font-semibold"
title: "Brewing Techniques", description: "Master various brewing methods from pour-over to espresso, understanding how technique affects extraction and flavor.", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-enjoying-coffee-together_23-2148513811.jpg", imageAlt: "Coffee brewing techniques"
},
{
id: 3,
title: "Tasting & Cupping", description: "Develop your palate through structured cupping sessions, learning to identify subtle flavor notes and origins.", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-enjoying-coffee-together_23-2148513811.jpg", imageAlt: "Coffee tasting and cupping", cardTitleClassName: "text-lg font-semibold"
title: "Tasting & Cupping", description: "Develop your palate through structured cupping sessions, learning to identify subtle flavor notes and origins.", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-enjoying-coffee-together_23-2148513811.jpg", imageAlt: "Coffee tasting and cupping"
},
{
id: 4,
title: "Community Connection", description: "Join fellow enthusiasts in exclusive events, workshops, and tastings that celebrate coffee culture and craftsmanship.", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-enjoying-coffee-together_23-2148513811.jpg", imageAlt: "Coffee community gathering", cardTitleClassName: "text-lg font-semibold"
title: "Community Connection", description: "Join fellow enthusiasts in exclusive events, workshops, and tastings that celebrate coffee culture and craftsmanship.", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-enjoying-coffee-together_23-2148513811.jpg", imageAlt: "Coffee community gathering"
}
]}
animationType="blur-reveal"