diff --git a/src/app/page.tsx b/src/app/page.tsx index 4331c57..e55f84a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,11 +64,7 @@ export default function LandingPage() { title="Industry Trusted & Certified" description="Safety-certified operations trusted by leading mining operations and construction companies." logos={[ - { - src: "http://img.b2bpic.net/free-vector/iso-certification-badge-collection_23-2148684269.jpg", alt: "Safety Certified Badge"}, - { - src: "http://img.b2bpic.net/free-vector/flat-labour-day-label-collection_23-2148896776.jpg", alt: "Industry Partners"}, - ]} + "http://img.b2bpic.net/free-vector/iso-certification-badge-collection_23-2148684269.jpg", "http://img.b2bpic.net/free-vector/flat-labour-day-label-collection_23-2148896776.jpg"]} textboxLayout="default" useInvertedBackground={false} speed={40}