Bob AI: fix build error in src/app/page.tsx
This commit is contained in:
@@ -13,6 +13,13 @@ import TestimonialCardThirteen from '@/components/sections/testimonial/Testimoni
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
<ThemeProvider
|
||||
contentWidth="w-content-width"
|
||||
sizing="default"
|
||||
background="white"
|
||||
cardStyle="shadow"
|
||||
buttonStyle="primary"
|
||||
navbarStyle="floating"
|
||||
footerStyle="dark"
|
||||
defaultButtonVariant="text-stagger"
|
||||
defaultTextAnimation="entrance-slide"
|
||||
borderRadius="rounded"
|
||||
|
||||
Reference in New Issue
Block a user