Merge version_1 into main #1
@@ -62,27 +62,27 @@ export default function LandingPage() {
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-white-long-sleeve-shirt-sitting-chair-cafe_250224-25.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-white-long-sleeve-shirt-sitting-chair-cafe_250224-25.jpg?_wi=1",
|
||||
imageAlt: "cozy cafe interior plant filled",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-coffee-cup-with-plants_23-2150708130.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-coffee-cup-with-plants_23-2150708130.jpg?_wi=1",
|
||||
imageAlt: "fresh coffee cup latte art",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barista-cafe-pouring-filter-coffee-brewing-preparing-order-counter-wearing-blue-apron_1258-203371.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barista-cafe-pouring-filter-coffee-brewing-preparing-order-counter-wearing-blue-apron_1258-203371.jpg?_wi=1",
|
||||
imageAlt: "cafe staff smiling friendly atmosphere",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-chair-table_1339-4303.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-chair-table_1339-4303.jpg?_wi=1",
|
||||
imageAlt: "cafe outdoor terrace seating",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/food-celebrating-world-tapas-day_23-2149361449.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/food-celebrating-world-tapas-day_23-2149361449.jpg?_wi=1",
|
||||
imageAlt: "fresh croissant and coffee cafe",
|
||||
},
|
||||
{
|
||||
@@ -226,7 +226,7 @@ export default function LandingPage() {
|
||||
quote: "The best botanical cafe space in town!",
|
||||
tag: "Coffee",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-redhead-female-sunglasses-drinks-coffee-cafe-street_613910-1400.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-white-long-sleeve-shirt-sitting-chair-cafe_250224-25.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-white-long-sleeve-shirt-sitting-chair-cafe_250224-25.jpg?_wi=2",
|
||||
imageAlt: "happy customer drinking cafe coffee",
|
||||
},
|
||||
{
|
||||
@@ -237,7 +237,7 @@ export default function LandingPage() {
|
||||
quote: "Consistently excellent coffee and vibes.",
|
||||
tag: "Brunch",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/image-smiling-woman-talking-phone-cafe_197531-33569.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-coffee-cup-with-plants_23-2150708130.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-coffee-cup-with-plants_23-2150708130.jpg?_wi=2",
|
||||
imageAlt: "happy customer drinking cafe coffee",
|
||||
},
|
||||
{
|
||||
@@ -248,7 +248,7 @@ export default function LandingPage() {
|
||||
quote: "Love the focus on sustainable sourcing.",
|
||||
tag: "Sustainability",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/people-hangout-together-coffee-shop_53876-71154.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barista-cafe-pouring-filter-coffee-brewing-preparing-order-counter-wearing-blue-apron_1258-203371.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barista-cafe-pouring-filter-coffee-brewing-preparing-order-counter-wearing-blue-apron_1258-203371.jpg?_wi=2",
|
||||
imageAlt: "happy customer drinking cafe coffee",
|
||||
},
|
||||
{
|
||||
@@ -259,7 +259,7 @@ export default function LandingPage() {
|
||||
quote: "Perfect spot to work and relax.",
|
||||
tag: "Work",
|
||||
avatarSrc: "http://img.b2bpic.net/free-vector/hand-drawn-muted-colors-pattern_23-2149991213.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-chair-table_1339-4303.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-chair-table_1339-4303.jpg?_wi=2",
|
||||
imageAlt: "happy customer drinking cafe coffee",
|
||||
},
|
||||
{
|
||||
@@ -270,7 +270,7 @@ export default function LandingPage() {
|
||||
quote: "Delicious food, great atmosphere.",
|
||||
tag: "Food",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-man-restaurant_23-2148899031.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/food-celebrating-world-tapas-day_23-2149361449.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/food-celebrating-world-tapas-day_23-2149361449.jpg?_wi=2",
|
||||
imageAlt: "happy customer drinking cafe coffee",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user