From 73ff62bd1ced088940f4fc6c394b7830e29d67f5 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Mar 2026 15:23:27 +0000 Subject: [PATCH] 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 2c23bad..ffbfd9d 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -90,7 +90,7 @@ export default function LandingPage() { icon: HeartHandshake, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/product-branding-packaging_23-2150965863.jpg" + imageSrc="http://img.b2bpic.net/free-photo/product-branding-packaging_23-2150965863.jpg?_wi=3" imageAlt="Traditional Pakistani food ingredients displayed" mediaAnimation="slide-up" /> @@ -115,7 +115,7 @@ export default function LandingPage() { title: "Customer Satisfaction", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/farmer-provides-organic-items-retailer_482257-103412.jpg" + imageSrc="http://img.b2bpic.net/free-photo/farmer-provides-organic-items-retailer_482257-103412.jpg?_wi=3" imageAlt="Farmer showing fresh produce to a retailer" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -132,28 +132,28 @@ export default function LandingPage() { id: "1", name: "Zainab Ahmed", role: "Founder & CEO", - imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-with-headphones-front-view_23-2149915903.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-with-headphones-front-view_23-2149915903.jpg?_wi=3", imageAlt: "Portrait of Zainab Ahmed", }, { id: "2", name: "Imran Khan", role: "Head of Sourcing", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-hispanic-man-with-beard-wearing-casual-clothes-with-happy-cool-smile-face-lucky-person_839833-31901.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-hispanic-man-with-beard-wearing-casual-clothes-with-happy-cool-smile-face-lucky-person_839833-31901.jpg?_wi=3", imageAlt: "Portrait of Imran Khan", }, { id: "3", name: "Sofia Malik", role: "Culinary Director", - imageSrc: "http://img.b2bpic.net/free-photo/having-lunch-spacious-restaurant_52683-117480.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/having-lunch-spacious-restaurant_52683-117480.jpg?_wi=3", imageAlt: "Portrait of Sofia Malik", }, { id: "4", name: "Hamza Tariq", role: "Logistics Manager", - imageSrc: "http://img.b2bpic.net/free-photo/stylish-indian-young-man-sunglasses-wear-casual-posed-outdoor_627829-1783.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stylish-indian-young-man-sunglasses-wear-casual-posed-outdoor_627829-1783.jpg?_wi=3", imageAlt: "Portrait of Hamza Tariq", }, ]}