From 8cca4611c19c8a6c381e3ef499a699de14bd94c9 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 07:35:08 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 24b3ede..45263c3 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -44,7 +44,7 @@ export default function AboutPage() { tag="About ELEVATE" tagIcon={Leaf} tagAnimation="blur-reveal" - imageSrc="http://img.b2bpic.net/free-photo/cheerful-women-office_23-2147651758.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cheerful-women-office_23-2147651758.jpg?_wi=2" imageAlt="Our design studio and creative team" buttons={[{ text: "Shop Our Collection", href: "/shop" }]} buttonAnimation="slide-up" @@ -61,7 +61,7 @@ export default function AboutPage() { name: "Sarah Mitchell", role: "Fashion Blogger", testimonial: "ELEVATE pieces have become my go-to essentials. The quality and design are unmatched—truly elevates my daily wardrobe.", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg?_wi=2", imageAlt: "Sarah Mitchell", }, { @@ -69,7 +69,7 @@ export default function AboutPage() { name: "Jessica Chen", role: "Designer", testimonial: "Finally, a brand that understands minimalism without sacrificing sophistication. These pieces are investment-worthy.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-pretty-girl-plaid-shirt-posing_114579-70643.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-pretty-girl-plaid-shirt-posing_114579-70643.jpg?_wi=2", imageAlt: "Jessica Chen", }, { @@ -77,7 +77,7 @@ export default function AboutPage() { name: "Michael Thompson", role: "Creative Director", testimonial: "The craftsmanship is exceptional. Every detail matters, and it shows in how these pieces perform over time.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg?_wi=2", imageAlt: "Michael Thompson", }, ]}