Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -86,7 +86,7 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
containerClassName="max-w-3xl"
|
||||
titleClassName="text-4xl md:text-5xl font-bold mb-6"
|
||||
tagClassName="inline-flex items-center gap-2 px-4 py-2 rounded-full bg-accent bg-opacity-15 text-accent mb-4"
|
||||
textBoxTagClassName="inline-flex items-center gap-2 px-4 py-2 rounded-full bg-accent bg-opacity-15 text-accent mb-4"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -120,7 +120,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
containerClassName="max-w-6xl"
|
||||
titleClassName="text-4xl md:text-5xl font-bold mb-4"
|
||||
textBoxTitleClassName="text-4xl md:text-5xl font-bold mb-4"
|
||||
textBoxDescriptionClassName="text-lg text-gray-600 max-w-2xl mb-8"
|
||||
cardClassName="rounded-lg overflow-hidden"
|
||||
textBoxButtonContainerClassName="flex gap-4 mt-8"
|
||||
|
||||
Reference in New Issue
Block a user