Merge version_1 into main #3
@@ -138,8 +138,8 @@ export default function LandingPage() {
|
||||
ariaLabel="LineX Core Features"
|
||||
className="py-20 md:py-32 bg-black"
|
||||
containerClassName="max-w-6xl mx-auto px-6 md:px-12"
|
||||
titleClassName="text-4xl md:text-5xl font-black text-[#00d4ff] mb-4"
|
||||
descriptionClassName="text-white/70 text-lg mb-12 max-w-3xl"
|
||||
textBoxTitleClassName="text-4xl md:text-5xl font-black text-[#00d4ff] mb-4"
|
||||
textBoxDescriptionClassName="text-white/70 text-lg mb-12 max-w-3xl"
|
||||
cardClassName="bg-[#1a1a1a] rounded-xl overflow-hidden border border-[#00d4ff]/20 hover:border-[#00d4ff] transition-all duration-300 group"
|
||||
mediaClassName="w-full h-64 md:h-80 object-cover group-hover:scale-105 transition-transform duration-500"
|
||||
cardTitleClassName="text-xl font-bold text-white mt-6 px-6"
|
||||
@@ -231,8 +231,8 @@ export default function LandingPage() {
|
||||
ariaLabel="LineX Athlete & Coach Testimonials"
|
||||
className="py-20 md:py-32 bg-black"
|
||||
containerClassName="max-w-6xl mx-auto px-6 md:px-12"
|
||||
titleClassName="text-4xl md:text-5xl font-black text-[#00d4ff] mb-4"
|
||||
descriptionClassName="text-white/70 text-lg mb-12 max-w-3xl"
|
||||
textBoxTitleClassName="text-4xl md:text-5xl font-black text-[#00d4ff] mb-4"
|
||||
textBoxDescriptionClassName="text-white/70 text-lg mb-12 max-w-3xl"
|
||||
cardTagClassName="text-[#ff1744] font-bold text-sm mb-2"
|
||||
cardTitleClassName="text-2xl font-bold text-white mb-3 line-clamp-3"
|
||||
cardQuoteClassName="text-white/80 text-base mb-6 line-clamp-10"
|
||||
|
||||
Reference in New Issue
Block a user