Merge version_1 into main #1
@@ -88,11 +88,11 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-shop-with-people_1162-118.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-shop-with-people_1162-118.jpg?_wi=1",
|
||||
imageAlt: "Cozy cafe interior with warm lighting",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barista-work-coffee-shop_158595-2333.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barista-work-coffee-shop_158595-2333.jpg?_wi=1",
|
||||
imageAlt: "Barista pouring latte art",
|
||||
},
|
||||
{
|
||||
@@ -182,7 +182,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-shop-with-people_1162-118.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-shop-with-people_1162-118.jpg?_wi=2",
|
||||
imageAlt: "freshly brewed coffee beans grinder",
|
||||
},
|
||||
{
|
||||
@@ -207,7 +207,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barista-work-coffee-shop_158595-2333.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barista-work-coffee-shop_158595-2333.jpg?_wi=2",
|
||||
imageAlt: "freshly brewed coffee beans grinder",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user