Update src/app/page.tsx
This commit is contained in:
@@ -59,7 +59,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-sliced-cooked-dough-with-rice-dark-surface-dish-dough-pasta-meal_140725-82588.jpg", imageAlt: "Bawang Goreng Premium"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-sliced-cooked-dough-with-rice-dark-surface-dish-dough-pasta-meal_140725-82588.jpg?_wi=1", imageAlt: "Bawang Goreng Premium"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-grilled-shrimps-plate_181624-22460.jpg", imageAlt: "Bawang Goreng Premium"},
|
||||
{
|
||||
@@ -79,7 +79,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Warisan Kualitas dari Jantung Indonesia"
|
||||
description="Kami berdedikasi menjaga tradisi pengolahan bawang goreng dengan sentuhan teknologi modern. Setiap batch dipilih dari bawang merah pilihan terbaik yang tumbuh di tanah subur Indonesia, diproses dengan ketelitian tinggi untuk hasil yang renyah dan gurih alami."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/bunches-fresh-onions_23-2147828823.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/bunches-fresh-onions_23-2147828823.jpg?_wi=1"
|
||||
imageAlt="Proses Produksi Bawang Goreng"
|
||||
/>
|
||||
</div>
|
||||
@@ -92,9 +92,9 @@ export default function LandingPage() {
|
||||
{
|
||||
tag: "Kualitas", title: "Bahan Pilihan", subtitle: "Tanpa campuran tepung", description: "100% bawang merah asli dengan kualitas premium.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-tomato-slices-topped-with-red-onion-rings-sauce-topped-with-parsley_140725-8708.jpg", imageAlt: "Close up of tomato slices topped with red onion rings in sauce topped with parsley"},
|
||||
{
|
||||
tag: "Produksi", title: "Teknologi Higienis", subtitle: "Standar GMP", description: "Proses produksi modern dengan pengawasan kualitas ketat.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-sliced-cooked-dough-with-rice-dark-surface-dish-dough-pasta-meal_140725-82588.jpg", imageAlt: "Close up of tomato slices topped with red onion rings in sauce topped with parsley"},
|
||||
tag: "Produksi", title: "Teknologi Higienis", subtitle: "Standar GMP", description: "Proses produksi modern dengan pengawasan kualitas ketat.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-sliced-cooked-dough-with-rice-dark-surface-dish-dough-pasta-meal_140725-82588.jpg?_wi=2", imageAlt: "Close up of tomato slices topped with red onion rings in sauce topped with parsley"},
|
||||
{
|
||||
tag: "Logistik", title: "Ekspor Global", subtitle: "Pengiriman efisien", description: "Siap melayani pesanan dalam jumlah besar ke seluruh dunia.", imageSrc: "http://img.b2bpic.net/free-photo/bunches-fresh-onions_23-2147828823.jpg", imageAlt: "Close up of tomato slices topped with red onion rings in sauce topped with parsley"},
|
||||
tag: "Logistik", title: "Ekspor Global", subtitle: "Pengiriman efisien", description: "Siap melayani pesanan dalam jumlah besar ke seluruh dunia.", imageSrc: "http://img.b2bpic.net/free-photo/bunches-fresh-onions_23-2147828823.jpg?_wi=2", imageAlt: "Close up of tomato slices topped with red onion rings in sauce topped with parsley"},
|
||||
]}
|
||||
title="Keunggulan Produk Kami"
|
||||
description="Standar internasional adalah janji kami bagi para mitra global."
|
||||
|
||||
Reference in New Issue
Block a user