From 48fc09072152d294a07e209f29f08924380be324 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 20:03:46 +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 8abc031..8dcb0c5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function LandingPage() { { imageSrc: "https://images.unsplash.com/photo-1562322140-8baeecece3df?q=80&w=1200", imageAlt: "Modern salon workspace with expert tools"}, { - imageSrc: "https://images.unsplash.com/photo-1600948836101-f9ffda59d250?q=80&w=1200", imageAlt: "Professional hair stylist consultation"}, + imageSrc: "https://images.unsplash.com/photo-1600948836101-f9ffda59d250?q=80&w=1200&_wi=1", imageAlt: "Professional hair stylist consultation"}, { imageSrc: "https://images.unsplash.com/photo-1580618672591-eb180b1a973f?q=80&w=1200", imageAlt: "Close up of a vibrant hair color transformation"}, ]} @@ -149,7 +149,7 @@ export default function LandingPage() {