From f51e7ee33d9c9c2a73202b89a50750ab17bf5932 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 07:08:43 +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 a64b82c..81e796b 100644 --- a/src/app/pricing/page.tsx +++ b/src/app/pricing/page.tsx @@ -147,21 +147,21 @@ export default function PricingPage() { id: 1, title: "Flexible Payment Options", description: "Choose from multiple payment methods including zero-interest EMI and financing options for your convenience", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQJ7B8mYEMeFibP8zUealCeNvW/samsung-smartphone-battery-technology-vi-1772521647769-75d6a436.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQJ7B8mYEMeFibP8zUealCeNvW/samsung-smartphone-battery-technology-vi-1772521647769-75d6a436.png?_wi=3", imageAlt: "Flexible payments", }, { id: 2, title: "Trade-In Programs", description: "Get competitive valuations for your old devices and apply credit towards your new Samsung purchase instantly", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQJ7B8mYEMeFibP8zUealCeNvW/samsung-galaxy-camera-system-showcase-cl-1772521648032-93b08fd0.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQJ7B8mYEMeFibP8zUealCeNvW/samsung-galaxy-camera-system-showcase-cl-1772521648032-93b08fd0.png?_wi=3", imageAlt: "Trade-in programs", }, { id: 3, title: "Warranty Protection", description: "Comprehensive warranty coverage against manufacturing defects and damage, with extended options available", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQJ7B8mYEMeFibP8zUealCeNvW/close-up-of-a-samsung-amoled-display-sho-1772521647449-b0f7ecb6.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQJ7B8mYEMeFibP8zUealCeNvW/close-up-of-a-samsung-amoled-display-sho-1772521647449-b0f7ecb6.png?_wi=3", imageAlt: "Warranty protection", }, ]}