From acf4d88f23e936370b4c05d16b600ab91693fadf Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 20:08:20 +0000 Subject: [PATCH 1/7] Update src/app/about/page.tsx --- src/app/about/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index a874544..fd834d7 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -46,7 +46,7 @@ export default function AboutPage() { description="VapePro has revolutionized disposable vape distribution by combining transparent inventory management with hassle-free logistics" subdescription="Founded to streamline vape retail operations" icon={Sparkles} - imageSrc="http://img.b2bpic.net/free-photo/warehouse-female-worker-checking-inventory-distribution-warehouse_342744-1464.jpg" + imageSrc="http://img.b2bpic.net/free-photo/warehouse-female-worker-checking-inventory-distribution-warehouse_342744-1464.jpg?_wi=4" imageAlt="Modern fulfillment warehouse" mediaAnimation="slide-up" useInvertedBackground={false} @@ -105,7 +105,7 @@ export default function AboutPage() { testimonial: "VapePro eliminated our stockout problems with real-time inventory visibility. Our reorder process is now completely streamlined.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-as-lawyer_23-2151202445.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-as-lawyer_23-2151202445.jpg?_wi=2", imageAlt: "Marcus Johnson", }, { @@ -115,7 +115,7 @@ export default function AboutPage() { testimonial: "The 24-hour shipping is a game-changer. Our customers get orders faster, and our operational costs have dropped significantly.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-with-donations_23-2149196126.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-with-donations_23-2149196126.jpg?_wi=2", imageAlt: "Sarah Chen", }, { @@ -125,7 +125,7 @@ export default function AboutPage() { testimonial: "As a wholesale distributor, the automated fulfillment saved us hours every week. Their compliance features give us peace of mind.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg?_wi=2", imageAlt: "David Rodriguez", }, { @@ -135,7 +135,7 @@ export default function AboutPage() { testimonial: "Best inventory management platform I've used. The integration with major carriers makes shipping effortless. Highly recommend VapePro.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-vector/woman-call-center_23-2147935337.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/woman-call-center_23-2147935337.jpg?_wi=2", imageAlt: "Jennifer Liu", }, ]} @@ -149,7 +149,7 @@ export default function AboutPage() { {/* Footer */}