From c121042579ea0fefd4bf9b2a615f153f2f7a8c0a Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 11 May 2026 03:54:38 +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 190cff8..1726511 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/background-engagement-elegant-gift-love-accessory_1400-27.jpg", imageAlt: "luxury jewelry professional display"}, + imageSrc: "http://img.b2bpic.net/free-photo/background-engagement-elegant-gift-love-accessory_1400-27.jpg?_wi=1", imageAlt: "luxury jewelry professional display"}, { imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-young-woman-sitting-modern-cafe_171337-17121.jpg", imageAlt: "luxury jewelry professional display"}, { @@ -86,7 +86,7 @@ export default function LandingPage() { products={[ { id: "p1", brand: "Banc", name: "Solitaire Diamond", price: "$2,500", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/diamond-ring_74190-2693.jpg", reviewCount: "12"}, + imageSrc: "http://img.b2bpic.net/free-photo/diamond-ring_74190-2693.jpg?_wi=1", reviewCount: "12"}, { id: "p2", brand: "Banc", name: "Gold Eternity Band", price: "$1,200", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/outdoor-portrait-woman-pink-romantic-dress-wearing-necklace_343596-2008.jpg", reviewCount: "8"}, @@ -121,11 +121,11 @@ export default function LandingPage() { { id: "f2", title: "Artisan Craftsmanship", descriptions: [ "Hand-forged by master jewelers."], - imageSrc: "http://img.b2bpic.net/free-photo/background-engagement-elegant-gift-love-accessory_1400-27.jpg", imageAlt: "master jeweler working on ring"}, + imageSrc: "http://img.b2bpic.net/free-photo/background-engagement-elegant-gift-love-accessory_1400-27.jpg?_wi=2", imageAlt: "master jeweler working on ring"}, { id: "f3", title: "Ethical Sourcing", descriptions: [ "Guaranteed conflict-free diamonds."], - imageSrc: "http://img.b2bpic.net/free-photo/diamond-ring_74190-2693.jpg", imageAlt: "master jeweler working on ring"}, + imageSrc: "http://img.b2bpic.net/free-photo/diamond-ring_74190-2693.jpg?_wi=2", imageAlt: "master jeweler working on ring"}, ]} title="The Banc Standard" description="We ensure every item meets the highest industry benchmarks for clarity, cut, and color."