diff --git a/src/app/page.tsx b/src/app/page.tsx index 54c0990..3a487ab 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { href: "#services", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/maximalist-interior-design_23-2151898553.jpg" + imageSrc="http://img.b2bpic.net/free-photo/maximalist-interior-design_23-2151898553.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -79,7 +79,7 @@ export default function LandingPage() { title="Professional Care & Comfort" description="We combine professional expertise with a friendly, welcoming atmosphere. Our team is dedicated to providing high-quality treatments that leave you feeling pampered." subdescription="Our nail technicians are experienced, attentive, and maintain a spotless salon for every client." - imageSrc="http://img.b2bpic.net/free-photo/focused-talented-manicurist-is-working-her-own-workplace-busy-beauty-salon-she-is-wearing-protective-mask_613910-21457.jpg" + imageSrc="http://img.b2bpic.net/free-photo/focused-talented-manicurist-is-working-her-own-workplace-busy-beauty-salon-she-is-wearing-protective-mask_613910-21457.jpg?_wi=1" mediaAnimation="slide-up" icon={Sparkles} /> @@ -95,33 +95,33 @@ export default function LandingPage() { title: "Manicures & Pedicures", description: "Classic and refreshing hand and foot treatments.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-manicure-appointment_23-2149171329.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-manicure-appointment_23-2149171329.jpg?_wi=1", }, items: [], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/maximalist-interior-design_23-2151898553.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/maximalist-interior-design_23-2151898553.jpg?_wi=2", imageAlt: "elegant nail salon interior", }, { title: "Shellac & Gel Nails", description: "Long-lasting, durable, and vibrant color treatments.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-manicure-appointment_23-2149171329.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-manicure-appointment_23-2149171329.jpg?_wi=2", }, items: [], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/focused-talented-manicurist-is-working-her-own-workplace-busy-beauty-salon-she-is-wearing-protective-mask_613910-21457.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/focused-talented-manicurist-is-working-her-own-workplace-busy-beauty-salon-she-is-wearing-protective-mask_613910-21457.jpg?_wi=2", imageAlt: "professional nail technician working", }, { title: "Extensions & Art", description: "Expert nail extensions and custom creative designs.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-manicure-appointment_23-2149171329.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-manicure-appointment_23-2149171329.jpg?_wi=3", }, items: [], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-manicure-appointment_23-2149171329.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-manicure-appointment_23-2149171329.jpg?_wi=4", imageAlt: "manicure pedicure tools professional", }, ]}