Update src/app/about/page.tsx

This commit is contained in:
2026-03-26 15:23:27 +00:00
parent 4dd6606eb7
commit 73ff62bd1c

View File

@@ -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",
},
]}