Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #4.
This commit is contained in:
@@ -149,7 +149,6 @@ export default function LandingPage() {
|
||||
cardDescriptionClassName="text-gray-600 mt-3"
|
||||
tagsContainerClassName="flex flex-wrap gap-2 mt-4"
|
||||
tagClassName="px-3 py-1 bg-blue-50 text-accent rounded-full text-sm font-medium"
|
||||
textBoxDescriptionClassName="text-lg text-gray-600 max-w-3xl mb-12"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -192,7 +191,6 @@ export default function LandingPage() {
|
||||
featureItemClassName="flex items-center gap-3 text-gray-700"
|
||||
planButtonClassName="w-full px-6 py-3 rounded-full font-semibold text-center transition-all duration-300"
|
||||
planButtonContainerClassName="flex flex-col gap-3"
|
||||
textBoxDescriptionClassName="text-lg text-gray-600 max-w-3xl mb-12"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -255,7 +253,6 @@ export default function LandingPage() {
|
||||
roleClassName="text-accent text-sm font-semibold"
|
||||
testimonialClassName="text-gray-700 mt-4 line-clamp-4"
|
||||
iconClassName="text-accent w-5 h-5 mt-4"
|
||||
textBoxDescriptionClassName="text-lg text-gray-600 max-w-3xl mb-12"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -300,7 +297,6 @@ export default function LandingPage() {
|
||||
accordionTitleClassName="font-semibold text-lg px-6 py-4 flex items-center justify-between cursor-pointer hover:bg-gray-50 transition-colors"
|
||||
accordionContentClassName="px-6 py-4 bg-gray-50 text-gray-700"
|
||||
separatorClassName="border-t border-gray-200"
|
||||
textBoxDescriptionClassName="text-lg text-gray-600 mb-12"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user