Update src/app/pricing/page.tsx

This commit is contained in:
2026-03-03 00:23:52 +00:00
parent 92950b7671
commit 2dfd2a0515

View File

@@ -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: [