Merge version_1 into main #7

Merged
bender merged 1 commits from version_1 into main 2026-04-11 22:33:03 +00:00

View File

@@ -73,7 +73,7 @@ export default function LandingPage() {
description="The Coffee Garden isn't just about the caffeine. We've built a home for the neighborhood, a garden of calm for commuters and students alike."
subdescription="From our handcrafted iced lattes to our daily fresh-baked pastries, everything is served with a local smile."
icon={Coffee}
imageSrc="http://img.b2bpic.net/free-photo/person-drinking-healthy-matcha-tea_52683-109318.jpg"
imageSrc="http://img.b2bpic.net/free-photo/person-drinking-healthy-matcha-tea_52683-109318.jpg?_wi=1"
mediaAnimation="slide-up"
/>
</div>
@@ -101,7 +101,7 @@ export default function LandingPage() {
title="Our Baristas"
description="Meet the friendly faces behind your morning brew."
members={[
{ id: "member-1", name: "Alex", role: "Head Barista", imageSrc: "http://img.b2bpic.net/free-photo/person-drinking-healthy-matcha-tea_52683-109318.jpg" },
{ id: "member-1", name: "Alex", role: "Head Barista", imageSrc: "http://img.b2bpic.net/free-photo/person-drinking-healthy-matcha-tea_52683-109318.jpg?_wi=2" },
{ id: "member-2", name: "Sam", role: "Coffee Expert", imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-6420.jpg" }
]}
animationType="slide-up"