From 1627661e6656d27f410ac99ad5c3fd93a3584c5c Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 07:17:23 +0000 Subject: [PATCH 1/4] Update src/app/kontak/page.tsx --- src/app/kontak/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/kontak/page.tsx b/src/app/kontak/page.tsx index 53ca29e..c65cec0 100644 --- a/src/app/kontak/page.tsx +++ b/src/app/kontak/page.tsx @@ -60,7 +60,7 @@ export default function ContactPage() { description="Kami siap membantu Anda dengan pertanyaan, pesanan, atau keluhan apapun. Hubungi kami melalui berbagai saluran komunikasi yang tersedia 24/7." tag="Kontak Kami" tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-shopping-mall_1203-7930.jpg" + imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-shopping-mall_1203-7930.jpg?_wi=3" imageAlt="Toko Dancell Pare siap melayani Anda" buttons={[ { text: "Chat WhatsApp", href: "https://wa.me/62" }, @@ -134,7 +134,7 @@ export default function ContactPage() { description="Kunjungi toko fisik kami di pusat Pare, Kediri. Kami berlokasi strategis di area dengan akses mudah dari berbagai arah. Parking tersedia untuk kemudahan Anda." tag="Alamat Toko" tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-shopping-mall_1203-7930.jpg" + imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-shopping-mall_1203-7930.jpg?_wi=4" imageAlt="Lokasi strategis Dancell Pare" buttons={[ { -- 2.49.1 From bab870dd59b865f3de0dc618f78edcbbac6641b9 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 07:17:24 +0000 Subject: [PATCH 2/4] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 82f3cf8..285d434 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -78,13 +78,13 @@ export default function HomePage() { { id: "hero-1", imageSrc: - "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722663.jpg", + "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722663.jpg?_wi=1", imageAlt: "iPhone 15 Pro Max", }, { id: "hero-2", imageSrc: - "http://img.b2bpic.net/free-photo/back-position-smartphone-device-tech-generative-ai_188544-12116.jpg", + "http://img.b2bpic.net/free-photo/back-position-smartphone-device-tech-generative-ai_188544-12116.jpg?_wi=1", imageAlt: "Samsung Galaxy S24 Ultra", }, { @@ -188,7 +188,7 @@ export default function HomePage() { price: "Rp 19.999.000", variant: "Titanium Black • 256GB", imageSrc: - "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722663.jpg", + "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722663.jpg?_wi=2", imageAlt: "iPhone 15 Pro Max Titanium Black", isFavorited: false, }, @@ -198,7 +198,7 @@ export default function HomePage() { price: "Rp 16.999.000", variant: "Titanium Gray • 512GB", imageSrc: - "http://img.b2bpic.net/free-photo/new-cell-phone-colorful-background_58702-4954.jpg", + "http://img.b2bpic.net/free-photo/new-cell-phone-colorful-background_58702-4954.jpg?_wi=1", imageAlt: "Samsung Galaxy S24 Ultra", isFavorited: false, }, @@ -208,7 +208,7 @@ export default function HomePage() { price: "Rp 12.999.000", variant: "Black • 512GB", imageSrc: - "http://img.b2bpic.net/free-photo/back-position-smartphone-device-tech-generative-ai_188544-12116.jpg", + "http://img.b2bpic.net/free-photo/back-position-smartphone-device-tech-generative-ai_188544-12116.jpg?_wi=2", imageAlt: "Xiaomi 14 Ultra", isFavorited: false, }, @@ -218,7 +218,7 @@ export default function HomePage() { price: "Rp 3.499.000", variant: "White • USB-C", imageSrc: - "http://img.b2bpic.net/free-photo/pretty-woman-holding-earphones_23-2148348881.jpg", + "http://img.b2bpic.net/free-photo/pretty-woman-holding-earphones_23-2148348881.jpg?_wi=1", imageAlt: "Apple AirPods Pro Generation 2", isFavorited: false, }, @@ -228,7 +228,7 @@ export default function HomePage() { price: "Rp 11.999.000", variant: "Purple • 128GB • Grade A", imageSrc: - "http://img.b2bpic.net/free-photo/new-cell-phone-colorful-background_58702-4950.jpg", + "http://img.b2bpic.net/free-photo/new-cell-phone-colorful-background_58702-4950.jpg?_wi=1", imageAlt: "iPhone 14 Second Hand Grade A", isFavorited: false, }, @@ -238,7 +238,7 @@ export default function HomePage() { price: "Rp 6.999.000", variant: "Black Titanium • 49mm", imageSrc: - "http://img.b2bpic.net/free-photo/vertical-shot-unrecognizable-woman-dressed-beige-sportswear-wears-smartwatch-holds-bottle-fresh-water-takes-break-after-workout-faceless-sporty-female-model-feels-thirsty-training_273609-57744.jpg", + "http://img.b2bpic.net/free-photo/vertical-shot-unrecognizable-woman-dressed-beige-sportswear-wears-smartwatch-holds-bottle-fresh-water-takes-break-after-workout-faceless-sporty-female-model-feels-thirsty-training_273609-57744.jpg?_wi=1", imageAlt: "Apple Watch Ultra 2", isFavorited: false, }, @@ -289,7 +289,7 @@ export default function HomePage() { company: "Pare, Kediri", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/portrait-smiley-man-looking-front-him_23-2148422273.jpg", + "http://img.b2bpic.net/free-photo/portrait-smiley-man-looking-front-him_23-2148422273.jpg?_wi=1", imageAlt: "Ahmad Wijaya", }, { -- 2.49.1 From 4d4f4f318f0dfb002180a9365806069c7720083f Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 07:17:24 +0000 Subject: [PATCH 3/4] Update src/app/produk/page.tsx --- src/app/produk/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/produk/page.tsx b/src/app/produk/page.tsx index 695b7f7..dd1b11b 100644 --- a/src/app/produk/page.tsx +++ b/src/app/produk/page.tsx @@ -70,7 +70,7 @@ export default function ProductsPage() { price: "Rp 19.999.000", variant: "Titanium Black • 256GB", imageSrc: - "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722663.jpg", + "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722663.jpg?_wi=3", imageAlt: "iPhone 15 Pro Max Titanium Black", isFavorited: false, }, @@ -80,7 +80,7 @@ export default function ProductsPage() { price: "Rp 16.999.000", variant: "Titanium Gray • 512GB", imageSrc: - "http://img.b2bpic.net/free-photo/new-cell-phone-colorful-background_58702-4954.jpg", + "http://img.b2bpic.net/free-photo/new-cell-phone-colorful-background_58702-4954.jpg?_wi=2", imageAlt: "Samsung Galaxy S24 Ultra", isFavorited: false, }, @@ -90,7 +90,7 @@ export default function ProductsPage() { price: "Rp 12.999.000", variant: "Black • 512GB", imageSrc: - "http://img.b2bpic.net/free-photo/back-position-smartphone-device-tech-generative-ai_188544-12116.jpg", + "http://img.b2bpic.net/free-photo/back-position-smartphone-device-tech-generative-ai_188544-12116.jpg?_wi=3", imageAlt: "Xiaomi 14 Ultra", isFavorited: false, }, @@ -100,7 +100,7 @@ export default function ProductsPage() { price: "Rp 3.499.000", variant: "White • USB-C", imageSrc: - "http://img.b2bpic.net/free-photo/pretty-woman-holding-earphones_23-2148348881.jpg", + "http://img.b2bpic.net/free-photo/pretty-woman-holding-earphones_23-2148348881.jpg?_wi=2", imageAlt: "Apple AirPods Pro Generation 2", isFavorited: false, }, @@ -110,7 +110,7 @@ export default function ProductsPage() { price: "Rp 11.999.000", variant: "Purple • 128GB • Grade A", imageSrc: - "http://img.b2bpic.net/free-photo/new-cell-phone-colorful-background_58702-4950.jpg", + "http://img.b2bpic.net/free-photo/new-cell-phone-colorful-background_58702-4950.jpg?_wi=2", imageAlt: "iPhone 14 Second Hand Grade A", isFavorited: false, }, @@ -120,7 +120,7 @@ export default function ProductsPage() { price: "Rp 6.999.000", variant: "Black Titanium • 49mm", imageSrc: - "http://img.b2bpic.net/free-photo/vertical-shot-unrecognizable-woman-dressed-beige-sportswear-wears-smartwatch-holds-bottle-fresh-water-takes-break-after-workout-faceless-sporty-female-model-feels-thirsty-training_273609-57744.jpg", + "http://img.b2bpic.net/free-photo/vertical-shot-unrecognizable-woman-dressed-beige-sportswear-wears-smartwatch-holds-bottle-fresh-water-takes-break-after-workout-faceless-sporty-female-model-feels-thirsty-training_273609-57744.jpg?_wi=2", imageAlt: "Apple Watch Ultra 2", isFavorited: false, }, @@ -140,7 +140,7 @@ export default function ProductsPage() { description="Setiap produk yang kami jual telah melalui quality check ketat untuk memastikan kepuasan Anda. Kami menawarkan harga paling kompetitif dengan layanan terbaik di kelasnya." tag="Jaminan Kualitas" tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-shopping-mall_1203-7930.jpg" + imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-shopping-mall_1203-7930.jpg?_wi=1" imageAlt="Toko Dancell Pare yang modern dan terpercaya" buttons={[ { text: "Hubungi Kami", href: "https://wa.me/62" }, -- 2.49.1 From 0cf4d345429c4f730e0ebb9e6179a8158791cb2e Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 07:17:25 +0000 Subject: [PATCH 4/4] Update src/app/tentang/page.tsx --- src/app/tentang/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/tentang/page.tsx b/src/app/tentang/page.tsx index 2ab5b91..8fd10bc 100644 --- a/src/app/tentang/page.tsx +++ b/src/app/tentang/page.tsx @@ -60,7 +60,7 @@ export default function AboutPage() { description="Dancell Pare adalah toko elektronik terpercaya yang telah melayani masyarakat Pare, Kediri selama bertahun-tahun. Kami berkomitmen untuk memberikan produk berkualitas dengan harga terjangkau dan layanan pelanggan yang responsif." tag="Tentang Kami" tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-shopping-mall_1203-7930.jpg" + imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-shopping-mall_1203-7930.jpg?_wi=2" imageAlt="Interior Toko Dancell Pare" buttons={[ { text: "Kunjungi Toko Kami", href: "https://maps.google.com" }, @@ -132,7 +132,7 @@ export default function AboutPage() { description="Kami mencari individu berbakat yang bersemangat dalam teknologi dan layanan pelanggan. Jika Anda tertarik untuk bergabung dengan Dancell Pare, hubungi kami melalui WhatsApp atau email." tag="Karir" tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/portrait-smiley-man-looking-front-him_23-2148422273.jpg" + imageSrc="http://img.b2bpic.net/free-photo/portrait-smiley-man-looking-front-him_23-2148422273.jpg?_wi=2" imageAlt="Tim profesional Dancell Pare" buttons={[ { text: "Kirim Resume", href: "https://wa.me/62" }, -- 2.49.1