Merge version_1 into main #7

Merged
bender merged 1 commits from version_1 into main 2026-03-14 13:07:30 +00:00

View File

@@ -112,9 +112,6 @@ export default function VaroujLanding() {
textboxLayout="default"
useInvertedBackground={true}
containerClassName="py-20"
titleClassName="text-3xl font-bold text-white mb-4"
descriptionClassName="text-gray-300 mb-12"
cardClassName="bg-gradient-to-br from-emerald-900 to-emerald-950 p-6 rounded-lg border border-emerald-700"
cardTitleClassName="text-xl font-bold text-white mb-2"
cardDescriptionClassName="text-gray-200 text-sm"
textBoxTitleClassName="text-3xl font-bold text-white mb-4"
@@ -151,8 +148,6 @@ export default function VaroujLanding() {
textboxLayout="default"
useInvertedBackground={false}
containerClassName="py-16"
titleClassName="text-3xl font-bold text-white mb-4"
descriptionClassName="text-gray-300 mb-12"
cardClassName="bg-emerald-900 bg-opacity-50 p-8 rounded-lg border border-emerald-700"
iconClassName="text-emerald-400 text-3xl"
valueClassName="text-2xl font-bold text-white"
@@ -193,8 +188,6 @@ export default function VaroujLanding() {
textboxLayout="default"
useInvertedBackground={true}
containerClassName="py-20"
titleClassName="text-3xl font-bold text-white mb-4"
descriptionClassName="text-gray-300 mb-12"
cardClassName="bg-gradient-to-br from-emerald-900 to-emerald-950 p-6 rounded-lg border border-emerald-700"
nameClassName="font-bold text-white text-lg"
roleClassName="text-emerald-300 text-sm"