Update src/app/pricing/page.tsx

This commit is contained in:
2026-03-03 15:30:44 +00:00
parent 3dd121889d
commit e90abea1af

View File

@@ -56,7 +56,7 @@ export default function PricingPage() {
title: "Starter",
price: "Free",
period: "",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/four-distinct-pricing-tier-cards-showing-1772551746567-61bd155b.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/four-distinct-pricing-tier-cards-showing-1772551746567-61bd155b.png?_wi=5",
imageAlt: "Starter Plan",
button: { text: "Start Free", href: "#signup" },
features: [
@@ -72,7 +72,7 @@ export default function PricingPage() {
title: "Creator Pro",
price: "$29",
period: "/month",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/four-distinct-pricing-tier-cards-showing-1772551746567-61bd155b.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/four-distinct-pricing-tier-cards-showing-1772551746567-61bd155b.png?_wi=6",
imageAlt: "Creator Pro Plan",
button: { text: "Get Started", href: "#signup" },
features: [
@@ -89,7 +89,7 @@ export default function PricingPage() {
title: "Creator Advanced",
price: "$79",
period: "/month",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/four-distinct-pricing-tier-cards-showing-1772551746567-61bd155b.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/four-distinct-pricing-tier-cards-showing-1772551746567-61bd155b.png?_wi=7",
imageAlt: "Creator Advanced Plan",
button: { text: "Get Started", href: "#signup" },
features: [
@@ -106,7 +106,7 @@ export default function PricingPage() {
title: "Creator Pro Max",
price: "$199",
period: "/month",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/four-distinct-pricing-tier-cards-showing-1772551746567-61bd155b.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/four-distinct-pricing-tier-cards-showing-1772551746567-61bd155b.png?_wi=8",
imageAlt: "Creator Pro Max Plan",
button: { text: "Get Started", href: "#signup" },
features: [