Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-04 23:04:16 +00:00

View File

@@ -59,7 +59,7 @@ export default function LandingPage() {
{ imageSrc: "http://img.b2bpic.net/free-photo/team-young-colleagues-having-meeting-cafe_273609-16250.jpg", imageAlt: "Coffee community gathering" },
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-drinks-latte-coffee_140725-13907.jpg", imageAlt: "Specialty coffee drink" },
{ imageSrc: "http://img.b2bpic.net/free-photo/crop-hands-warming-near-cup-coffee_23-2147936730.jpg", imageAlt: "Coffee tasting experience" },
{ imageSrc: "http://img.b2bpic.net/free-photo/closeup-agriculturist-hands-holding-fresh-arabica-coffee-berries-coffee-plantation-farmer-picking-coffee-bean-coffee-process-agriculture_1150-61471.jpg", imageAlt: "Sustainable coffee farming" },
{ imageSrc: "http://img.b2bpic.net/free-photo/closeup-agriculturist-hands-holding-fresh-arabica-coffee-berries-coffee-plantation-farmer-picking-coffee-bean-coffee-process-agriculture_1150-61471.jpg?_wi=1", imageAlt: "Sustainable coffee farming" },
]}
buttons={[
{ text: "Explore Menu", href: "products" },
@@ -88,7 +88,7 @@ export default function LandingPage() {
title: "Community Focus", description: "Every Starbucks is a gathering place where people connect, create, and inspire one another.", icon: Users,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/closeup-agriculturist-hands-holding-fresh-arabica-coffee-berries-coffee-plantation-farmer-picking-coffee-bean-coffee-process-agriculture_1150-61471.jpg"
imageSrc="http://img.b2bpic.net/free-photo/closeup-agriculturist-hands-holding-fresh-arabica-coffee-berries-coffee-plantation-farmer-picking-coffee-bean-coffee-process-agriculture_1150-61471.jpg?_wi=2"
imageAlt="Sustainable coffee farming"
mediaAnimation="slide-up"
imagePosition="right"