diff --git a/src/app/page.tsx b/src/app/page.tsx index ee202c4..27cabc2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,11 +62,11 @@ export default function LandingPage() { description="Where West Coast cool meets Southern charm. Experience precision cuts and a high-end atmosphere designed for the modern gentleman." mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/world-theatre-day-celebration_23-2151185640.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/world-theatre-day-celebration_23-2151185640.jpg?_wi=1", imageAlt: "vintage barbershop interior leather chairs", }, { - imageSrc: "http://img.b2bpic.net/free-photo/seascape-with-silhouettes-palm-trees-pink-clouds_181624-31007.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/seascape-with-silhouettes-palm-trees-pink-clouds_181624-31007.jpg?_wi=1", imageAlt: "sunset palm trees ocean vibe", }, { @@ -179,7 +179,7 @@ export default function LandingPage() { description: "We only use top-tier, high-end grooming products for every service.", bentoComponent: "reveal-icon", icon: Sparkles, - imageSrc: "http://img.b2bpic.net/free-photo/world-theatre-day-celebration_23-2151185640.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/world-theatre-day-celebration_23-2151185640.jpg?_wi=2", imageAlt: "barber clippers and straight razor tools", }, { @@ -187,7 +187,7 @@ export default function LandingPage() { description: "An inviting, stylish atmosphere where you can kick back, relax, and look your best.", bentoComponent: "reveal-icon", icon: Coffee, - imageSrc: "http://img.b2bpic.net/free-photo/seascape-with-silhouettes-palm-trees-pink-clouds_181624-31007.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/seascape-with-silhouettes-palm-trees-pink-clouds_181624-31007.jpg?_wi=2", imageAlt: "barber clippers and straight razor tools", }, ]}