Merge version_1 into main #1
@@ -67,32 +67,32 @@ export default function LandingPage() {
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-drinking-matcha-tea_23-2150163372.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-drinking-matcha-tea_23-2150163372.jpg?_wi=1",
|
||||
imageAlt: "Matcha Coffee Fusion 1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-drinking-matcha-tea_23-2150163372.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-drinking-matcha-tea_23-2150163372.jpg?_wi=2",
|
||||
imageAlt: "Matcha Coffee Fusion 2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-drinking-matcha-tea_23-2150163372.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-drinking-matcha-tea_23-2150163372.jpg?_wi=3",
|
||||
imageAlt: "Matcha Coffee Fusion 3",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-drinking-matcha-tea_23-2150163372.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-drinking-matcha-tea_23-2150163372.jpg?_wi=4",
|
||||
imageAlt: "Matcha Coffee Fusion 4",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-drinking-matcha-tea_23-2150163372.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-drinking-matcha-tea_23-2150163372.jpg?_wi=5",
|
||||
imageAlt: "Matcha Coffee Fusion 5",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-drinking-matcha-tea_23-2150163372.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-drinking-matcha-tea_23-2150163372.jpg?_wi=6",
|
||||
imageAlt: "Matcha Coffee Fusion 6",
|
||||
},
|
||||
]}
|
||||
@@ -122,7 +122,7 @@ export default function LandingPage() {
|
||||
price: "Rp 15.000",
|
||||
rating: 5,
|
||||
reviewCount: "1.2k",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/japanese-green-matcha-tea-geometric-badges_23-2148569220.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/japanese-green-matcha-tea-geometric-badges_23-2148569220.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
@@ -131,7 +131,7 @@ export default function LandingPage() {
|
||||
price: "Rp 15.000",
|
||||
rating: 5,
|
||||
reviewCount: "980",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/green-milky-cocktail-with-icecream-ball-terrace_114579-3678.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/green-milky-cocktail-with-icecream-ball-terrace_114579-3678.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
@@ -140,7 +140,7 @@ export default function LandingPage() {
|
||||
price: "Rp 15.000",
|
||||
rating: 5,
|
||||
reviewCount: "1.5k",
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/cocktail-bar-template-design_23-2150697066.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/cocktail-bar-template-design_23-2150697066.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
title="Our Signature Blends"
|
||||
@@ -160,7 +160,7 @@ export default function LandingPage() {
|
||||
tags: [
|
||||
"Kopi & Matcha",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/japanese-green-matcha-tea-geometric-badges_23-2148569220.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/japanese-green-matcha-tea-geometric-badges_23-2148569220.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
@@ -168,7 +168,7 @@ export default function LandingPage() {
|
||||
tags: [
|
||||
"Rp 15k",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/green-milky-cocktail-with-icecream-ball-terrace_114579-3678.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/green-milky-cocktail-with-icecream-ball-terrace_114579-3678.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
@@ -176,7 +176,7 @@ export default function LandingPage() {
|
||||
tags: [
|
||||
"Ig-Worthy",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/cocktail-bar-template-design_23-2150697066.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/cocktail-bar-template-design_23-2150697066.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Why KOCHA! Rules"
|
||||
|
||||
Reference in New Issue
Block a user