Update src/app/pricing/page.tsx

This commit is contained in:
2026-03-16 21:46:34 +00:00
parent 52f2a7102e
commit 8009eb0785

View File

@@ -96,28 +96,28 @@ export default function PricingPage() {
value: "Free",
title: "Starter Plan",
description: "Perfect for small teams getting started with product development. Limited to 3 users.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B2qGwzS4L8FFoz8NCrwTQaHyA3/illustrated-representation-of-25-000-dis-1773697521625-5c45cc6c.png"
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B2qGwzS4L8FFoz8NCrwTQaHyA3/illustrated-representation-of-25-000-dis-1773697521625-5c45cc6c.png?_wi=2"
},
{
id: "metric-2",
value: "$10",
title: "Pro Plan",
description: "For growing teams needing advanced features, unlimited users, and priority support.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B2qGwzS4L8FFoz8NCrwTQaHyA3/visual-representation-of-50-faster-deliv-1773697521677-d26f92fa.png"
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B2qGwzS4L8FFoz8NCrwTQaHyA3/visual-representation-of-50-faster-deliv-1773697521677-d26f92fa.png?_wi=2"
},
{
id: "metric-3",
value: "$50",
title: "Enterprise",
description: "Custom solutions for large organizations with dedicated support and SLA guarantees.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B2qGwzS4L8FFoz8NCrwTQaHyA3/illustration-of-99-9-uptime-showing-reli-1773697523054-e1a672d3.png"
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B2qGwzS4L8FFoz8NCrwTQaHyA3/illustration-of-99-9-uptime-showing-reli-1773697523054-e1a672d3.png?_wi=2"
},
{
id: "metric-4",
value: "Custom",
title: "AI Agent Pack",
description: "Add autonomous AI agents to any plan. Includes agent provisioning and unlimited delegations.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B2qGwzS4L8FFoz8NCrwTQaHyA3/visual-representation-of-10m-issues-trac-1773697521955-34ff972d.png"
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B2qGwzS4L8FFoz8NCrwTQaHyA3/visual-representation-of-10m-issues-trac-1773697521955-34ff972d.png?_wi=2"
}
]}
/>
@@ -170,7 +170,7 @@ export default function PricingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B2qGwzS4L8FFoz8NCrwTQaHyA3/subtle-abstract-background-texture-for-f-1773697522093-3e00faab.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B2qGwzS4L8FFoz8NCrwTQaHyA3/subtle-abstract-background-texture-for-f-1773697522093-3e00faab.png?_wi=3"
imageAlt="Footer background"
logoText="Linear"
copyrightText="© 2025 Linear. All rights reserved."