Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-03-10 22:52:21 +00:00

View File

@@ -49,12 +49,12 @@ export default function ClutchTierPage() {
description="Stop analyzing pricing and start executing it safely. ClutchTier is the infrastructure layer that governs every pricing decision, executes changes across your billing systems, and measures what actually happened."
tag="Pricing Operations Platform"
tagIcon={Sparkles}
tagAnimation="entrance-slide"
tagAnimation="blur-reveal"
buttons={[
{ text: "Start Free", href: "https://app.clutchtier.com/signup" },
{ text: "Watch Demo", href: "#" }
]}
buttonAnimation="entrance-slide"
buttonAnimation="blur-reveal"
background={{ variant: "animated-grid" }}
carouselItems={[
{
@@ -97,7 +97,7 @@ export default function ClutchTierPage() {
description="Execution infrastructure. Governance frameworks. Benchmark network. The three things AI will never replicate."
tag="Why ClutchTier Wins"
tagIcon={Lock}
tagAnimation="entrance-slide"
tagAnimation="blur-reveal"
features={[
{
id: 1,
@@ -115,7 +115,7 @@ export default function ClutchTierPage() {
textboxLayout="default"
animationType="blur-reveal"
useInvertedBackground={false}
buttonAnimation="entrance-slide"
buttonAnimation="blur-reveal"
/>
</div>
@@ -125,7 +125,7 @@ export default function ClutchTierPage() {
description="Start free. Grow with confidence. From solo founder to scaling SaaS."
tag="Transparent Pricing"
tagIcon={CreditCard}
tagAnimation="entrance-slide"
tagAnimation="blur-reveal"
textboxLayout="default"
animationType="slide-up"
useInvertedBackground={false}
@@ -164,7 +164,7 @@ export default function ClutchTierPage() {
description="Proven infrastructure for serious pricing work."
tag="Operations Metrics"
tagIcon={TrendingUp}
tagAnimation="entrance-slide"
tagAnimation="blur-reveal"
textboxLayout="default"
animationType="scale-rotate"
useInvertedBackground={false}
@@ -184,7 +184,7 @@ export default function ClutchTierPage() {
description="Built on the same integrations your team already uses."
tag="Integration Partners"
tagIcon={Zap}
tagAnimation="entrance-slide"
tagAnimation="blur-reveal"
names={["Stripe", "Chargebee", "Slack", "HubSpot", "Mixpanel", "PostgreSQL", "Vercel", "AWS"]}
textboxLayout="default"
useInvertedBackground={false}