Merge version_1 into main #1
@@ -62,15 +62,15 @@ export default function LandingPage() {
|
||||
description="One person, one cup, and one neighborhood at a time."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-latte-art-cappuccino-foam-cup-wooden-table_23-2147908327.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-latte-art-cappuccino-foam-cup-wooden-table_23-2147908327.jpg?_wi=1",
|
||||
imageAlt: "latte art coffee close up",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-holding-cups_23-2148705564.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-holding-cups_23-2148705564.jpg?_wi=1",
|
||||
imageAlt: "hand holding coffee cup",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-barista-grinding-coffee-coffee-shop_23-2148824402.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-barista-grinding-coffee-coffee-shop_23-2148824402.jpg?_wi=1",
|
||||
imageAlt: "roasting coffee beans close up",
|
||||
},
|
||||
{
|
||||
@@ -193,7 +193,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-latte-art-cappuccino-foam-cup-wooden-table_23-2147908327.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-latte-art-cappuccino-foam-cup-wooden-table_23-2147908327.jpg?_wi=2",
|
||||
imageAlt: "raw coffee beans burlap bag",
|
||||
},
|
||||
{
|
||||
@@ -213,7 +213,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-holding-cups_23-2148705564.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-holding-cups_23-2148705564.jpg?_wi=2",
|
||||
imageAlt: "raw coffee beans burlap bag",
|
||||
},
|
||||
{
|
||||
@@ -233,7 +233,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-barista-grinding-coffee-coffee-shop_23-2148824402.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-barista-grinding-coffee-coffee-shop_23-2148824402.jpg?_wi=2",
|
||||
imageAlt: "raw coffee beans burlap bag",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user