Update src/app/produk/page.tsx
This commit is contained in:
@@ -55,7 +55,7 @@ export default function ProductsPage() {
|
||||
name: "Madu Murni Asli",
|
||||
price: "Hubungi untuk harga grosir",
|
||||
variant: "100% Raw Natural Honey - Murni Tanpa Campuran",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-healthy-homemade-drink-jar_181624-11066.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-healthy-homemade-drink-jar_181624-11066.jpg?_wi=2",
|
||||
imageAlt: "Madu murni asli berkualitas tinggi",
|
||||
},
|
||||
{
|
||||
@@ -63,7 +63,7 @@ export default function ProductsPage() {
|
||||
name: "Madu Hutan Premium",
|
||||
price: "Hubungi untuk harga grosir",
|
||||
variant: "Dark Forest Honey - Kaya Nutrisi Alami",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/honey-made-sweet-dessert_23-2147693991.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/honey-made-sweet-dessert_23-2147693991.jpg?_wi=2",
|
||||
imageAlt: "Madu hutan alami premium",
|
||||
},
|
||||
{
|
||||
@@ -71,7 +71,7 @@ export default function ProductsPage() {
|
||||
name: "Madu Herbal Tradisional",
|
||||
price: "Hubungi untuk harga grosir",
|
||||
variant: "Honey Blend with Traditional Herbs - Kesehatan",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/honey-jar-with-petals_23-2148132597.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/honey-jar-with-petals_23-2148132597.jpg?_wi=2",
|
||||
imageAlt: "Madu herbal tradisional berkhasiat",
|
||||
},
|
||||
{
|
||||
@@ -79,7 +79,7 @@ export default function ProductsPage() {
|
||||
name: "Madu Liar Organik",
|
||||
price: "Hubungi untuk harga grosir",
|
||||
variant: "Wild Organic Honey - Langka & Istimewa",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-beautiful-jar-with-honey-with-wooden-cap-laced-as-gift-white-craft-paper-morning-light-breakfast_346278-647.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-beautiful-jar-with-honey-with-wooden-cap-laced-as-gift-white-craft-paper-morning-light-breakfast_346278-647.jpg?_wi=2",
|
||||
imageAlt: "Madu liar organik langka dan istimewa",
|
||||
},
|
||||
]}
|
||||
@@ -130,7 +130,7 @@ export default function ProductsPage() {
|
||||
description="Tertarik membeli madu dalam jumlah besar untuk reseller atau kebutuhan pribadi? Hubungi kami sekarang untuk mendapatkan penawaran harga terbaik dan konsultasi gratis."
|
||||
tagIcon={Mail}
|
||||
background={{ variant: "plain" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-happy-businesswoman-working-home-communicating-cell-phone_637285-4625.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-happy-businesswoman-working-home-communicating-cell-phone_637285-4625.jpg?_wi=2"
|
||||
imageAlt="Customer service dan komunikasi WhatsApp"
|
||||
mediaPosition="right"
|
||||
mediaAnimation="blur-reveal"
|
||||
|
||||
Reference in New Issue
Block a user