Composante des composantes interactives
Un composant interactif ludique et lumineux conçu pour les entreprises manufacturières/industrielles, avec une base en noir et blanc avec une couleur d’accent vibrante, des éléments arrondis et une esthétique conviviale.
HTML Code
<section class="relative py-12 sm:py-16 lg:py-20 bg-gray-50 dark:bg-gray-900 overflow-hidden font-sans">
<div class="absolute inset-0 bg-gradient-to-br from-indigo-50 dark:from-indigo-950 to-white dark:to-gray-900 opacity-70 dark:opacity-50"></div>
<div class="relative max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
<div class="text-center mb-10 sm:mb-12 lg:mb-16">
<h2 class="text-4xl sm:text-5xl lg:text-6xl font-extrabold text-gray-900 dark:text-white mb-4 leading-tight rounded-lg inline-block px-4 py-2 drop-shadow-md">
<span class="block">Innovate & Create with Us!</span>
</h2>
<p class="text-lg sm:text-xl text-gray-600 dark:text-gray-300 max-w-3xl mx-auto">
Discover our fun, interactive tools designed to streamline your manufacturing process and boost productivity.
</p>
</div>
<div class="grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 gap-8 sm:gap-10 lg:gap-12">
<!-- Feature Card 1 -->
<div class="group bg-white dark:bg-gray-800 rounded-3xl p-6 sm:p-8 shadow-xl dark:shadow-2xl overflow-hidden hover:scale-105 transition-transform duration-300 ease-in-out border border-gray-100 dark:border-gray-700 relative">
<div class="absolute -top-4 -right-4 w-20 h-20 bg-indigo-500 rounded-full mix-blend-multiply opacity-20 transform rotate-45 group-hover:scale-125 transition-all duration-300"></div>
<div class="relative z-10">
<div class="w-16 h-16 bg-indigo-100 dark:bg-indigo-700 rounded-2xl flex items-center justify-center mb-6 shadow-md">
<svg class="w-9 h-9 text-indigo-600 dark:text-indigo-200" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9.75 17L9 20l-1 1h8l-1-1l-.75-3M3 13V7a2 2 0 012-2h14a2 2 0 012 2v6m-4 6h-8a2 2 0 01-2-2v-4a2 2 0 012-2h8a2 2 0 012 2v4a2 2 0 01-2 2z" />
</svg>
</div>
<h3 class="text-2xl font-bold text-gray-900 dark:text-white mb-3">Interactive Dashboards</h3>
<p class="text-gray-600 dark:text-gray-300 mb-6">Gain real-time insights with playful visualizations of your manufacturing data. Click the button to see a demo!</p>
<a href="#" class="inline-flex items-center px-6 py-3 bg-indigo-500 text-white rounded-full font-semibold shadow-lg hover:bg-indigo-600 transition-colors duration-200 transform translate-y-0 group-hover:-translate-y-1 group-hocus:translate-y-0.5">
Explore Data <svg class="ml-2 -mr-1 w-4 h-4" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M17 8l4 4m0 0l-4 4m4-4H3"></path></svg>
</a>
</div>
</div>
<!-- Feature Card 2 -->
<div class="group bg-white dark:bg-gray-800 rounded-3xl p-6 sm:p-8 shadow-xl dark:shadow-2xl overflow-hidden hover:scale-105 transition-transform duration-300 ease-in-out border border-gray-100 dark:border-gray-700 relative">
<div class="absolute -top-4 -right-4 w-20 h-20 bg-indigo-500 rounded-full mix-blend-multiply opacity-20 transform rotate-45 group-hover:scale-125 transition-all duration-300"></div>
<div class="relative z-10">
<div class="w-16 h-16 bg-indigo-100 dark:bg-indigo-700 rounded-2xl flex items-center justify-center mb-6 shadow-md">
<svg class="w-9 h-9 text-indigo-600 dark:text-indigo-200" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10.325 4.317c.426-1.756 2.924-1.756 3.35 0a1.724 1.724 0 002.573 1.066c1.543-.94 3.31.826 2.37 2.37a1.724 1.724 0 001.065 2.572c1.756.426 1.756 2.924 0 3.35a1.724 1.724 0 00-1.066 2.573c.94 1.543-.826 3.31-2.37 2.37a1.724 1.724 0 00-2.572 1.065c-.426 1.756-2.924 1.756-3.35 0a1.724 1.724 0 00-2.573-1.066c-1.543.94-3.31-.826-2.37-2.37a1.724 1.724 0 00-1.065-2.572c-1.756-.426-1.756-2.924 0-3.35a1.724 1.724 0 001.066-2.573c-.94-1.543.826-3.31 2.37-2.37a1.724 1.724 0 002.572-1.065z" />
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M15 12a3 3 0 11-6 0 3 3 0 016 0z" />
</svg>
</div>
<h3 class="text-2xl font-bold text-gray-900 dark:text-white mb-3">Gamified Training Modules</h3>
<p class="text-gray-600 dark:text-gray-300 mb-6">Make learning fun with engaging modules for equipment operation and safety protocols. See how we make training exciting!</p>
<a href="#" class="inline-flex items-center px-6 py-3 bg-indigo-500 text-white rounded-full font-semibold shadow-lg hover:bg-indigo-600 transition-colors duration-200 transform translate-y-0 group-hover:-translate-y-1 group-hocus:translate-y-0.5">
Learn More <svg class="ml-2 -mr-1 w-4 h-4" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M17 8l4 4m0 0l-4 4m4-4H3"></path></svg>
</a>
</div>
</div>
<!-- Feature Card 3 -->
<div class="group bg-white dark:bg-gray-800 rounded-3xl p-6 sm:p-8 shadow-xl dark:shadow-2xl overflow-hidden hover:scale-105 transition-transform duration-300 ease-in-out border border-gray-100 dark:border-gray-700 relative">
<div class="absolute -top-4 -right-4 w-20 h-20 bg-indigo-500 rounded-full mix-blend-multiply opacity-20 transform rotate-45 group-hover:scale-125 transition-all duration-300"></div>
<div class="relative z-10">
<div class="w-16 h-16 bg-indigo-100 dark:bg-indigo-700 rounded-2xl flex items-center justify-center mb-6 shadow-md">
<svg class="w-9 h-9 text-indigo-600 dark:text-indigo-200" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M21 12a9 9 0 01-9 9m9-9a9 9 0 00-9-9m9 9H3m9 9a9 9 0 01-9-9m9 9c1.657 0 3-4.5 3-9s-1.343-9-3-9m0 18v-5m0-12v5" />
</svg>
</div>
<h3 class="text-2xl font-bold text-gray-900 dark:text-white mb-3">Animated Process Flows</h3>
<p class="text-gray-600 dark:text-gray-300 mb-6">Visualize complex workflows with clear, dynamic animations. Check out our flow samples!</p>
<a href="#" class="inline-flex items-center px-6 py-3 bg-indigo-500 text-white rounded-full font-semibold shadow-lg hover:bg-indigo-600 transition-colors duration-200 transform translate-y-0 group-hover:-translate-y-1 group-hocus:translate-y-0.5">
View Demos <svg class="ml-2 -mr-1 w-4 h-4" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M17 8l4 4m0 0l-4 4m4-4H3"></path></svg>
</a>
</div>
</div>
</div>
</div>
</section>
Composants associés
Composante des composantes interactives
Un composant interactif de style Neumorphism avec des effets réactifs et une prise en charge du thème sombre.
ArtDeco_JobCard
Un composant de carte de travail simple et réactif avec une esthétique Art déco, des couleurs rétro sourdes et une prise en charge du mode sombre, adapté aux sites d’emploi ou aux plateformes de carrière.