Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #11.
This commit is contained in:
@@ -319,7 +319,6 @@ export default function LandingPage() {
|
||||
containerClassName="max-w-4xl mx-auto px-4 sm:px-6 lg:px-8 py-16 lg:py-24 text-center"
|
||||
textBoxClassName="max-w-3xl mx-auto"
|
||||
textBoxTitleClassName="text-3xl sm:text-4xl lg:text-5xl font-bold text-[var(--foreground)] leading-tight"
|
||||
descriptionClassName="text-base sm:text-lg text-[var(--foreground)]/70 mt-4"
|
||||
textBoxDescriptionClassName="text-base sm:text-lg text-[var(--foreground)]/70 mt-4"
|
||||
textBoxTagClassName="inline-flex items-center gap-2 px-4 py-2 rounded-full bg-[var(--primary-cta)]/15 text-[var(--primary-cta)] font-semibold text-sm mb-4"
|
||||
textBoxButtonContainerClassName="flex flex-col sm:flex-row gap-4 mt-8 justify-center"
|
||||
|
||||
Reference in New Issue
Block a user