From f406621e5edbd0407b89f60bec8935bc13e41ad1 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 12 Jun 2026 18:44:54 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e471b6a..8eddc55 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -137,7 +137,7 @@ export default function LandingPage() { }, ]} avatarText="Trusted by over 1000 happy clients" - imageSrc="http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-with-red-lips-unusual-hair-style-with-shadow-eyes-black-background_158538-3863.jpg" + imageSrc="http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-with-red-lips-unusual-hair-style-with-shadow-eyes-black-background_158538-3863.jpg?_wi=1" imageAlt="Professional hair stylist working on client's hair in a modern salon" showBlur={true} textPosition="bottom" @@ -187,7 +187,7 @@ export default function LandingPage() { description: "From natural sun-kissed highlights to bold, transformative colors, our expert colorists create stunning, long-lasting results.", bentoComponent: "reveal-icon", icon: Palette, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-with-red-lips-unusual-hair-style-with-shadow-eyes-black-background_158538-3863.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-with-red-lips-unusual-hair-style-with-shadow-eyes-black-background_158538-3863.jpg?_wi=2", imageAlt: "hair cutting scissors comb", }, { -- 2.49.1