diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 0e89854..94739b0 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { title: "Community Focus", description: "We actively support local artists and host events that bring the vibrant art community together.", 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" /> @@ -74,13 +74,13 @@ export default function LandingPage() { useInvertedBackground={false} team={[ { - 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", imageAlt: "Portrait of Anya Sharma"}, + 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?_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", imageAlt: "Portrait of Ben Carter"}, + 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?_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", imageAlt: "Portrait of Chloe Davies"}, + id: "3", name: "Chloe Davies", role: "Workshop Coordinator", 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", imageAlt: "Portrait of Daniel Lee"}, + id: "4", name: "Daniel Lee", role: "Art Supplies Specialist", imageSrc: "http://img.b2bpic.net/free-photo/young-man-painting-with-acrylics_23-2148854549.jpg?_wi=3", imageAlt: "Portrait of Daniel Lee"}, ]} title="Meet the Passion Behind Kings Arts" description="Our dedicated team of artists, educators, and art enthusiasts are here to share their knowledge and passion with you, ensuring a rich and supportive environment for your creative journey."