Update src/app/page.tsx
This commit is contained in:
@@ -43,7 +43,7 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroCarouselLogo
|
||||
logoText="JASTIP.ASIA"
|
||||
description="Titipkan Impianmu dari 9 Negara Asia Tenggara. Barang original, tanpa ribet, tanpa tipu."
|
||||
description="Get authentic Asian products delivered to your door in 5-7 days. Shop from 9 countries risk-free with guaranteed authenticity."
|
||||
buttons={[
|
||||
{ text: "Mulai Pesan", href: "#produk" },
|
||||
{ text: "Lihat Produk", href: "#featured" },
|
||||
@@ -76,15 +76,14 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
cardClassName="relative group"
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "Mama", name: "⭐ TOP SELLER: Tom Yum Instant Noodle", price: "Rp 45.000", rating: 5,
|
||||
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"
|
||||
},
|
||||
{
|
||||
id: "2", brand: "Tao Kae Noi", name: "⭐ TOP SELLER: Seaweed Crispy Snack", price: "Rp 38.000", rating: 5,
|
||||
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"
|
||||
},
|
||||
@@ -94,7 +93,7 @@ export default function LandingPage() {
|
||||
"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: "⭐ TOP SELLER: Hair Care Serum Premium", price: "Rp 55.000", rating: 5,
|
||||
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"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user