Merge version_1 into main #2
@@ -51,13 +51,16 @@ export default function LandingPage() {
|
||||
slides={[
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/chinese-park-night_1127-4189.jpg", imageAlt: "Bangkok skyline malam dengan cahaya neon yang indah"},
|
||||
"http://img.b2bpic.net/free-photo/chinese-park-night_1127-4189.jpg", imageAlt: "Bangkok skyline malam dengan cahaya neon yang indah"
|
||||
},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/asian-woman-farmers-working-using-mobile-vegetables-hydroponic-farm-with-happiness-portrait-woman-farmer-checking-quality-green-salad-vegetable-with-smile-green-house-farm_1150-45735.jpg", imageAlt: "Pemandangan alam Vietnam yang menakjubkan"},
|
||||
"http://img.b2bpic.net/free-photo/asian-woman-farmers-working-using-mobile-vegetables-hydroponic-farm-with-happiness-portrait-woman-farmer-checking-quality-green-salad-vegetable-with-smile-green-house-farm_1150-45735.jpg", imageAlt: "Pemandangan alam Vietnam yang menakjubkan"
|
||||
},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/marina-bay-night-reflected-water_1150-18355.jpg", imageAlt: "Skyline Singapore dengan Marina Bay yang megah"},
|
||||
"http://img.b2bpic.net/free-photo/marina-bay-night-reflected-water_1150-18355.jpg", imageAlt: "Skyline Singapore dengan Marina Bay yang megah"
|
||||
},
|
||||
]}
|
||||
autoplayDelay={5000}
|
||||
showDimOverlay={true}
|
||||
@@ -77,19 +80,23 @@ 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?_wi=1", 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", 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?_wi=2", 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", 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?_wi=1", 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", 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?_wi=2", 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", imageAlt: "Nairobi hair serum Thailand beauty"
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -105,10 +112,12 @@ 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?_wi=1", 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", imageAlt: "Ribuan pembeli puas di seluruh Indonesia"
|
||||
},
|
||||
{
|
||||
id: "2", value: "9", title: "Negara Aktif", description: "Jangkauan shopping dari berbagai destinasi Asia", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/wat-arun-pagoda-landmark-bangkok-thailand_138670-107.jpg", imageAlt: "Jangkauan 9 negara Asia Tenggara"},
|
||||
"http://img.b2bpic.net/free-photo/wat-arun-pagoda-landmark-bangkok-thailand_138670-107.jpg", imageAlt: "Jangkauan 9 negara Asia Tenggara"
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -125,15 +134,18 @@ export default function LandingPage() {
|
||||
{
|
||||
icon: ShoppingBag,
|
||||
title: "Pilih Destinasi & Produk", description:
|
||||
"Jelajahi produk dari 9 negara Asia Tenggara. Cari barang impian dari berbagai kategori."},
|
||||
"Jelajahi produk dari 9 negara Asia Tenggara. Cari barang impian dari berbagai kategori."
|
||||
},
|
||||
{
|
||||
icon: FileText,
|
||||
title: "Isi Formulir Pemesanan", description:
|
||||
"Kirimkan link produk dan detail kebutuhan. Tim kami akan mengurus semuanya untuk Anda."},
|
||||
"Kirimkan link produk dan detail kebutuhan. Tim kami akan mengurus semuanya untuk Anda."
|
||||
},
|
||||
{
|
||||
icon: Truck,
|
||||
title: "Lacak Pesanan Real-time", description:
|
||||
"Monitor perjalanan barang Anda dari toko hingga ke depan rumah dengan update live."},
|
||||
"Monitor perjalanan barang Anda dari toko hingga ke depan rumah dengan update live."
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -153,6 +165,7 @@ export default function LandingPage() {
|
||||
imageAlt="Tim profesional JASTIP.ASIA siap membantu Anda"
|
||||
useInvertedBackground={true}
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -161,22 +174,28 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Siti Nurhaliza", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/joyful-woman-black-jacket-liking-lip-posing-isolated-background-charming-lady-dark-suit-smiling-white-backdrop_197531-18516.jpg", imageAlt: "Siti Nurhaliza"},
|
||||
"http://img.b2bpic.net/free-photo/joyful-woman-black-jacket-liking-lip-posing-isolated-background-charming-lady-dark-suit-smiling-white-backdrop_197531-18516.jpg", imageAlt: "Siti Nurhaliza"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Andi Wijaya", imageSrc:
|
||||
"http://img.b2bpic.net/free-vector/fun-pack-smiley-male-avatars_23-2147668073.jpg", imageAlt: "Andi Wijaya"},
|
||||
"http://img.b2bpic.net/free-vector/fun-pack-smiley-male-avatars_23-2147668073.jpg", imageAlt: "Andi Wijaya"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Maya Kusuma", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-black-woman-with-afro-hair-laughing-enjoying_150588-159.jpg", imageAlt: "Maya Kusuma"},
|
||||
"http://img.b2bpic.net/free-photo/young-black-woman-with-afro-hair-laughing-enjoying_150588-159.jpg", imageAlt: "Maya Kusuma"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Budi Santoso", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-smiling-mature-businessman-looking-away_23-2147955371.jpg", imageAlt: "Budi Santoso"},
|
||||
"http://img.b2bpic.net/free-photo/portrait-smiling-mature-businessman-looking-away_23-2147955371.jpg", imageAlt: "Budi Santoso"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Dina Cahyanti", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/closeup-beautiful-strict-woman-glasses_1262-1732.jpg", imageAlt: "Dina Cahyanti"},
|
||||
"http://img.b2bpic.net/free-photo/closeup-beautiful-strict-woman-glasses_1262-1732.jpg", imageAlt: "Dina Cahyanti"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Reza Pratama", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-bearded-smiling-black-man-wool-suit_613910-16049.jpg", imageAlt: "Reza Pratama"},
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-bearded-smiling-black-man-wool-suit_613910-16049.jpg", imageAlt: "Reza Pratama"
|
||||
},
|
||||
]}
|
||||
cardTitle="Lebih dari 12.000 pelanggan mempercayai JASTIP.ASIA untuk kebutuhan belanja lintas negara mereka"
|
||||
cardTag="Dengarkan cerita mereka"
|
||||
@@ -195,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?_wi=2"
|
||||
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="Tim customer service JASTIP.ASIA siap membantu"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user