Merge version_1 into main #3
@@ -165,8 +165,8 @@ export default function AboutPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
containerClassName="max-w-6xl"
|
||||
titleClassName="text-4xl font-bold text-foreground mb-4"
|
||||
descriptionClassName="text-lg text-foreground/70 mb-12"
|
||||
textBoxTitleClassName="text-4xl font-bold text-foreground mb-4"
|
||||
textBoxDescriptionClassName="text-lg text-foreground/70 mb-12"
|
||||
valueClassName="text-5xl font-bold text-primary-cta"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -175,8 +175,8 @@ export default function HomePage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="scale-rotate"
|
||||
containerClassName="max-w-7xl"
|
||||
titleClassName="text-4xl font-bold text-foreground mb-4"
|
||||
descriptionClassName="text-lg text-foreground/70 mb-12"
|
||||
textBoxTitleClassName="text-4xl font-bold text-foreground mb-4"
|
||||
textBoxDescriptionClassName="text-lg text-foreground/70 mb-12"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -193,8 +193,8 @@ export default function HomePage() {
|
||||
speed={50}
|
||||
showCard={true}
|
||||
containerClassName="max-w-6xl"
|
||||
titleClassName="text-4xl font-bold text-foreground mb-4"
|
||||
descriptionClassName="text-lg text-foreground/70 mb-12"
|
||||
textBoxTitleClassName="text-4xl font-bold text-foreground mb-4"
|
||||
textBoxDescriptionClassName="text-lg text-foreground/70 mb-12"
|
||||
logoTextClassName="font-semibold text-foreground text-lg"
|
||||
/>
|
||||
</div>
|
||||
@@ -230,8 +230,8 @@ export default function HomePage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
containerClassName="max-w-6xl"
|
||||
titleClassName="text-4xl font-bold text-foreground mb-4"
|
||||
descriptionClassName="text-lg text-foreground/70 mb-12"
|
||||
textBoxTitleClassName="text-4xl font-bold text-foreground mb-4"
|
||||
textBoxDescriptionClassName="text-lg text-foreground/70 mb-12"
|
||||
valueClassName="text-5xl font-bold text-primary-cta"
|
||||
/>
|
||||
</div>
|
||||
@@ -308,8 +308,8 @@ export default function HomePage() {
|
||||
},
|
||||
]}
|
||||
containerClassName="max-w-7xl"
|
||||
titleClassName="text-4xl font-bold text-foreground mb-4"
|
||||
descriptionClassName="text-lg text-foreground/70 mb-12"
|
||||
cardTitleClassName="text-4xl font-bold text-foreground mb-4"
|
||||
textBoxDescriptionClassName="text-lg text-foreground/70 mb-12"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -141,8 +141,8 @@ export default function ServicesPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="scale-rotate"
|
||||
containerClassName="max-w-7xl"
|
||||
titleClassName="text-4xl font-bold text-foreground mb-4"
|
||||
descriptionClassName="text-lg text-foreground/70 mb-12"
|
||||
textBoxTitleClassName="text-4xl font-bold text-foreground mb-4"
|
||||
textBoxDescriptionClassName="text-lg text-foreground/70 mb-12"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
@@ -181,8 +181,8 @@ export default function ServicesPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
containerClassName="max-w-7xl"
|
||||
titleClassName="text-4xl font-bold text-foreground mb-4"
|
||||
descriptionClassName="text-lg text-foreground/70 mb-12"
|
||||
textBoxTitleClassName="text-4xl font-bold text-foreground mb-4"
|
||||
textBoxDescriptionClassName="text-lg text-foreground/70 mb-12"
|
||||
valueClassName="text-5xl font-bold text-primary-cta"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user