Default Component - Copy this React, Mui Component to your project
Nice, but can you use my list instead ? const items = [ { icon: <BuildIcon />, title: "A practical approach", description: "Focus on real tasks without unnecessary complexity - only useful experience and practice.", }, { icon: <SecurityIcon />, title: "Reliability in every test", description: "Gain access to a stable and durable platform designed for ongoing practice.", }, { icon: <TouchAppIcon />, title: "Convenient learning experience", description: "Master software testing with an intuitive and easy-to-use interface.", }, { icon: <ScheduleIcon />, title: "Innovative opportunities", description: "Practice any type of test at your own time and pace, without being tied to any schedules or requirements.", }, { icon: <PrecisionManufacturingIcon />, title: "Precision in every detail", description: "Our system is designed to maximise learning efficiency, with every element contributing to your development.", }, { icon: <AutoGraphIcon />, title: "Adaptable performance", description: "Our system can be easily adapted to your needs, helping you to master your testing skills efficiently.", }, ];
