Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-15 11:42:22 +00:00

View File

@@ -21,7 +21,7 @@ export default function LandingPage() {
borderRadius="soft"
contentWidth="medium"
sizing="mediumLargeSizeLargeTitles"
background="grid"
background="animated-grid"
cardStyle="solid"
primaryButtonStyle="primary-glow"
secondaryButtonStyle="glass"
@@ -48,7 +48,7 @@ export default function LandingPage() {
tag="Publishing Excellence"
tagIcon={BookOpen}
tagAnimation="slide-up"
background={{ variant: "grid" }}
background={{ variant: "animated-grid" }}
kpis={[
{ value: "500+", label: "Books Published" },
{ value: "95%", label: "Author Satisfaction" },