Update src/app/pricing/page.tsx

This commit is contained in:
2026-03-03 07:08:43 +00:00
parent 56a6971693
commit f51e7ee33d

View File

@@ -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",
},
]}