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() {