Merge version_1 into main #5
@@ -167,7 +167,7 @@ export default function HomePage() {
|
||||
]}
|
||||
buttonAnimation="blur-reveal"
|
||||
containerClassName="max-w-6xl mx-auto px-4 py-16"
|
||||
titleClassName="text-4xl md:text-5xl font-semibold text-white mb-4"
|
||||
textBoxTitleClassName="text-4xl md:text-5xl font-semibold text-white mb-4"
|
||||
textBoxDescriptionClassName="text-lg text-gray-200"
|
||||
/>
|
||||
</div>
|
||||
@@ -209,7 +209,7 @@ export default function HomePage() {
|
||||
speed={50}
|
||||
topMarqueeDirection="left"
|
||||
containerClassName="max-w-7xl mx-auto px-4 py-16"
|
||||
titleClassName="text-4xl md:text-5xl font-semibold text-gray-900 mb-4"
|
||||
textBoxTitleClassName="text-4xl md:text-5xl font-semibold text-gray-900 mb-4"
|
||||
textBoxDescriptionClassName="text-lg text-gray-700"
|
||||
/>
|
||||
</div>
|
||||
@@ -245,7 +245,7 @@ export default function HomePage() {
|
||||
}
|
||||
]}
|
||||
containerClassName="max-w-7xl mx-auto px-4 py-16"
|
||||
titleClassName="text-4xl md:text-5xl font-semibold text-white mb-4"
|
||||
textBoxTitleClassName="text-4xl md:text-5xl font-semibold text-white mb-4"
|
||||
textBoxDescriptionClassName="text-lg text-gray-100"
|
||||
/>
|
||||
</div>
|
||||
@@ -281,7 +281,7 @@ export default function HomePage() {
|
||||
}
|
||||
]}
|
||||
containerClassName="max-w-4xl mx-auto px-4 py-16"
|
||||
titleClassName="text-4xl md:text-5xl font-semibold text-gray-900 mb-4"
|
||||
textBoxTitleClassName="text-4xl md:text-5xl font-semibold text-gray-900 mb-4"
|
||||
textBoxDescriptionClassName="text-lg text-gray-700"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -141,7 +141,7 @@ export default function PricingPage() {
|
||||
}
|
||||
]}
|
||||
containerClassName="max-w-7xl mx-auto px-4 py-16"
|
||||
titleClassName="text-4xl md:text-5xl font-semibold text-gray-900 mb-4"
|
||||
textBoxTitleClassName="text-4xl md:text-5xl font-semibold text-gray-900 mb-4"
|
||||
textBoxDescriptionClassName="text-lg text-gray-700"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -98,8 +98,8 @@ export default function AboutPage() {
|
||||
}
|
||||
]}
|
||||
containerClassName="max-w-6xl mx-auto px-4 py-16"
|
||||
titleClassName="text-4xl md:text-5xl font-semibold text-white mb-4"
|
||||
valueClassName="text-4xl md:text-5xl font-bold text-indigo-300"
|
||||
textBoxTitleClassName="text-4xl md:text-5xl font-semibold text-white mb-4"
|
||||
cardTitleClassName="text-xl md:text-2xl font-bold text-indigo-300"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user