From 8f97140fc71dff2dde5b1c4ff133f268fc138ed1 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 13:30:49 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 0c03945..665a142 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -53,7 +53,7 @@ export default function AboutPage() { icon={Zap} mediaAnimation="slide-up" useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-shopping-mall_1203-7930.jpg" + imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-shopping-mall_1203-7930.jpg?_wi=3" imageAlt="Fairsys Infotech Store" /> @@ -72,28 +72,28 @@ export default function AboutPage() { id: 1, title: "Wide Product Range", description: "Complete selection of desktops, laptops, accessories and components from top brands", - imageSrc: "http://img.b2bpic.net/free-photo/tablets-lined-up-display-shopping-mall_53876-97239.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tablets-lined-up-display-shopping-mall_53876-97239.jpg?_wi=2", imageAlt: "computer products hardware selection variety display product range", }, { id: 2, title: "Best Prices", description: "Competitive pricing on all hardware products with regular offers and discounts", - imageSrc: "http://img.b2bpic.net/free-vector/stickers-with-big-discounts_23-2147567187.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/stickers-with-big-discounts_23-2147567187.jpg?_wi=2", imageAlt: "price tag discount offer pricing budget friendly", }, { id: 3, title: "Excellent Service", description: "Professional staff, on-time service, priority after-sales support and maintenance", - imageSrc: "http://img.b2bpic.net/free-photo/team-call-center-agents-cooperating-provide-guidance-customers_482257-117984.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/team-call-center-agents-cooperating-provide-guidance-customers_482257-117984.jpg?_wi=2", imageAlt: "customer service technical support help desk support team", }, { id: 4, title: "Quality Assurance", description: "Only authentic products with warranty, refurbished items verified for quality", - imageSrc: "http://img.b2bpic.net/free-vector/certified-extended-warranty-shield-badge-with-tick-mark-design_1017-61519.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/certified-extended-warranty-shield-badge-with-tick-mark-design_1017-61519.jpg?_wi=2", imageAlt: "quality assurance checkmark verified product warranty", }, ]}