diff --git a/src/app/page.tsx b/src/app/page.tsx index 90eb8ab..f506fae 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -81,7 +81,7 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/leaf-candles-bath-products-with-copy-space_23-2148366062.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/leaf-candles-bath-products-with-copy-space_23-2148366062.jpg?_wi=1", imageAlt: "elegant salon nail manicure", }, { @@ -127,7 +127,7 @@ export default function LandingPage() { title: "Opens Daily", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/nail-art-professional-working-client-nails_23-2149265937.jpg" + imageSrc="http://img.b2bpic.net/free-photo/nail-art-professional-working-client-nails_23-2149265937.jpg?_wi=1" mediaAnimation="slide-up" imageAlt="clean sterile beauty salon tools" metricsAnimation="slide-up" @@ -231,7 +231,7 @@ export default function LandingPage() { text: "Book now", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/leaf-candles-bath-products-with-copy-space_23-2148366062.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/leaf-candles-bath-products-with-copy-space_23-2148366062.jpg?_wi=2", imageAlt: "High angle pink face roller and gua sha", }, { @@ -248,7 +248,7 @@ export default function LandingPage() { text: "Book now", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/nail-art-professional-working-client-nails_23-2149265937.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/nail-art-professional-working-client-nails_23-2149265937.jpg?_wi=2", imageAlt: "High angle pink face roller and gua sha", }, ]} @@ -339,7 +339,7 @@ export default function LandingPage() { title="Frequently Asked Questions" description="Have questions? We're here to help." faqsAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/healthy-beautiful-manicure-towels_23-2148766545.jpg" + imageSrc="http://img.b2bpic.net/free-photo/healthy-beautiful-manicure-towels_23-2148766545.jpg?_wi=1" imageAlt="elegant salon nail manicure" mediaAnimation="slide-up" /> @@ -369,7 +369,7 @@ export default function LandingPage() {