From f7f16ed165c52811cf5f674c25d856db3063ee55 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 19 Mar 2026 17:58:00 +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 4651419..1fd695a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -84,10 +84,10 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" products={[ { - id: "jewelry-necklace", name: "Gold Beaded Necklace", price: "$285", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-posing-with-old-phone_23-2150908618.jpg", imageAlt: "luxury handcrafted jewelry gold beads artisan" + id: "jewelry-necklace", name: "Gold Beaded Necklace", price: "$285", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-posing-with-old-phone_23-2150908618.jpg?_wi=1", imageAlt: "luxury handcrafted jewelry gold beads artisan" }, { - id: "jewelry-bracelet", name: "Pearl & Gold Bracelet", price: "$195", imageSrc: "http://img.b2bpic.net/free-photo/white-pin-box-with-colorful-needles_23-2148212733.jpg", imageAlt: "luxury bracelet gold beads handmade jewelry" + id: "jewelry-bracelet", name: "Pearl & Gold Bracelet", price: "$195", imageSrc: "http://img.b2bpic.net/free-photo/white-pin-box-with-colorful-needles_23-2148212733.jpg?_wi=1", imageAlt: "luxury bracelet gold beads handmade jewelry" }, { id: "crochet-tote", name: "Artisan Crochet Tote", price: "$325", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-yarn-knitting_23-2149310985.jpg", imageAlt: "handmade crochet bag artisan tote luxury" @@ -141,13 +141,13 @@ export default function LandingPage() { gridVariant="two-columns-alternating-heights" products={[ { - id: "jewelry-category", name: "Jewelry", price: "From $185", imageSrc: "http://img.b2bpic.net/free-photo/white-pin-box-with-colorful-needles_23-2148212733.jpg", imageAlt: "Luxury jewelry collection" + id: "jewelry-category", name: "Jewelry", price: "From $185", imageSrc: "http://img.b2bpic.net/free-photo/white-pin-box-with-colorful-needles_23-2148212733.jpg?_wi=2", imageAlt: "Luxury jewelry collection" }, { id: "crochet-bags-category", name: "Crochet Bags", price: "From $295", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-blonde-woman-white-dress-with-straw-bag-her-shoulder_181624-5570.jpg", imageAlt: "Artisan crochet bags collection" }, { - id: "jewelry-earrings", name: "Signature Earrings", price: "From $165", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-posing-with-old-phone_23-2150908618.jpg", imageAlt: "Premium jewelry earrings" + id: "jewelry-earrings", name: "Signature Earrings", price: "From $165", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-posing-with-old-phone_23-2150908618.jpg?_wi=2", imageAlt: "Premium jewelry earrings" }, { id: "crochet-clutch", name: "Evening Clutches", price: "From $245", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-holding-glass_23-2150154535.jpg", imageAlt: "Handmade crochet evening clutches"