Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -117,6 +117,8 @@ 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"
|
||||
textBoxTitleClassName="text-3xl font-bold text-white mb-4"
|
||||
textBoxDescriptionClassName="text-gray-300 mb-12"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -155,6 +157,8 @@ export default function VaroujLanding() {
|
||||
iconClassName="text-emerald-400 text-3xl"
|
||||
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>
|
||||
|
||||
@@ -195,6 +199,8 @@ 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"
|
||||
textBoxTitleClassName="text-3xl font-bold text-white mb-4"
|
||||
textBoxDescriptionClassName="text-gray-300 mb-12"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user