Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -18,7 +18,7 @@ import { Sparkles, Scissors, Users, DollarSign, Star, Award, MessageSquareQuote,
|
||||
export default function LandingPage() {
|
||||
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"
|
||||
};
|
||||
} as const;
|
||||
|
||||
return (
|
||||
<ThemeProvider
|
||||
|
||||
Reference in New Issue
Block a user