diff --git a/src/app/pricing/page.tsx b/src/app/pricing/page.tsx index ba5b0b2..bb3118a 100644 --- a/src/app/pricing/page.tsx +++ b/src/app/pricing/page.tsx @@ -61,7 +61,7 @@ export default function PricingPage() { }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/young-employees-sitting-office-table-using-laptop_146671-15639.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-employees-sitting-office-table-using-laptop_146671-15639.jpg?_wi=2" imageAlt="Diverse team of professionals" mediaAnimation="blur-reveal" useInvertedBackground={false} @@ -71,7 +71,7 @@ export default function PricingPage() { handle: "@fixed-costs", testimonial: "Perfect for one-time projects. Clear scope, fixed rate, no surprises.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-handsome-businessman_1262-21003.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-handsome-businessman_1262-21003.jpg?_wi=5", imageAlt: "Project-based pricing", }, { @@ -79,7 +79,7 @@ export default function PricingPage() { handle: "@daily-flex", testimonial: "Pay only for the days you use. Ideal for fluctuating workload needs.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-intellegent-man-suit-white-shirt-dark-photo-studio_613910-14922.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-intellegent-man-suit-white-shirt-dark-photo-studio_613910-14922.jpg?_wi=5", imageAlt: "Daily rates", }, { @@ -87,7 +87,7 @@ export default function PricingPage() { handle: "@enterprise", testimonial: "Volume discounts and tailored contracts for large-scale deployments.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-successful-grey-haired-female-ceo-smiling-content-experienced-beautiful-businesswoman-posing-office-room-business-company-appearance-expression-concept_74855-11905.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-successful-grey-haired-female-ceo-smiling-content-experienced-beautiful-businesswoman-posing-office-room-business-company-appearance-expression-concept_74855-11905.jpg?_wi=5", imageAlt: "Custom pricing", }, ]} @@ -117,19 +117,19 @@ export default function PricingPage() { { title: "Thorough Vetting", description: "Every contractor undergoes background checks, skill verification, and reference validation before deployment.", - imageSrc: "http://img.b2bpic.net/free-photo/greeting-new-partner_1098-13797.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/greeting-new-partner_1098-13797.jpg?_wi=4", imageAlt: "Quality assurance", }, { title: "Rapid Onboarding", description: "Deployment within 3-5 business days. Urgent placements available for time-sensitive projects.", - imageSrc: "http://img.b2bpic.net/free-photo/different-coworkers-having-work-meeting_23-2148985468.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/different-coworkers-having-work-meeting_23-2148985468.jpg?_wi=4", imageAlt: "Fast deployment", }, { title: "24/7 Support", description: "Dedicated account management and support team available around the clock for issue resolution.", - imageSrc: "http://img.b2bpic.net/free-vector/faq-concept_23-2148152383.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/faq-concept_23-2148152383.jpg?_wi=3", imageAlt: "Customer support", }, ]} @@ -145,7 +145,7 @@ export default function PricingPage() { tagAnimation="slide-up" textboxLayout="default" useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-vector/faq-concept_23-2148152383.jpg" + imageSrc="http://img.b2bpic.net/free-vector/faq-concept_23-2148152383.jpg?_wi=4" imageAlt="FAQ support" mediaAnimation="slide-up" mediaPosition="right" @@ -188,7 +188,7 @@ export default function PricingPage() {