Bob AI: fix build error in src/app/about/page.tsx
This commit is contained in:
@@ -10,6 +10,13 @@ import { Heart, Sparkles, Star } from "lucide-react";
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
<ThemeProvider
|
||||
contentWidth="w-content-width"
|
||||
sizing="default"
|
||||
background="default"
|
||||
cardStyle="default"
|
||||
font="default"
|
||||
colorPalette="default"
|
||||
buttonStyle="default"
|
||||
defaultButtonVariant="text-stagger"
|
||||
defaultTextAnimation="entrance-slide"
|
||||
borderRadius="rounded"
|
||||
|
||||
Reference in New Issue
Block a user