From 3e574dbd8fa4e3cc17ff9557227e76ffc7d92d14 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 11:17:43 +0000 Subject: [PATCH] Update src/app/pricing/page.tsx --- src/app/pricing/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/pricing/page.tsx b/src/app/pricing/page.tsx index 66cb976..8a5fa18 100644 --- a/src/app/pricing/page.tsx +++ b/src/app/pricing/page.tsx @@ -61,7 +61,7 @@ export default function PricingPage() { title: "Starter", price: "$0", period: "Forever", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWXD7mWFOGj2cLO8cciQ7HbPU4/a-clean-welcoming-illustration-of-a-begi-1772709368507-01b664c3.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWXD7mWFOGj2cLO8cciQ7HbPU4/a-clean-welcoming-illustration-of-a-begi-1772709368507-01b664c3.png?_wi=3", imageAlt: "Starter Plan Preview", button: { text: "Get Started", href: "/signup" }, features: [ @@ -77,7 +77,7 @@ export default function PricingPage() { title: "Pro", price: "$29", period: "/month", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWXD7mWFOGj2cLO8cciQ7HbPU4/an-illustration-of-a-professional-animat-1772709367652-6950d157.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWXD7mWFOGj2cLO8cciQ7HbPU4/an-illustration-of-a-professional-animat-1772709367652-6950d157.png?_wi=3", imageAlt: "Pro Plan Preview", button: { text: "Start Free Trial", href: "/signup?plan=pro" }, features: [ @@ -94,7 +94,7 @@ export default function PricingPage() { title: "Studio", price: "$99", period: "/month", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWXD7mWFOGj2cLO8cciQ7HbPU4/an-illustration-of-a-full-animation-stud-1772709368246-029af8ff.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWXD7mWFOGj2cLO8cciQ7HbPU4/an-illustration-of-a-full-animation-stud-1772709368246-029af8ff.png?_wi=3", imageAlt: "Studio Plan Preview", button: { text: "Contact Sales", href: "/contact" }, features: [