Merge version_1 into main #3
@@ -221,7 +221,7 @@ export default function LandingPage() {
|
||||
containerClassName="px-4 md:px-8 py-12 md:py-20"
|
||||
titleClassName="text-4xl md:text-5xl font-extrabold mb-4"
|
||||
descriptionClassName="text-lg mb-12 max-w-2xl"
|
||||
tagClassName="inline-flex items-center gap-2 mb-4"
|
||||
textBoxTagClassName="inline-flex items-center gap-2 mb-4"
|
||||
cardClassName="rounded-xl p-8"
|
||||
imageWrapperClassName="mb-4"
|
||||
imageClassName="w-16 h-16 rounded-full object-cover"
|
||||
@@ -253,7 +253,7 @@ export default function LandingPage() {
|
||||
containerClassName="px-4 md:px-8 py-12 md:py-20"
|
||||
textBoxTitleClassName="text-4xl md:text-5xl font-extrabold mb-4"
|
||||
textBoxDescriptionClassName="text-lg mb-12 max-w-2xl"
|
||||
tagClassName="inline-flex items-center gap-2 mb-4"
|
||||
textBoxTagClassName="inline-flex items-center gap-2 mb-4"
|
||||
contentClassName="mt-12"
|
||||
logoItemClassName="mx-8"
|
||||
logoCardClassName="bg-white rounded-lg p-4"
|
||||
|
||||
Reference in New Issue
Block a user