Merge version_1 into main #1
@@ -83,11 +83,11 @@ export default function LandingPage() {
|
||||
buttonAnimation="opacity"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-happy-women-sitting-talking-cafe_171337-19611.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-happy-women-sitting-talking-cafe_171337-19611.jpg?_wi=1",
|
||||
imageAlt: "Barista making latte art",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/you-get-it-it-s-so-funny_329181-2916.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/you-get-it-it-s-so-funny_329181-2916.jpg?_wi=1",
|
||||
imageAlt: "Two cups of coffee on a wooden table",
|
||||
},
|
||||
{
|
||||
@@ -122,7 +122,7 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/heap-coffee-beans_23-2147747251.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/heap-coffee-beans_23-2147747251.jpg?_wi=1"
|
||||
imageAlt="Coffee beans being roasted in a large machine"
|
||||
/>
|
||||
</div>
|
||||
@@ -138,14 +138,14 @@ export default function LandingPage() {
|
||||
id: "coffee-espresso",
|
||||
name: "Classic Espresso",
|
||||
price: "Rp 25.000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barista-is-preparing-coffee_140725-8112.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barista-is-preparing-coffee_140725-8112.jpg?_wi=1",
|
||||
imageAlt: "A cup of rich espresso",
|
||||
},
|
||||
{
|
||||
id: "coffee-latte",
|
||||
name: "Signature Latte",
|
||||
price: "Rp 35.000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cup-cappuccino-saucer-blue-table_114579-83218.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cup-cappuccino-saucer-blue-table_114579-83218.jpg?_wi=1",
|
||||
imageAlt: "A latte with beautiful art",
|
||||
},
|
||||
{
|
||||
@@ -284,7 +284,7 @@ export default function LandingPage() {
|
||||
tag: "Coffee Lover",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg",
|
||||
avatarAlt: "Sarah Chen avatar",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-happy-women-sitting-talking-cafe_171337-19611.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-happy-women-sitting-talking-cafe_171337-19611.jpg?_wi=2",
|
||||
imageAlt: "happy woman avatar profile",
|
||||
},
|
||||
{
|
||||
@@ -296,7 +296,7 @@ export default function LandingPage() {
|
||||
tag: "Roastery Fan",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-man-posing-with-crossed-arms_23-2149206526.jpg",
|
||||
avatarAlt: "David Lee avatar",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/you-get-it-it-s-so-funny_329181-2916.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/you-get-it-it-s-so-funny_329181-2916.jpg?_wi=2",
|
||||
imageAlt: "happy woman avatar profile",
|
||||
},
|
||||
{
|
||||
@@ -308,7 +308,7 @@ export default function LandingPage() {
|
||||
tag: "Remote Worker",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/androgynous-avatar-non-binary-queer-person_23-2151100246.jpg",
|
||||
avatarAlt: "Emily Wong avatar",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/heap-coffee-beans_23-2147747251.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/heap-coffee-beans_23-2147747251.jpg?_wi=2",
|
||||
imageAlt: "happy woman avatar profile",
|
||||
},
|
||||
{
|
||||
@@ -320,7 +320,7 @@ export default function LandingPage() {
|
||||
tag: "Regular Customer",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/thoughtful-man-with-coffee-cafeteria_23-2147689310.jpg",
|
||||
avatarAlt: "Michael Tan avatar",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barista-is-preparing-coffee_140725-8112.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barista-is-preparing-coffee_140725-8112.jpg?_wi=2",
|
||||
imageAlt: "happy woman avatar profile",
|
||||
},
|
||||
{
|
||||
@@ -332,7 +332,7 @@ export default function LandingPage() {
|
||||
tag: "Foodie",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/female-friends-having-conversation-kitchen-coffee_23-2148708919.jpg",
|
||||
avatarAlt: "Jessica Lim avatar",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cup-cappuccino-saucer-blue-table_114579-83218.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cup-cappuccino-saucer-blue-table_114579-83218.jpg?_wi=2",
|
||||
imageAlt: "happy woman avatar profile",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user