Merge version_1 into main #3
@@ -173,8 +173,8 @@ export default function LandingPage() {
|
||||
className="py-24 px-6"
|
||||
containerClassName="max-w-6xl mx-auto"
|
||||
cardClassName="bg-gradient-to-br from-[#1a1a20] to-[#0f0f14] p-8 rounded-xl"
|
||||
titleClassName="text-4xl md:text-5xl font-bold text-[var(--foreground)] mb-4"
|
||||
descriptionClassName="text-lg text-[var(--foreground)] opacity-80 mb-12"
|
||||
textBoxTitleClassName="text-4xl md:text-5xl font-bold text-[var(--foreground)] mb-4"
|
||||
textBoxDescriptionClassName="text-lg text-[var(--foreground)] opacity-80 mb-12"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user