From d90d1172324b9262dc519ae760c60f5a9953a482 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 10 Apr 2026 01:50:33 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index efd4283..b21b1d4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { handle: "@siti_am", testimonial: "Bagus banget, sesuai request!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/white-wedding-arrangement-with-copy-space_23-2148243968.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/white-wedding-arrangement-with-copy-space_23-2148243968.jpg?_wi=1", imageAlt: "minimalist eco friendly jewelry background", }, { @@ -73,7 +73,7 @@ export default function LandingPage() { handle: "@budi_s", testimonial: "Keren dipakai, pasti beli lagi", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-soil-plants_23-2148928441.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-soil-plants_23-2148928441.jpg?_wi=1", imageAlt: "natural coconut shell material macro", }, { @@ -81,7 +81,7 @@ export default function LandingPage() { handle: "@dewi_l", testimonial: "Kualitas bahan bagus & awet", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-summer-dress-vacation-beach-colorful-yellow-sunglasess-smiling-happy_285396-6631.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-summer-dress-vacation-beach-colorful-yellow-sunglasess-smiling-happy_285396-6631.jpg?_wi=1", imageAlt: "natural coconut shell bracelet", }, { @@ -89,7 +89,7 @@ export default function LandingPage() { handle: "@andi_w", testimonial: "Sangat unik dan ramah lingkungan!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-chocolate-cakes-with-coconut-light-white-surface_140725-115543.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-chocolate-cakes-with-coconut-light-white-surface_140725-115543.jpg?_wi=1", imageAlt: "sustainable wood bracelet", }, { @@ -97,7 +97,7 @@ export default function LandingPage() { handle: "@putri_a", testimonial: "Suka banget sama modelnya!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-s-holding-beads-button-with-tweezers_23-2147899011.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-s-holding-beads-button-with-tweezers_23-2147899011.jpg?_wi=1", imageAlt: "eco friendly beaded bracelet", }, ]} @@ -111,7 +111,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/white-wedding-arrangement-with-copy-space_23-2148243968.jpg" + imageSrc="http://img.b2bpic.net/free-photo/white-wedding-arrangement-with-copy-space_23-2148243968.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/make-up-artist-making-client-laugh_23-2148398584.jpg", @@ -143,7 +143,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Tentang Viora Bracelet" description="Viora Bracelet adalah gelang handmade yang dibuat dari batok kelapa alami, diproses dengan teknik ramah lingkungan tanpa merusak alam. Setiap gelang adalah karya seni unik yang membawa sentuhan alam ke keseharian Anda." - imageSrc="http://img.b2bpic.net/free-photo/top-view-soil-plants_23-2148928441.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-soil-plants_23-2148928441.jpg?_wi=2" /> @@ -161,7 +161,7 @@ export default function LandingPage() { price: "Rp 35.000", rating: 5, reviewCount: "24", - imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-summer-dress-vacation-beach-colorful-yellow-sunglasess-smiling-happy_285396-6631.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-summer-dress-vacation-beach-colorful-yellow-sunglasess-smiling-happy_285396-6631.jpg?_wi=2", }, { id: "p2", @@ -170,7 +170,7 @@ export default function LandingPage() { price: "Rp 40.000", rating: 5, reviewCount: "18", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-chocolate-cakes-with-coconut-light-white-surface_140725-115543.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-chocolate-cakes-with-coconut-light-white-surface_140725-115543.jpg?_wi=2", }, { id: "p3", @@ -179,7 +179,7 @@ export default function LandingPage() { price: "Rp 38.000", rating: 4, reviewCount: "32", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-s-holding-beads-button-with-tweezers_23-2147899011.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-s-holding-beads-button-with-tweezers_23-2147899011.jpg?_wi=2", }, { id: "p4", -- 2.49.1