From 7cd92950be676e892ab0e3cb4254f103051a9cae Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 05:18:45 +0000 Subject: [PATCH 1/5] Update src/app/about/page.tsx --- src/app/about/page.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 3349a55..710ddf3 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -61,7 +61,7 @@ export default function AboutPage() { title: "Satisfaction Rate", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/happy-woman-talking-mobile_1187-4111.jpg" + imageSrc="http://img.b2bpic.net/free-photo/happy-woman-talking-mobile_1187-4111.jpg?_wi=2" imageAlt="SXXY BEAUTY Founder" useInvertedBackground={false} mediaAnimation="slide-up" @@ -79,21 +79,21 @@ export default function AboutPage() { id: 1, title: "Premium Ingredients", description: "We source only the finest botanical extracts and scientific ingredients from sustainable suppliers worldwide. Each product delivers visible results without compromise.", - imageSrc: "http://img.b2bpic.net/free-photo/leaves-oils-healthy-relaxed-mind_23-2148677967.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/leaves-oils-healthy-relaxed-mind_23-2148677967.jpg?_wi=5", imageAlt: "Premium Ingredients", }, { id: 2, title: "Cruelty-Free & Vegan", description: "Our commitment to ethical beauty means every formula is cruelty-free, vegan-certified, and packaged sustainably. Beauty that feels good inside and out.", - imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-make-up-container_23-2149030340.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-make-up-container_23-2149030340.jpg?_wi=5", imageAlt: "Cruelty-Free Products", }, { id: 3, title: "Dermatologist Tested", description: "Every product undergoes rigorous dermatological testing to ensure safety and efficacy for all skin types. Your skin health is our priority.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-eucalyptus-with-beauty-products_23-2149440667.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-eucalyptus-with-beauty-products_23-2149440667.jpg?_wi=4", imageAlt: "Dermatologist Tested", }, ]} @@ -114,7 +114,7 @@ export default function AboutPage() { role: "Beauty Influencer", company: "@sophiabeauty", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beauty-skin-spa-woman-wrapped-towel-showing-copyspace-with-hand-present-side-isolated-w_1258-133062.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beauty-skin-spa-woman-wrapped-towel-showing-copyspace-with-hand-present-side-isolated-w_1258-133062.jpg?_wi=2", imageAlt: "Sophia Mitchell", }, { @@ -123,7 +123,7 @@ export default function AboutPage() { role: "Luxury Brand Executive", company: "StyleHub", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-dressed-white-pajamas_158538-16877.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-dressed-white-pajamas_158538-16877.jpg?_wi=2", imageAlt: "Emma Richardson", }, { @@ -132,7 +132,7 @@ export default function AboutPage() { role: "Wellness Coach", company: "Glow Wellness", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-happy-woman-standing-kitchen-bathrobe-posing-smiling-camera_1258-193363.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-happy-woman-standing-kitchen-bathrobe-posing-smiling-camera_1258-193363.jpg?_wi=2", imageAlt: "Olivia Chen", }, { @@ -141,7 +141,7 @@ export default function AboutPage() { role: "Fashion Consultant", company: "Elegance Agency", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-business-woman-posing-outdoors_23-2148603030.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-business-woman-posing-outdoors_23-2148603030.jpg?_wi=2", imageAlt: "Jessica Parker", }, { @@ -150,7 +150,7 @@ export default function AboutPage() { role: "Skincare Specialist", company: "Beauty Pro Institute", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-beauty-portrait-topless-woman-with-perfect-skin-natural-makeup_343596-8086.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-beauty-portrait-topless-woman-with-perfect-skin-natural-makeup_343596-8086.jpg?_wi=2", imageAlt: "Amanda Foster", }, { @@ -159,7 +159,7 @@ export default function AboutPage() { role: "Entrepreneur", company: "Radiant Beauty Co", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-dreamy-beautiful-africanamerican-woman-gently-touching-face-smiling-pleased-standing_1258-180526.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-dreamy-beautiful-africanamerican-woman-gently-touching-face-smiling-pleased-standing_1258-180526.jpg?_wi=2", imageAlt: "Rachel West", }, ]} @@ -172,7 +172,7 @@ export default function AboutPage() {