From 56314bdcb341696accf2f30dcb826cc5a5d97157 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 2 May 2026 10:13:36 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ee05101..026b072 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/winter-season-lodging-entrance_482257-103218.jpg" + imageSrc="http://img.b2bpic.net/free-photo/winter-season-lodging-entrance_482257-103218.jpg?_wi=1" imageAlt="Salon Interior" mediaAnimation="slide-up" /> @@ -94,7 +94,7 @@ export default function LandingPage() { title: "Satisfaction", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/side-view-cute-couple-wearing-linen-clothing_23-2150695691.jpg" + imageSrc="http://img.b2bpic.net/free-photo/side-view-cute-couple-wearing-linen-clothing_23-2150695691.jpg?_wi=1" mediaAnimation="blur-reveal" metricsAnimation="slide-up" /> @@ -114,19 +114,19 @@ export default function LandingPage() { { title: "Facial & Skincare", description: "Customized treatments for a radiant and refreshed complexion.", - imageSrc: "http://img.b2bpic.net/free-photo/winter-season-lodging-entrance_482257-103218.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/winter-season-lodging-entrance_482257-103218.jpg?_wi=2", imageAlt: "Barber doing haircut bearded aged client in hair salon", }, { title: "Bridal Makeup", description: "Expert makeup artistry for your most memorable moments.", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-cute-couple-wearing-linen-clothing_23-2150695691.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-cute-couple-wearing-linen-clothing_23-2150695691.jpg?_wi=2", imageAlt: "Barber doing haircut bearded aged client in hair salon", }, { title: "Spa & Relaxation", description: "Unwind with our therapeutic spa services designed for well-being.", - 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", imageAlt: "Barber doing haircut bearded aged client in hair salon", }, ]} @@ -216,21 +216,21 @@ export default function LandingPage() { id: "t2", name: "Michael L.", role: "Senior Stylist", - imageSrc: "http://img.b2bpic.net/free-photo/winter-season-lodging-entrance_482257-103218.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/winter-season-lodging-entrance_482257-103218.jpg?_wi=3", imageAlt: "Female painter using watercolor paint and mixing colors for artistic creation", }, { id: "t3", name: "Emma W.", role: "Spa Specialist", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-cute-couple-wearing-linen-clothing_23-2150695691.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-cute-couple-wearing-linen-clothing_23-2150695691.jpg?_wi=3", imageAlt: "Female painter using watercolor paint and mixing colors for artistic creation", }, { id: "t4", name: "Jordan P.", role: "Makeup Artist", - 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", imageAlt: "Female painter using watercolor paint and mixing colors for artistic creation", }, ]} @@ -250,7 +250,7 @@ export default function LandingPage() { name: "Sarah Johnson", handle: "@sarahj", testimonial: "The best salon experience ever. I felt so pampered!", - 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=3", }, { id: "2", -- 2.49.1