Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-10 22:51:20 +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="blur-reveal"
tagAnimation="entrance-slide"
buttons={[
{ text: "Start Free", href: "https://app.clutchtier.com/signup" },
{ text: "Watch Demo", href: "#" }
]}
buttonAnimation="blur-reveal"
buttonAnimation="entrance-slide"
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="blur-reveal"
tagAnimation="entrance-slide"
features={[
{
id: 1,
@@ -115,7 +115,7 @@ export default function ClutchTierPage() {
textboxLayout="default"
animationType="blur-reveal"
useInvertedBackground={false}
buttonAnimation="blur-reveal"
buttonAnimation="entrance-slide"
/>
</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="blur-reveal"
tagAnimation="entrance-slide"
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="blur-reveal"
tagAnimation="entrance-slide"
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="blur-reveal"
tagAnimation="entrance-slide"
names={["Stripe", "Chargebee", "Slack", "HubSpot", "Mixpanel", "PostgreSQL", "Vercel", "AWS"]}
textboxLayout="default"
useInvertedBackground={false}
@@ -228,7 +228,7 @@ export default function ClutchTierPage() {
<div id="contact" data-section="contact">
<ContactText
text="Start executing pricing with confidence. No credit card required."
animationType="blur-reveal"
animationType="entrance-slide"
buttons={[
{ text: "Start Free Trial", href: "https://app.clutchtier.com/signup" },
{ text: "Schedule Demo", href: "#" }