Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-17 13:41:26 +00:00

View File

@@ -44,7 +44,7 @@ export default function LandingPage() {
<HeroBillboardScroll
title="The Future of Productivity"
description="Experience the power of intelligent automation. Streamline your workflows, collaborate seamlessly, and achieve more with less. Designed for teams that demand excellence."
background="radial-gradient"
background={{ variant: "radial-gradient" }}
tag="Introducing SaaS Pro"
tagIcon={Sparkles}
tagAnimation="slide-up"
@@ -149,7 +149,7 @@ export default function LandingPage() {
{ id: "satisfaction", title: "Satisfaction", subtitle: "customer happiness", category: "Quality", value: "98%" }
]}
animationType="slide-up"
textboxLayout="centered"
textboxLayout="default"
useInvertedBackground={false}
ariaLabel="Metrics and statistics section"
/>