Merge version_1 into main #7
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user