Update src/app/about/page.tsx

This commit is contained in:
2026-03-26 15:04:58 +00:00
parent ec0c31897e
commit f4f251fb32

View File

@@ -81,7 +81,7 @@ export default function LandingPage() {
icon: Users,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/top-view-assortment-paint-pencils_23-2148662973.jpg"
imageSrc="http://img.b2bpic.net/free-photo/top-view-assortment-paint-pencils_23-2148662973.jpg?_wi=2"
imageAlt="Bright art studio with painting supplies"
mediaAnimation="slide-up"
/>
@@ -96,28 +96,28 @@ export default function LandingPage() {
id: "1",
name: "Anya Sharma",
role: "Founder & Creative Director",
imageSrc: "http://img.b2bpic.net/free-photo/confused-superwoman-with-red-cape-optical-glasses-stands-sideways-putting-hand-chin-isolated-orange-wall_141793-95619.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/confused-superwoman-with-red-cape-optical-glasses-stands-sideways-putting-hand-chin-isolated-orange-wall_141793-95619.jpg?_wi=3",
imageAlt: "Portrait of Anya Sharma",
},
{
id: "2",
name: "Ben Carter",
role: "Head Curator",
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-grey-shirt-smiling-cheerfully-pointin-with-thumbs-back_141793-55345.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-grey-shirt-smiling-cheerfully-pointin-with-thumbs-back_141793-55345.jpg?_wi=3",
imageAlt: "Portrait of Ben Carter",
},
{
id: "3",
name: "Chloe Davies",
role: "Workshop Coordinator",
imageSrc: "http://img.b2bpic.net/free-photo/unknown-young-man-posing-front-view_23-2149417576.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/unknown-young-man-posing-front-view_23-2149417576.jpg?_wi=3",
imageAlt: "Portrait of Chloe Davies",
},
{
id: "4",
name: "Daniel Lee",
role: "Art Supplies Specialist",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-painting-with-acrylics_23-2148854549.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-painting-with-acrylics_23-2148854549.jpg?_wi=3",
imageAlt: "Portrait of Daniel Lee",
},
]}