Update src/app/page.tsx
This commit is contained in:
@@ -116,8 +116,8 @@ export default function LandingPage() {
|
||||
tag="✨ The Difference"
|
||||
tagAnimation="opacity"
|
||||
containerClassName="max-w-7xl"
|
||||
titleClassName="text-4xl font-extrabold"
|
||||
descriptionClassName="text-base text-neutral-600"
|
||||
textBoxTitleClassName="text-4xl font-extrabold"
|
||||
textBoxDescriptionClassName="text-base text-neutral-600"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -155,8 +155,8 @@ export default function LandingPage() {
|
||||
}
|
||||
]}
|
||||
containerClassName="max-w-7xl"
|
||||
titleClassName="text-4xl font-extrabold"
|
||||
descriptionClassName="text-base text-neutral-600"
|
||||
textBoxTitleClassName="text-4xl font-extrabold"
|
||||
textBoxDescriptionClassName="text-base text-neutral-600"
|
||||
cardClassName="bg-white rounded-lg p-6"
|
||||
animationType="slide-up"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user