Update src/app/about/page.tsx

This commit is contained in:
2026-03-09 08:06:04 +00:00
parent 97e710b7be
commit a7971a7fe8

View File

@@ -87,21 +87,21 @@ export default function AboutPage() {
id: "1",
name: "Zarina K.",
role: "Fashion Director",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-cozy-office_23-2149739353.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-cozy-office_23-2149739353.jpg?_wi=2",
imageAlt: "Zarina K., Fashion Director",
},
{
id: "2",
name: "Akmal M.",
role: "Creative Lead",
imageSrc: "http://img.b2bpic.net/free-photo/confident-businessman-smiling_107420-84734.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/confident-businessman-smiling_107420-84734.jpg?_wi=2",
imageAlt: "Akmal M., Creative Lead",
},
{
id: "3",
name: "Dilnoza P.",
role: "Brand Manager",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-business-woman-portrait_23-2149280713.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-business-woman-portrait_23-2149280713.jpg?_wi=2",
imageAlt: "Dilnoza P., Brand Manager",
},
]}