From 24544b67e4c104429589054f0c9f6bfdfac2fa79 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 06:38:52 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 509deba..af235e6 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -102,21 +102,21 @@ const AboutPage = () => { id: "01", title: "Authenticity First", description: "Every product is verified and authenticated. We guarantee genuine, factory-sealed items and professionally graded cards from trusted grading companies.", - imageSrc: "http://img.b2bpic.net/free-vector/gradient-vip-invitation-card-template_52683-146466.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/gradient-vip-invitation-card-template_52683-146466.jpg?_wi=6", imageAlt: "Authentic Trading Cards", }, { id: "02", title: "Collector-Focused", description: "We understand what collectors need. From casual enthusiasts to investment-grade seekers, we curate our inventory for everyone in the community.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-wearing-face-mask-store_23-2149148472.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-wearing-face-mask-store_23-2149148472.jpg?_wi=2", imageAlt: "Collector Community", }, { id: "03", title: "Premium Service", description: "Expert knowledge, responsive support, and attention to detail in every transaction. Your satisfaction is our priority.", - imageSrc: "http://img.b2bpic.net/free-psd/instagram-posts-collection-electronic-technology_23-2148671423.jpg", + imageSrc: "http://img.b2bpic.net/free-psd/instagram-posts-collection-electronic-technology_23-2148671423.jpg?_wi=6", imageAlt: "Premium Service", }, ]} @@ -135,7 +135,7 @@ const AboutPage = () => { description="Join the Northern Collectables community. Get exclusive insights, early access to rare drops, and insider tips from the collecting world delivered to your inbox." background={{ variant: "floatingGradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-vector/gradient-vip-invitation-card-template_52683-146466.jpg" + imageSrc="http://img.b2bpic.net/free-vector/gradient-vip-invitation-card-template_52683-146466.jpg?_wi=7" imageAlt="Newsletter Signup" mediaAnimation="slide-up" mediaPosition="right"