From 60a379feb78384bafc5e16978fab611ea940c3f9 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 09:49:49 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a585d40..a67da82 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -89,7 +89,7 @@ export default function LandingPage() { reverse: false }, { - id: "2", title: "Harga Grosir Kompetitif", description: "Kami menawarkan harga grosir terbaik untuk pembelian dalam jumlah besar. Cocok untuk reseller, warung, dan usaha Anda.", media: { imageSrc: "http://img.b2bpic.net/free-photo/pollen-honey-jars_95678-306.jpg" }, + id: "2", title: "Harga Grosir Kompetitif", description: "Kami menawarkan harga grosir terbaik untuk pembelian dalam jumlah besar. Cocok untuk reseller, warung, dan usaha Anda.", media: { imageSrc: "http://img.b2bpic.net/free-photo/pollen-honey-jars_95678-306.jpg?_wi=1" }, items: [ { icon: Tag, text: "Harga grosir" }, { icon: TrendingDown, text: "Diskon kuantitas" }, @@ -123,7 +123,7 @@ export default function LandingPage() { id: "2", name: "Madu Herbal Premium", price: "Hubungi untuk harga", variant: "Dengan Campuran Herbal - Grosir & Eceran", imageSrc: "http://img.b2bpic.net/free-photo/honey-pots-bee-pollens-cork-coaster_23-2147918983.jpg", imageAlt: "Herbal infused honey" }, { - id: "3", name: "Madu Grosir Hemat", price: "Hubungi untuk harga", variant: "Kemasan Besar - Khusus Grosir", imageSrc: "http://img.b2bpic.net/free-photo/pollen-honey-jars_95678-306.jpg", imageAlt: "Wholesale honey container" + id: "3", name: "Madu Grosir Hemat", price: "Hubungi untuk harga", variant: "Kemasan Besar - Khusus Grosir", imageSrc: "http://img.b2bpic.net/free-photo/pollen-honey-jars_95678-306.jpg?_wi=2", imageAlt: "Wholesale honey container" } ]} title="Produk Kami" @@ -149,7 +149,7 @@ export default function LandingPage() { }, { id: "3", name: "Dwi Rahayu", role: "Pemilik Cafe", company: "Cafe Natural Salatiga", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/people-technology-close-up-shot-happy-face-attractive-bearded-man-sitting-front-laptop-screen-smiling-joyfully-while-messaging-friends-online-via-social-networks_273609-6655.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/people-technology-close-up-shot-happy-face-attractive-bearded-man-sitting-front-laptop-screen-smiling-joyfully-while-messaging-friends-online-via-social-networks_273609-6655.jpg?_wi=1" }, { id: "4", name: "Hendra Wijaya", role: "Pengusaha Minuman", company: "Distributor Minuman Sehat", rating: 5, @@ -161,7 +161,7 @@ export default function LandingPage() { }, { id: "6", name: "Rudi Santoso", role: "Pelanggan Setia", company: "Keluarga Salatiga", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/people-technology-close-up-shot-happy-face-attractive-bearded-man-sitting-front-laptop-screen-smiling-joyfully-while-messaging-friends-online-via-social-networks_273609-6655.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/people-technology-close-up-shot-happy-face-attractive-bearded-man-sitting-front-laptop-screen-smiling-joyfully-while-messaging-friends-online-via-social-networks_273609-6655.jpg?_wi=2" } ]} kpiItems={[ -- 2.49.1