Update content

This commit is contained in:
Sacha VAUDEY 2025-05-31 22:27:24 +02:00
parent d222218cd8
commit 3dbb68ddec
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ export const HeroSection: React.FC = () => (
</h1>
<p className="text-banquise-gray text-lg sm:text-xl md:text-2xl mb-8 sm:mb-10 md:mb-12 max-w-3xl font-normal opacity-90 leading-relaxed px-2" style={{ textShadow: '0 1px 4px rgba(0, 0, 0, 0.2)' }}>
Votre plateforme d'hébergement communautaire dédiée aux développeurs et gamers
Association d'hébergement et lab réseau pour tous les étudiants et associations de l'EPITA !
</p>
<a href="#services" className="inline-flex items-center justify-center bg-gradient-to-r from-banquise-gray to-white text-banquise-blue-dark border-0 py-4 sm:py-5 px-8 sm:px-10 md:px-12 rounded-2xl text-base sm:text-lg font-bold no-underline shadow-xl transition-all duration-300 min-w-48 sm:min-w-56 md:min-w-64 hover:-translate-y-2 hover:shadow-2xl hover:scale-105 backdrop-blur-sm border border-banquise-blue-lightest/20 mx-4">

View File

@ -7,7 +7,7 @@ export const TechFeaturesSection: React.FC = () => (
Notre Infrastructure
</h2>
<p className="text-banquise-gray text-lg sm:text-xl opacity-90 mb-12 sm:mb-14 md:mb-16 max-w-4xl text-center mx-auto leading-relaxed px-2" style={{ textShadow: '0 1px 3px rgba(0, 0, 0, 0.2)' }}>
Une infrastructure robuste et sécurisée pour vos projets les plus exigeants
25+ serveurs pour répondre à vos besoins
</p>
<div className="grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-4 gap-4 sm:gap-6 w-full">