From 0a8adc95b1c6fea2a86ecec22818b5316a01943b Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 23:35:33 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0c0aac1..5ed97a5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,7 +71,7 @@ export default function LandingPage() { href: "#services", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-posing-with-gloves_23-2149392957.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-posing-with-gloves_23-2149392957.jpg?_wi=1" imageAlt="Model with flawless glowing skin" avatars={[ { @@ -155,25 +155,25 @@ export default function LandingPage() { id: 1, title: "Hair Styling", description: "Expert precision cuts and custom styling.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-posing-with-gloves_23-2149392957.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-posing-with-gloves_23-2149392957.jpg?_wi=2", }, { id: 2, title: "Skin Treatments", description: "Custom facials for radiant, healthy skin.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-posing-with-gloves_23-2149392957.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-posing-with-gloves_23-2149392957.jpg?_wi=3", }, { id: 3, title: "Lash & Brow Design", description: "Defining your natural beauty with care.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-posing-with-gloves_23-2149392957.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-posing-with-gloves_23-2149392957.jpg?_wi=4", }, { id: 4, title: "Luxury Treatments", description: "Curated experiences for pure rejuvenation.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-posing-with-gloves_23-2149392957.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-posing-with-gloves_23-2149392957.jpg?_wi=5", }, ]} title="Our Signature Services" @@ -250,7 +250,7 @@ export default function LandingPage() { role: "Creative", company: "C&P Member", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-posing-with-gloves_23-2149392957.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-posing-with-gloves_23-2149392957.jpg?_wi=6", }, ]} kpiItems={[ -- 2.49.1