Update src/app/page.tsx
This commit is contained in:
@@ -75,6 +75,7 @@ export default function DaniellaLanding() {
|
||||
showBorder={true}
|
||||
useInvertedBackground={true}
|
||||
buttonAnimation="slide-up"
|
||||
titleClassName="text-5xl md:text-7xl lg:text-8xl font-extrabold"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -209,4 +210,4 @@ export default function DaniellaLanding() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user