diff --git a/src/app/pricing/page.tsx b/src/app/pricing/page.tsx index 63f5ddd..42c3260 100644 --- a/src/app/pricing/page.tsx +++ b/src/app/pricing/page.tsx @@ -85,7 +85,7 @@ export default function PricingPage() { description: "Perfect for establishing your online presence. Includes 5-page website, mobile optimization, contact form, and basic SEO setup.", imageSrc: - "http://img.b2bpic.net/free-photo/focus-concentrate-clarity-determine-inspiration-concept_53876-133862.jpg", + "http://img.b2bpic.net/free-photo/focus-concentrate-clarity-determine-inspiration-concept_53876-133862.jpg?_wi=5", imageAlt: "Starter package features", }, { @@ -94,7 +94,7 @@ export default function PricingPage() { description: "Our most popular option. 8-page website, advanced SEO, booking system integration, analytics setup, and 3 months of support.", imageSrc: - "http://img.b2bpic.net/free-photo/business-scene-top-view_23-2147626514.jpg", + "http://img.b2bpic.net/free-photo/business-scene-top-view_23-2147626514.jpg?_wi=5", imageAlt: "Professional package features", }, { @@ -103,7 +103,7 @@ export default function PricingPage() { description: "Fully custom solutions for complex businesses. Unlimited pages, e-commerce, CRM integration, custom features, and ongoing optimization.", imageSrc: - "http://img.b2bpic.net/free-photo/unrecognizable-colleagues-standing-table-looking-design-projects_1098-20475.jpg", + "http://img.b2bpic.net/free-photo/unrecognizable-colleagues-standing-table-looking-design-projects_1098-20475.jpg?_wi=3", imageAlt: "Enterprise package features", }, ]}