Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -68,12 +68,12 @@ export default function LandingPage() {
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/small-business-items-serving-coffee_23-2149458023.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/small-business-items-serving-coffee_23-2149458023.jpg?_wi=1",
|
||||
imageAlt: "Kopi 1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-holding-coffee-filter_23-2148366691.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-holding-coffee-filter_23-2148366691.jpg?_wi=1",
|
||||
imageAlt: "Kopi 2",
|
||||
},
|
||||
{
|
||||
@@ -180,7 +180,7 @@ export default function LandingPage() {
|
||||
descriptions: [
|
||||
"Kami memanggang biji setiap hari untuk kesegaran maksimal.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/small-business-items-serving-coffee_23-2149458023.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/small-business-items-serving-coffee_23-2149458023.jpg?_wi=2",
|
||||
imageAlt: "Cocktail on wooden table in the restaurant",
|
||||
},
|
||||
{
|
||||
@@ -189,7 +189,7 @@ export default function LandingPage() {
|
||||
descriptions: [
|
||||
"Pesanan Anda dikirim dalam 24 jam dengan kemasan aman.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-holding-coffee-filter_23-2148366691.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-holding-coffee-filter_23-2148366691.jpg?_wi=2",
|
||||
imageAlt: "Cocktail on wooden table in the restaurant",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user