Merge version_1 into main #3
@@ -136,9 +136,8 @@ export default function AboutPage() {
|
||||
},
|
||||
]}
|
||||
containerClassName="space-y-10"
|
||||
titleClassName="text-4xl font-bold"
|
||||
descriptionClassName="text-lg text-gray-600"
|
||||
|
||||
cardTitleClassName="text-4xl font-bold"
|
||||
textBoxDescriptionClassName="text-lg text-gray-600"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -177,11 +176,10 @@ export default function AboutPage() {
|
||||
},
|
||||
]}
|
||||
containerClassName="space-y-8"
|
||||
titleClassName="text-4xl font-bold"
|
||||
descriptionClassName="text-lg text-gray-600"
|
||||
textBoxTitleClassName="text-4xl font-bold"
|
||||
textBoxDescriptionClassName="text-lg text-gray-600"
|
||||
nameClassName="font-semibold text-lg"
|
||||
roleClassName="text-sm text-gray-500"
|
||||
cardClassName="p-6 rounded-2xl"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -158,8 +158,8 @@ export default function ContactPage() {
|
||||
},
|
||||
]}
|
||||
containerClassName="space-y-8"
|
||||
titleClassName="text-4xl font-bold"
|
||||
descriptionClassName="text-lg text-gray-600"
|
||||
textBoxTitleClassName="text-4xl font-bold"
|
||||
textBoxDescriptionClassName="text-lg text-gray-600"
|
||||
nameClassName="font-semibold text-lg"
|
||||
roleClassName="text-sm text-gray-500"
|
||||
/>
|
||||
@@ -202,8 +202,8 @@ export default function ContactPage() {
|
||||
},
|
||||
]}
|
||||
containerClassName="space-y-8"
|
||||
titleClassName="text-4xl font-bold"
|
||||
descriptionClassName="text-lg text-gray-600"
|
||||
textBoxTitleClassName="text-4xl font-bold"
|
||||
textBoxDescriptionClassName="text-lg text-gray-600"
|
||||
iconClassName="w-8 h-8"
|
||||
valueClassName="text-3xl font-bold"
|
||||
/>
|
||||
|
||||
@@ -160,9 +160,8 @@ export default function HomePage() {
|
||||
},
|
||||
]}
|
||||
containerClassName="space-y-10"
|
||||
titleClassName="text-5xl font-bold"
|
||||
descriptionClassName="text-lg text-gray-600"
|
||||
cardClassName="p-6 rounded-2xl"
|
||||
textBoxTitleClassName="text-5xl font-bold"
|
||||
textBoxDescriptionClassName="text-lg text-gray-600"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -180,8 +179,8 @@ export default function HomePage() {
|
||||
useInvertedBackground={true}
|
||||
ariaLabel="About Dimalex Trading section"
|
||||
containerClassName="space-y-6"
|
||||
titleClassName="text-4xl font-bold"
|
||||
descriptionClassName="text-base text-gray-700 leading-relaxed"
|
||||
textBoxTitleClassName="text-4xl font-bold"
|
||||
textBoxDescriptionClassName="text-base text-gray-700 leading-relaxed"
|
||||
mediaClassName="w-full"
|
||||
/>
|
||||
</div>
|
||||
@@ -223,8 +222,8 @@ export default function HomePage() {
|
||||
},
|
||||
]}
|
||||
containerClassName="space-y-8"
|
||||
titleClassName="text-4xl font-bold"
|
||||
descriptionClassName="text-lg text-gray-600"
|
||||
textBoxTitleClassName="text-4xl font-bold"
|
||||
textBoxDescriptionClassName="text-lg text-gray-600"
|
||||
valueClassName="text-3xl font-bold"
|
||||
/>
|
||||
</div>
|
||||
@@ -301,12 +300,11 @@ export default function HomePage() {
|
||||
},
|
||||
]}
|
||||
containerClassName="space-y-8"
|
||||
titleClassName="text-4xl font-bold"
|
||||
descriptionClassName="text-lg text-gray-600"
|
||||
textBoxTitleClassName="text-4xl font-bold"
|
||||
textBoxDescriptionClassName="text-lg text-gray-600"
|
||||
cardQuoteClassName="text-base italic text-gray-700"
|
||||
cardNameClassName="font-semibold text-sm"
|
||||
cardTitleClassName="text-xs text-gray-500"
|
||||
cardClassName="p-6 rounded-2xl"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -151,9 +151,8 @@ export default function ServicesPage() {
|
||||
},
|
||||
]}
|
||||
containerClassName="space-y-10"
|
||||
titleClassName="text-5xl font-bold"
|
||||
descriptionClassName="text-lg text-gray-600"
|
||||
cardClassName="p-6 rounded-2xl"
|
||||
textBoxTitleClassName="text-5xl font-bold"
|
||||
textBoxDescriptionClassName="text-lg text-gray-600"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -198,9 +197,7 @@ export default function ServicesPage() {
|
||||
},
|
||||
]}
|
||||
containerClassName="space-y-10"
|
||||
titleClassName="text-4xl font-bold"
|
||||
descriptionClassName="text-lg text-gray-600"
|
||||
cardClassName="p-6 rounded-2xl"
|
||||
textBoxTitleClassName="text-4xl font-bold"
|
||||
textBoxDescriptionClassName="text-lg text-gray-600"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user