From cafbfbdd964f342d37dd2ed7677158cf77eda38f Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 19:21:15 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index bcfa176..e6ec864 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?_wi=1", 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", 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?_wi=2", 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", imageAlt: "Versatile plastic applications" }, { id: 3, @@ -135,7 +135,6 @@ export default function LandingPage() { tag="Our Partners" textboxLayout="default" useInvertedBackground={true} - animationType="slide-up" names={["Automotive Dynamics", "BuildTech Construction", "ElectroCore Industries", "PackagePro Solutions", "ConsumerTech Global", "MedicalFirst Labs", "LogisticFlow Systems"]} logos={[ "http://img.b2bpic.net/free-vector/engine-logos-pack_23-2147564454.jpg", "http://img.b2bpic.net/free-vector/flat-construction-labels-collection_23-2149571564.jpg", "http://img.b2bpic.net/free-vector/tech-repair-labels-template_23-2151057022.jpg", "http://img.b2bpic.net/free-vector/retro-badges-collection_1234-52.jpg", "http://img.b2bpic.net/free-vector/gradient-fair-trade-label-collection_23-2149492193.jpg", "http://img.b2bpic.net/free-vector/detailed-gradient-holistic-logo_23-2148850278.jpg", "http://img.b2bpic.net/free-vector/hexagonal-company-logo_1222-55.jpg" -- 2.49.1