Update src/app/pricing/page.tsx
This commit is contained in:
@@ -46,13 +46,13 @@ export default function PricingPage() {
|
||||
id: 1,
|
||||
title: "Project-Based Pricing",
|
||||
description: "Fixed-price engagements with clear deliverables, timelines, and outcomes. Perfect for specific initiatives and defined scope projects.",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/business-team-working-new-business-plan-with-modern-digital-computer-top-view-shot_1423-239.jpg"
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/business-team-working-new-business-plan-with-modern-digital-computer-top-view-shot_1423-239.jpg?_wi=3"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Retainer Model",
|
||||
description: "Ongoing partnership with monthly retainer fees. Ideal for continuous strategic support and long-term business transformation.",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/data-analytics-dashboard_23-2152001529.jpg"
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/data-analytics-dashboard_23-2152001529.jpg?_wi=3"
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user