From 2dfd2a05159e7b846187aa7b35f81a2c85905a69 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 00:23:52 +0000 Subject: [PATCH] Update src/app/pricing/page.tsx --- src/app/pricing/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/pricing/page.tsx b/src/app/pricing/page.tsx index 3a03ca1..fffabff 100644 --- a/src/app/pricing/page.tsx +++ b/src/app/pricing/page.tsx @@ -52,27 +52,27 @@ export default function PricingPage() { buttonAnimation="slide-up" mediaItems={[ { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AFHEYmmiS2gGfSGgOhIws3MVkx/pricing-starter-1772497336674-065c699d.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AFHEYmmiS2gGfSGgOhIws3MVkx/pricing-starter-1772497336674-065c699d.png?_wi=1", imageAlt: "Starter Plan", }, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AFHEYmmiS2gGfSGgOhIws3MVkx/pricing-professional-1772497335602-9aa55b5f.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AFHEYmmiS2gGfSGgOhIws3MVkx/pricing-professional-1772497335602-9aa55b5f.png?_wi=1", imageAlt: "Professional Plan", }, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AFHEYmmiS2gGfSGgOhIws3MVkx/pricing-enterprise-1772497335508-d715087a.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AFHEYmmiS2gGfSGgOhIws3MVkx/pricing-enterprise-1772497335508-d715087a.png?_wi=1", imageAlt: "Enterprise Plan", }, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AFHEYmmiS2gGfSGgOhIws3MVkx/roi-performance-dashboard-showing-return-1772497337432-9eabee9b.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AFHEYmmiS2gGfSGgOhIws3MVkx/roi-performance-dashboard-showing-return-1772497337432-9eabee9b.png?_wi=2", imageAlt: "ROI Dashboard", }, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AFHEYmmiS2gGfSGgOhIws3MVkx/cost-reduction-analytics-dashboard-showi-1772497336722-6db0fe9d.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AFHEYmmiS2gGfSGgOhIws3MVkx/cost-reduction-analytics-dashboard-showi-1772497336722-6db0fe9d.png?_wi=3", imageAlt: "Cost Reduction Analytics", }, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AFHEYmmiS2gGfSGgOhIws3MVkx/advanced-ai-analytics-dashboard-with-mul-1772497335461-d1a1a51c.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AFHEYmmiS2gGfSGgOhIws3MVkx/advanced-ai-analytics-dashboard-with-mul-1772497335461-d1a1a51c.png?_wi=4", imageAlt: "Advanced Analytics", }, ]} @@ -97,7 +97,7 @@ export default function PricingPage() { title: "Starter", price: "$2,999", period: "/month", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AFHEYmmiS2gGfSGgOhIws3MVkx/pricing-starter-1772497336674-065c699d.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AFHEYmmiS2gGfSGgOhIws3MVkx/pricing-starter-1772497336674-065c699d.png?_wi=2", imageAlt: "Starter Plan", button: { text: "Get Started", href: "/contact" }, features: [ @@ -113,7 +113,7 @@ export default function PricingPage() { title: "Professional", price: "$7,999", period: "/month", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AFHEYmmiS2gGfSGgOhIws3MVkx/pricing-professional-1772497335602-9aa55b5f.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AFHEYmmiS2gGfSGgOhIws3MVkx/pricing-professional-1772497335602-9aa55b5f.png?_wi=2", imageAlt: "Professional Plan", button: { text: "Get Started", href: "/contact" }, features: [ @@ -130,7 +130,7 @@ export default function PricingPage() { title: "Enterprise", price: "Custom", period: "/month", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AFHEYmmiS2gGfSGgOhIws3MVkx/pricing-enterprise-1772497335508-d715087a.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AFHEYmmiS2gGfSGgOhIws3MVkx/pricing-enterprise-1772497335508-d715087a.png?_wi=2", imageAlt: "Enterprise Plan", button: { text: "Contact Sales", href: "/contact" }, features: [