diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index d884468..1c4499b 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -80,7 +80,7 @@ export default function AboutPage() { icon: Zap, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/contemporary-home-office-urban-apartment-decorated-with-wooden-furniture_482257-119606.jpg" + imageSrc="http://img.b2bpic.net/free-photo/contemporary-home-office-urban-apartment-decorated-with-wooden-furniture_482257-119606.jpg?_wi=3" imageAlt="About Manvel Design Studio team" mediaAnimation="blur-reveal" imagePosition="right" @@ -101,21 +101,21 @@ export default function AboutPage() { id: "1", name: "Manvel Sarkisyan", role: "Lead Designer & Founder", - imageSrc: "http://img.b2bpic.net/free-photo/young-girl-making-diy-crafts-upcycle-project_23-2149391036.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-girl-making-diy-crafts-upcycle-project_23-2149391036.jpg?_wi=2", imageAlt: "Manvel Sarkisyan lead designer", }, { id: "2", name: "Elena Petrov", role: "Art Director", - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-unknown-man-posing-yellow-light_23-2149417613.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/low-angle-unknown-man-posing-yellow-light_23-2149417613.jpg?_wi=2", imageAlt: "Elena Petrov art director", }, { id: "3", name: "David Kim", role: "UI/UX Designer", - imageSrc: "http://img.b2bpic.net/free-photo/social-integration-working-team_23-2149341101.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/social-integration-working-team_23-2149341101.jpg?_wi=2", imageAlt: "David Kim UI UX designer", }, ]} @@ -145,35 +145,35 @@ export default function AboutPage() { id: 1, title: "Graphic Design", description: "Custom illustrations, layouts, and visual concepts tailored to your brand's unique identity and messaging goals.", - imageSrc: "http://img.b2bpic.net/free-psd/design-trends-landing-page-template_23-2148951582.jpg", + imageSrc: "http://img.b2bpic.net/free-psd/design-trends-landing-page-template_23-2148951582.jpg?_wi=4", imageAlt: "graphic design work process illustration", }, { id: 2, title: "Logo Design", description: "Distinctive logos that define your brand and make lasting impressions on your target audience.", - imageSrc: "http://img.b2bpic.net/free-vector/geometric-business-card-template_23-2148483157.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/geometric-business-card-template_23-2148483157.jpg?_wi=4", imageAlt: "logo design process creative work", }, { id: 3, title: "Social Media Design", description: "Engaging posts, stories, and graphics optimized for all social platforms to boost your online presence.", - imageSrc: "http://img.b2bpic.net/free-vector/social-media-marketing-mobile-phone-concept_23-2148424012.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/social-media-marketing-mobile-phone-concept_23-2148424012.jpg?_wi=4", imageAlt: "social media design content creation", }, { id: 4, title: "Poster Design", description: "Eye-catching promotional and event posters that command attention and drive engagement.", - imageSrc: "http://img.b2bpic.net/free-vector/gradient-sale-poster-with-photo_52683-68582.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/gradient-sale-poster-with-photo_52683-68582.jpg?_wi=4", imageAlt: "poster design creative artwork", }, { id: 5, title: "Branding", description: "Complete brand identity systems including guidelines, color palettes, and visual languages.", - imageSrc: "http://img.b2bpic.net/free-vector/colorful-minimal-business-card-template_23-2148374347.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/colorful-minimal-business-card-template_23-2148374347.jpg?_wi=4", imageAlt: "brand identity design package", }, ]} @@ -183,7 +183,7 @@ export default function AboutPage() {