From b45afb37237ca045801b3609839f8890bcbf9662 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 18 Jun 2026 08:54:31 +0000 Subject: [PATCH 1/4] Update src/pages/CollectionsPage.tsx --- src/pages/CollectionsPage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/CollectionsPage.tsx b/src/pages/CollectionsPage.tsx index a47ebb6..d42b089 100644 --- a/src/pages/CollectionsPage.tsx +++ b/src/pages/CollectionsPage.tsx @@ -52,7 +52,7 @@ export default function CollectionsPage() { { title: "Antique", description: "Vintage charm.", - imageSrc: "http://img.b2bpic.net/free-photo/jewelry-bright-studio-luxury-love-vintage_1400-30.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/jewelry-bright-studio-luxury-love-vintage_1400-30.jpg?_wi=2", }, { title: "Modern", -- 2.49.1 From 98857872b4e906172c1f7e82066d401f38827b7a Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 18 Jun 2026 08:54:31 +0000 Subject: [PATCH 2/4] Update src/pages/ContactPage.tsx --- src/pages/ContactPage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/ContactPage.tsx b/src/pages/ContactPage.tsx index a437e5f..f706413 100644 --- a/src/pages/ContactPage.tsx +++ b/src/pages/ContactPage.tsx @@ -15,7 +15,7 @@ export default function ContactPage() { { title: "Concierge Support", description: "Reach out to our jewelry specialists.", - imageSrc: "http://img.b2bpic.net/free-photo/pleasant-looking-afro-american-female-with-broad-smile-holds-mug-coffee-tea-enjoys-break-after-hard-working-day_273609-3085.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pleasant-looking-afro-american-female-with-broad-smile-holds-mug-coffee-tea-enjoys-break-after-hard-working-day_273609-3085.jpg?_wi=1", }, { title: "Visit Us", -- 2.49.1 From 6220e3e453dfb7dff48416e9b1933fce6e5b2ce3 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 18 Jun 2026 08:54:32 +0000 Subject: [PATCH 3/4] Update src/pages/FaqPage.tsx --- src/pages/FaqPage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/FaqPage.tsx b/src/pages/FaqPage.tsx index 7dfa157..a8f722c 100644 --- a/src/pages/FaqPage.tsx +++ b/src/pages/FaqPage.tsx @@ -52,7 +52,7 @@ export default function FaqPage() { { title: "Send Email", description: "We reply within 24 hours.", - imageSrc: "http://img.b2bpic.net/free-photo/pleasant-looking-afro-american-female-with-broad-smile-holds-mug-coffee-tea-enjoys-break-after-hard-working-day_273609-3085.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pleasant-looking-afro-american-female-with-broad-smile-holds-mug-coffee-tea-enjoys-break-after-hard-working-day_273609-3085.jpg?_wi=2", }, ]} /> -- 2.49.1 From b5e0f1153527629a3240a75855c97d3f278ea525 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 18 Jun 2026 08:54:32 +0000 Subject: [PATCH 4/4] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 5844982..1a92de9 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -150,7 +150,7 @@ export default function HomePage() { { title: "Ethically Sourced", description: "Every diamond and gold piece is conflict-free and responsibly sourced.", - imageSrc: "http://img.b2bpic.net/free-photo/jewelry-bright-studio-luxury-love-vintage_1400-30.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/jewelry-bright-studio-luxury-love-vintage_1400-30.jpg?_wi=1", }, { title: "Lifetime Polish", -- 2.49.1