From d892b7b42e0e1c840b361efe88cd7b0523e6f473 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 21:44:39 +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 2d38a51..75077c7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -154,21 +154,21 @@ export default function LandingPage() { title: "Precision Cuts", description: "Tailored cuts designed for your unique face shape and lifestyle.", tag: "Expertise", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-asian-woman-outdoors_23-2149032786.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-asian-woman-outdoors_23-2149032786.jpg?_wi=1", }, { id: "f2", title: "Luxury Color", description: "High-quality, gentle color treatments that emphasize depth and shine.", tag: "Care", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-pretty-curly-haired-lady-showing-thumb-up-park_1262-20821.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-pretty-curly-haired-lady-showing-thumb-up-park_1262-20821.jpg?_wi=1", }, { id: "f3", title: "Personalized Care", description: "Deep consultations to ensure your salon experience is exactly what you need.", tag: "Loyalty", - imageSrc: "http://img.b2bpic.net/free-photo/team-bride-celebrating-before-wedding_23-2149329119.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/team-bride-celebrating-before-wedding_23-2149329119.jpg?_wi=1", }, ]} title="Our Expertise" @@ -188,7 +188,7 @@ export default function LandingPage() { role: "Local Professional", company: "Hünfeld", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-asian-woman-outdoors_23-2149032786.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-asian-woman-outdoors_23-2149032786.jpg?_wi=2", }, { id: "2", @@ -196,7 +196,7 @@ export default function LandingPage() { role: "Longtime Client", company: "Hünfeld", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-pretty-curly-haired-lady-showing-thumb-up-park_1262-20821.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-pretty-curly-haired-lady-showing-thumb-up-park_1262-20821.jpg?_wi=2", }, { id: "3", @@ -204,7 +204,7 @@ export default function LandingPage() { role: "Styling Enthusiast", company: "Hünfeld", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/team-bride-celebrating-before-wedding_23-2149329119.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/team-bride-celebrating-before-wedding_23-2149329119.jpg?_wi=2", }, { id: "4", -- 2.49.1