diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 38dc60a..d2c6155 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { description: "Quality defined by the standard of you.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/metal-circle-front-black-wall_181624-6880.jpg" + imageSrc="http://img.b2bpic.net/free-photo/metal-circle-front-black-wall_181624-6880.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -90,7 +90,7 @@ export default function LandingPage() {
@@ -78,7 +78,7 @@ export default function LandingPage() { name: "Alex R.", role: "Collector", testimonial: "The quality of these pieces is unmatched.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-city-night_23-2149024756.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-city-night_23-2149024756.jpg?_wi=2", imageAlt: "luxury streetwear fashion editorial black background", }, { @@ -86,7 +86,7 @@ export default function LandingPage() { name: "Jamie S.", role: "Creative", testimonial: "Fits perfectly, truly minimalist luxury.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-blonde-woman-white-hoodie-blue-jeans-posing-against-neon-background_89887-1136.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-blonde-woman-white-hoodie-blue-jeans-posing-against-neon-background_89887-1136.jpg?_wi=3", imageAlt: "premium hoodie gold embroidery streetwear", }, ]} @@ -95,7 +95,7 @@ export default function LandingPage() {