Merge version_1 into main #5
@@ -141,7 +141,7 @@ export default function AboutPage() {
|
||||
className="py-16 md:py-24 bg-background-accent/20"
|
||||
containerClassName="max-w-6xl mx-auto"
|
||||
textBoxClassName="text-center mb-12"
|
||||
titleClassName="text-4xl md:text-5xl font-manrope font-semibold text-foreground"
|
||||
textBoxTitleClassName="text-4xl md:text-5xl font-manrope font-semibold text-foreground"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -129,7 +129,7 @@ export default function HomePage() {
|
||||
className="py-16 md:py-24"
|
||||
containerClassName="max-w-6xl mx-auto"
|
||||
textBoxClassName="text-center mb-12"
|
||||
titleClassName="text-4xl md:text-5xl font-manrope font-semibold text-foreground"
|
||||
textBoxTitleClassName="text-4xl md:text-5xl font-manrope font-semibold text-foreground"
|
||||
cardTitleClassName="text-lg font-manrope font-semibold text-foreground"
|
||||
textBoxDescriptionClassName="text-lg text-foreground/70 mt-3"
|
||||
/>
|
||||
@@ -236,7 +236,7 @@ export default function HomePage() {
|
||||
className="py-16 md:py-24 bg-background-accent/20"
|
||||
containerClassName="max-w-6xl mx-auto"
|
||||
textBoxClassName="text-center mb-12"
|
||||
titleClassName="text-4xl md:text-5xl font-manrope font-semibold text-foreground"
|
||||
textBoxTitleClassName="text-4xl md:text-5xl font-manrope font-semibold text-foreground"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -76,7 +76,7 @@ export default function ServicesPage() {
|
||||
className="py-16 md:py-24"
|
||||
containerClassName="max-w-6xl mx-auto"
|
||||
textBoxClassName="text-center mb-12"
|
||||
titleClassName="text-4xl md:text-5xl font-manrope font-semibold text-foreground"
|
||||
textBoxTitleClassName="text-4xl md:text-5xl font-manrope font-semibold text-foreground"
|
||||
cardTitleClassName="text-lg font-manrope font-semibold text-foreground"
|
||||
textBoxDescriptionClassName="text-lg text-foreground/70 mt-3"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user