Merge version_1 into main #3
@@ -80,22 +80,22 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "1", brand: "Mama", name: "Tom Yum Instant Noodle", price: "Rp 45.000", rating: 5,
|
||||
reviewCount: "2.3k", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/woman-dipping-chicken-croquette-into-sauce-beer-setup-with-nuts_140725-10810.jpg", imageAlt: "Mama Tom Yum instant noodle Thailand"
|
||||
"http://img.b2bpic.net/free-photo/woman-dipping-chicken-croquette-into-sauce-beer-setup-with-nuts_140725-10810.jpg?_wi=1", imageAlt: "Mama Tom Yum instant noodle Thailand"
|
||||
},
|
||||
{
|
||||
id: "2", brand: "Tao Kae Noi", name: "Seaweed Crispy Snack", price: "Rp 38.000", rating: 5,
|
||||
reviewCount: "1.8k", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/woman-dipping-chicken-croquette-into-sauce-beer-setup-with-nuts_140725-10810.jpg", imageAlt: "Tao Kae Noi seaweed snack Thailand"
|
||||
"http://img.b2bpic.net/free-photo/woman-dipping-chicken-croquette-into-sauce-beer-setup-with-nuts_140725-10810.jpg?_wi=2", imageAlt: "Tao Kae Noi seaweed snack Thailand"
|
||||
},
|
||||
{
|
||||
id: "3", brand: "Mistine", name: "BB Cream Natural SPF 25", price: "Rp 62.000", rating: 4,
|
||||
reviewCount: "3.1k", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/paper-sheet-face-mask-cream-herbal-spray-bottles-with-leaves-blue-backdrop_23-2148031346.jpg", imageAlt: "Mistine BB Cream Thailand skincare"
|
||||
"http://img.b2bpic.net/free-photo/paper-sheet-face-mask-cream-herbal-spray-bottles-with-leaves-blue-backdrop_23-2148031346.jpg?_wi=1", imageAlt: "Mistine BB Cream Thailand skincare"
|
||||
},
|
||||
{
|
||||
id: "4", brand: "Nairobi", name: "Hair Care Serum Premium", price: "Rp 55.000", rating: 5,
|
||||
reviewCount: "1.2k", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/paper-sheet-face-mask-cream-herbal-spray-bottles-with-leaves-blue-backdrop_23-2148031346.jpg", imageAlt: "Nairobi hair serum Thailand beauty"
|
||||
"http://img.b2bpic.net/free-photo/paper-sheet-face-mask-cream-herbal-spray-bottles-with-leaves-blue-backdrop_23-2148031346.jpg?_wi=2", imageAlt: "Nairobi hair serum Thailand beauty"
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -112,7 +112,7 @@ export default function LandingPage() {
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "12.000+", title: "Pembeli Puas", description: "Pelanggan setia yang telah merasakan manfaatnya", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/pleased-young-bald-call-center-man-wearing-headset-sitting-desk-with-work-tools-putting-hand-chin-isolated-white-background_141793-84114.jpg", imageAlt: "Ribuan pembeli puas di seluruh Indonesia"
|
||||
"http://img.b2bpic.net/free-photo/pleased-young-bald-call-center-man-wearing-headset-sitting-desk-with-work-tools-putting-hand-chin-isolated-white-background_141793-84114.jpg?_wi=1", imageAlt: "Ribuan pembeli puas di seluruh Indonesia"
|
||||
},
|
||||
{
|
||||
id: "2", value: "9", title: "Negara Aktif", description: "Jangkauan shopping dari berbagai destinasi Asia", imageSrc:
|
||||
@@ -214,7 +214,7 @@ export default function LandingPage() {
|
||||
description="Berlangganan newsletter kami untuk mendapatkan tips belanja hemat, promo eksklusif, dan update terbaru dari 9 negara Asia Tenggara."
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/pleased-young-bald-call-center-man-wearing-headset-sitting-desk-with-work-tools-putting-hand-chin-isolated-white-background_141793-84114.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/pleased-young-bald-call-center-man-wearing-headset-sitting-desk-with-work-tools-putting-hand-chin-isolated-white-background_141793-84114.jpg?_wi=2"
|
||||
imageAlt="Tim customer service JASTIP.ASIA siap membantu"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user