From 2138b32916f954fa0b496853cfe147bc42c71556 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 11 Apr 2026 23:07:11 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ab31c18..553dd89 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { href: "#about", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/beauty-salon-with-cosmetology-equipment-anime-style_23-2151501044.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beauty-salon-with-cosmetology-equipment-anime-style_23-2151501044.jpg?_wi=1" imageAlt="Luxury Boutique Academy Interior" mediaAnimation="blur-reveal" avatars={[ @@ -147,7 +147,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-does-hair-style-woman_93675-134626.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/beauty-salon-with-cosmetology-equipment-anime-style_23-2151501044.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beauty-salon-with-cosmetology-equipment-anime-style_23-2151501044.jpg?_wi=2", imageAlt: "professional salon styling tools", }, { @@ -171,7 +171,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/empty-modern-office-business-entrepreneur-with-laptop_482257-106279.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/woman-making-up-bride_1157-136.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-making-up-bride_1157-136.jpg?_wi=1", imageAlt: "professional salon styling tools", }, ]} @@ -192,7 +192,7 @@ export default function LandingPage() { name: "Lucy Barlow", handle: "Verified Google Review", testimonial: "Both Ruby and Lynzi are fabulous at what they do. Such a beautiful welcoming salon. I wouldn't go anywhere other than Honey's Boutique!", - imageSrc: "http://img.b2bpic.net/free-photo/woman-making-up-bride_1157-136.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-making-up-bride_1157-136.jpg?_wi=2", }, { id: "2", -- 2.49.1