Merge version_1 into main #4

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

View File

@@ -118,7 +118,6 @@ export default function VaroujLanding() {
cardTitleClassName="text-xl font-bold text-white mb-2"
cardDescriptionClassName="text-gray-200 text-sm"
textBoxTitleClassName="text-3xl font-bold text-white mb-4"
textBoxDescriptionClassName="text-gray-300 mb-12"
/>
</div>
@@ -158,7 +157,6 @@ export default function VaroujLanding() {
valueClassName="text-2xl font-bold text-white"
metricTitleClassName="text-gray-200 mt-3"
textBoxTitleClassName="text-3xl font-bold text-white mb-4"
textBoxDescriptionClassName="text-gray-300 mb-12"
/>
</div>
@@ -200,7 +198,6 @@ export default function VaroujLanding() {
roleClassName="text-emerald-300 text-sm"
testimonialClassName="text-gray-200 text-base italic mt-4"
textBoxTitleClassName="text-3xl font-bold text-white mb-4"
textBoxDescriptionClassName="text-gray-300 mb-12"
/>
</div>