diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index c22b859..d15bad4 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -47,7 +47,7 @@ export default function AboutPage() { description="Quality over quantity. Vision over trends." subdescription="A European-Inspired Creative Movement" icon={Heart} - imageSrc="http://img.b2bpic.net/free-photo/view-watercolor-art-studio_23-2150214847.jpg" + imageSrc="http://img.b2bpic.net/free-photo/view-watercolor-art-studio_23-2150214847.jpg?_wi=4" imageAlt="Ottobre Studio creative foundation" mediaAnimation="slide-up" useInvertedBackground={false} @@ -65,14 +65,14 @@ export default function AboutPage() { id: "robin", name: "Robin - Photography", imageSrc: - "http://img.b2bpic.net/free-photo/brunette-female-traveler-with-backpack-holds-compact-photo-camera_613910-15111.jpg", + "http://img.b2bpic.net/free-photo/brunette-female-traveler-with-backpack-holds-compact-photo-camera_613910-15111.jpg?_wi=2", imageAlt: "Robin - Photography Specialist", }, { id: "alicia", name: "Alicia - Tattoo Art", imageSrc: - "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-male-with-tattoos-his-crossed-arms_613910-9532.jpg", + "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-male-with-tattoos-his-crossed-arms_613910-9532.jpg?_wi=4", imageAlt: "Alicia - Tattoo Artist", }, ]}