Merge version_1 into main #2

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

View File

@@ -117,7 +117,6 @@ export default function VaroujLanding() {
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"
titleClassName="text-3xl font-bold text-white mb-4"
/>
</div>
@@ -156,7 +155,6 @@ export default function VaroujLanding() {
iconClassName="text-emerald-400 text-3xl"
valueClassName="text-2xl font-bold text-white"
metricTitleClassName="text-gray-200 mt-3"
titleClassName="text-3xl font-bold text-white mb-4"
/>
</div>
@@ -197,7 +195,6 @@ export default function VaroujLanding() {
nameClassName="font-bold text-white text-lg"
roleClassName="text-emerald-300 text-sm"
testimonialClassName="text-gray-200 text-base italic mt-4"
titleClassName="text-3xl font-bold text-white mb-4"
/>
</div>