diff --git a/src/app/page.tsx b/src/app/page.tsx index d4d5af8..cdff7f5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,7 @@ export default function LandingPage() { ]} carouselItems={[ { - id: "1", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-science-concept_23-2148623678.jpg", imageAlt: "Laboratory research environment"}, + id: "1", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-science-concept_23-2148623678.jpg?_wi=1", imageAlt: "Laboratory research environment"}, { id: "2", imageSrc: "http://img.b2bpic.net/free-photo/close-up-oily-bubbles-droplets-colourful-watery-backdrop_23-2148290051.jpg", imageAlt: "Molecular structure"}, { @@ -91,7 +91,7 @@ export default function LandingPage() { features={[ { title: "Lab Tested Purity", description: "Every batch undergoes rigorous 3rd party testing to ensure maximum potency and safety standards.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-science-concept_23-2148623678.jpg", imageAlt: "Lab tested purity"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-science-concept_23-2148623678.jpg?_wi=2", imageAlt: "Lab tested purity"}, items: [ { icon: CheckCircle,