diff --git a/src/app/page.tsx b/src/app/page.tsx index 5979965..bcfa176 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -92,11 +92,11 @@ export default function LandingPage() { features={[ { id: 1, - title: "Superior Durability", description: "Engineered for longevity with exceptional tensile strength, impact resistance, and temperature stability across demanding industrial applications.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-perforated-fabric_23-2149894571.jpg", imageAlt: "Durable plastic materials" + title: "Superior Durability", description: "Engineered for longevity with exceptional tensile strength, impact resistance, and temperature stability across demanding industrial applications.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-perforated-fabric_23-2149894571.jpg?_wi=1", imageAlt: "Durable plastic materials" }, { id: 2, - title: "Versatile Applications", description: "From automotive components to medical devices, our materials adapt to diverse industries with consistent performance and reliability.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-perforated-fabric_23-2149894571.jpg", imageAlt: "Versatile plastic applications" + title: "Versatile Applications", description: "From automotive components to medical devices, our materials adapt to diverse industries with consistent performance and reliability.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-perforated-fabric_23-2149894571.jpg?_wi=2", imageAlt: "Versatile plastic applications" }, { id: 3,