From 5804ca51853bf1070b26dafff5e028a81b2ee668 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 16:37:01 +0000 Subject: [PATCH 1/5] Update src/app/about/page.tsx --- src/app/about/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 3fc675b..fae26c1 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -47,7 +47,7 @@ export default function AboutPage() { href: "/contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/portrait-redhead-hipster-male-dressed-casual-clothes-with-glasses-full-beard-standing-with-crossed-arms-studio-isolated-dark-background_613910-4677.jpg" + imageSrc="http://img.b2bpic.net/free-photo/portrait-redhead-hipster-male-dressed-casual-clothes-with-glasses-full-beard-standing-with-crossed-arms-studio-isolated-dark-background_613910-4677.jpg?_wi=2" imageAlt="Flavia in her studio" useInvertedBackground={false} /> @@ -65,7 +65,7 @@ export default function AboutPage() { handle: "Collector, New York", testimonial: "Flavia's paintings have transformed my collection. Each piece invites deeper contemplation with every viewing. Her commitment to authentic contemporary art is evident in every brushstroke.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-5399.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-5399.jpg?_wi=2", imageAlt: "Sarah Mitchell", }, { @@ -74,7 +74,7 @@ export default function AboutPage() { handle: "Art Curator, Los Angeles", testimonial: "Working with Flavia on gallery placements has been seamless. Her professionalism and the investment quality of her work make her one of the most sought-after contemporary artists in the current market.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2", imageAlt: "James Chen", }, { @@ -83,7 +83,7 @@ export default function AboutPage() { handle: "Interior Designer, Miami", testimonial: "I've sourced multiple pieces from Flavia for high-end residential and corporate projects. Her abstract works provide the perfect balance of sophistication and visual impact. Her communication throughout the commission process was exceptional.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-posing-with-blue-jacket_23-2149020777.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-posing-with-blue-jacket_23-2149020777.jpg?_wi=2", imageAlt: "Elena Rodriguez", }, ]} @@ -96,7 +96,7 @@ export default function AboutPage() {