Merge version_1 into main #3
@@ -18,7 +18,7 @@ import { Sparkles, Scissors, Users, DollarSign, Star, Award, MessageSquareQuote,
|
|||||||
export default function LandingPage() {
|
export default function LandingPage() {
|
||||||
const theme = {
|
const theme = {
|
||||||
defaultButtonVariant: "text-stagger", defaultTextAnimation: "reveal-blur", borderRadius: "pill", contentWidth: "small", sizing: "largeSmallSizeMediumTitles", background: "none", cardStyle: "subtle-shadow", primaryButtonStyle: "primary-glow", secondaryButtonStyle: "layered", headingFontWeight: "normal"
|
defaultButtonVariant: "text-stagger", defaultTextAnimation: "reveal-blur", borderRadius: "pill", contentWidth: "small", sizing: "largeSmallSizeMediumTitles", background: "none", cardStyle: "subtle-shadow", primaryButtonStyle: "primary-glow", secondaryButtonStyle: "layered", headingFontWeight: "normal"
|
||||||
};
|
} as const;
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<ThemeProvider
|
<ThemeProvider
|
||||||
|
|||||||
Reference in New Issue
Block a user