From 75e7c2d1a2aad0a6831505ff540c44ab13fe872a Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 07:59:28 +0000 Subject: [PATCH] Update src/app/pricing/page.tsx --- src/app/pricing/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/pricing/page.tsx b/src/app/pricing/page.tsx index b11f022..ce0f66e 100644 --- a/src/app/pricing/page.tsx +++ b/src/app/pricing/page.tsx @@ -96,7 +96,7 @@ export default function PricingPage() { id: "1", title: "Industry-Specific Design", description: "Every package includes a custom website designed specifically for contractors and service professionals. Your site will be optimized to showcase your work and build trust with potential clients.", media: { imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUTdG9bI9SIob3c5ogoGiecMG/a-beautiful-home-renovation-website-feat-1772524385305-8eee5654.png"}, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUTdG9bI9SIob3c5ogoGiecMG/a-beautiful-home-renovation-website-feat-1772524385305-8eee5654.png?_wi=4"}, items: [ { icon: Zap, text: "Service listings" }, { icon: MapPin, text: "Service area coverage" }, @@ -108,7 +108,7 @@ export default function PricingPage() { id: "2", title: "Mobile Optimization & Speed", description: "All BuildTrades websites are built mobile-first and load lightning fast. Google ranks fast, mobile-friendly sites higher, and your customers expect responsive design.", media: { imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUTdG9bI9SIob3c5ogoGiecMG/a-professional-hvac-and-plumbing-service-1772524382687-b79f1d72.png"}, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUTdG9bI9SIob3c5ogoGiecMG/a-professional-hvac-and-plumbing-service-1772524382687-b79f1d72.png?_wi=3"}, items: [ { icon: Star, text: "Mobile-first design" }, { icon: Award, text: "Sub-2 second load times" }, @@ -120,7 +120,7 @@ export default function PricingPage() { id: "3", title: "Lead Capture & Support", description: "Starter includes basic contact forms. Professional and Enterprise plans include appointment scheduling, lead capture systems, and integration with your existing tools.", media: { imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUTdG9bI9SIob3c5ogoGiecMG/an-electrical-contractor-website-showcas-1772524389451-00faeefa.png"}, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUTdG9bI9SIob3c5ogoGiecMG/an-electrical-contractor-website-showcas-1772524389451-00faeefa.png?_wi=3"}, items: [ { icon: Rocket, text: "Contact forms" }, { icon: Zap, text: "Lead management" },