diff --git a/src/app/page.tsx b/src/app/page.tsx index 5ae9fa3..4b9407e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,7 @@ export default function LandingPage() { features={[ { id: "1", title: "Superior Color Quality", description: "Our dyes deliver rich, vibrant colors that maintain their intensity over time. Each formula is carefully crafted to provide consistent, professional-grade results.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-composition-paint-materials_23-2147989741.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/top-view-composition-paint-materials_23-2147989741.jpg?_wi=1" }, items: [ { icon: CheckCircle, text: "Fade-resistant pigments" }, @@ -71,7 +71,7 @@ export default function LandingPage() { }, { id: "2", title: "Trusted by Professionals", description: "From fashion designers to fine artists, professionals worldwide trust Best dyes for their most important projects. Our reputation is built on reliability and excellence.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-composition-paint-materials_23-2147989741.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/top-view-composition-paint-materials_23-2147989741.jpg?_wi=2" }, items: [ { icon: Award, text: "Industry-leading quality" }, @@ -82,7 +82,7 @@ export default function LandingPage() { }, { id: "3", title: "Easy to Use", description: "Whether you're a beginner or an expert, our dyes are designed for simplicity without compromising on results. Clear instructions and consistent application ensure success every time.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-composition-paint-materials_23-2147989741.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/top-view-composition-paint-materials_23-2147989741.jpg?_wi=3" }, items: [ { icon: Zap, text: "Quick mixing process" },