diff --git a/src/app/page.tsx b/src/app/page.tsx index d5381cd..8988290 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -79,7 +79,7 @@ export default function LandingPage() { { title: "One-Stop Solution", description: "From formula development through manufacturing to FDA compliance—everything you need under one roof."}, ]} - imageSrc="http://img.b2bpic.net/free-photo/transparent-plastic-bottles-filled-with-yellow-substance_273609-13375.jpg" + imageSrc="http://img.b2bpic.net/free-photo/transparent-plastic-bottles-filled-with-yellow-substance_273609-13375.jpg?_wi=1" imageAlt="Cosmet Laboratory manufacturing facility" imagePosition="right" mediaAnimation="blur-reveal" @@ -92,16 +92,16 @@ export default function LandingPage() { features={[ { id: "1", title: "OEM Manufacturing", tags: ["Manufacturing", "Customizable"], - imageSrc: "http://img.b2bpic.net/free-photo/transparent-plastic-bottles-filled-with-yellow-substance_273609-13375.jpg", imageAlt: "OEM manufacturing services"}, + imageSrc: "http://img.b2bpic.net/free-photo/transparent-plastic-bottles-filled-with-yellow-substance_273609-13375.jpg?_wi=2", imageAlt: "OEM manufacturing services"}, { id: "2", title: "ODM Development", tags: ["Development", "Private Label"], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-science-lab_23-2148581256.jpg", imageAlt: "ODM development and formula creation"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-science-lab_23-2148581256.jpg?_wi=1", imageAlt: "ODM development and formula creation"}, { id: "3", title: "FDA Registration", tags: ["Compliance", "Support"], imageSrc: "http://img.b2bpic.net/free-photo/approved-agreement-allowed-validation-concept_53876-138635.jpg", imageAlt: "FDA registration and compliance services"}, { id: "4", title: "Formula R&D", tags: ["Research", "Innovation"], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-science-lab_23-2148581256.jpg", imageAlt: "Formula research and development"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-science-lab_23-2148581256.jpg?_wi=2", imageAlt: "Formula research and development"}, ]} animationType="slide-up" title="Our Core Services"