Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -52,28 +52,28 @@ export default function FeaturesPage() {
|
|||||||
id: 1,
|
id: 1,
|
||||||
title: "120Hz AMOLED Display",
|
title: "120Hz AMOLED Display",
|
||||||
description: "Ultra-smooth 120Hz refresh rate with vibrant colors and deep blacks for immersive viewing experience",
|
description: "Ultra-smooth 120Hz refresh rate with vibrant colors and deep blacks for immersive viewing experience",
|
||||||
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=4",
|
||||||
imageAlt: "Samsung AMOLED display showcase",
|
imageAlt: "Samsung AMOLED display showcase",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 2,
|
id: 2,
|
||||||
title: "Advanced Camera System",
|
title: "Advanced Camera System",
|
||||||
description: "Professional-grade camera with 200MP sensor, AI processing, and night mode for stunning photography",
|
description: "Professional-grade camera with 200MP sensor, AI processing, and night mode for stunning photography",
|
||||||
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=4",
|
||||||
imageAlt: "Samsung camera system",
|
imageAlt: "Samsung camera system",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 3,
|
id: 3,
|
||||||
title: "All-Day Battery Life",
|
title: "All-Day Battery Life",
|
||||||
description: "5000mAh battery with fast charging technology keeps you powered throughout the day and beyond",
|
description: "5000mAh battery with fast charging technology keeps you powered throughout the day and beyond",
|
||||||
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=4",
|
||||||
imageAlt: "Samsung battery technology",
|
imageAlt: "Samsung battery technology",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 4,
|
id: 4,
|
||||||
title: "5G Connectivity",
|
title: "5G Connectivity",
|
||||||
description: "Next-generation 5G technology for ultra-fast internet speeds and seamless streaming capabilities",
|
description: "Next-generation 5G technology for ultra-fast internet speeds and seamless streaming capabilities",
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQJ7B8mYEMeFibP8zUealCeNvW/samsung-5g-connectivity-technology-visua-1772521649024-bf264598.png",
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQJ7B8mYEMeFibP8zUealCeNvW/samsung-5g-connectivity-technology-visua-1772521649024-bf264598.png?_wi=2",
|
||||||
imageAlt: "Samsung 5G technology",
|
imageAlt: "Samsung 5G technology",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
@@ -95,7 +95,7 @@ export default function HomePage() {
|
|||||||
id: "s25-ultra",
|
id: "s25-ultra",
|
||||||
name: "Galaxy S25 Ultra",
|
name: "Galaxy S25 Ultra",
|
||||||
price: "$1,299",
|
price: "$1,299",
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQJ7B8mYEMeFibP8zUealCeNvW/samsung-galaxy-s25-ultra-smartphone-prod-1772521648355-55a1ec47.png",
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQJ7B8mYEMeFibP8zUealCeNvW/samsung-galaxy-s25-ultra-smartphone-prod-1772521648355-55a1ec47.png?_wi=1",
|
||||||
imageAlt: "Samsung Galaxy S25 Ultra with premium titanium finish",
|
imageAlt: "Samsung Galaxy S25 Ultra with premium titanium finish",
|
||||||
initialQuantity: 1,
|
initialQuantity: 1,
|
||||||
},
|
},
|
||||||
@@ -103,7 +103,7 @@ export default function HomePage() {
|
|||||||
id: "s25-pro",
|
id: "s25-pro",
|
||||||
name: "Galaxy S25 Pro",
|
name: "Galaxy S25 Pro",
|
||||||
price: "$999",
|
price: "$999",
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQJ7B8mYEMeFibP8zUealCeNvW/samsung-galaxy-s25-pro-smartphone-produc-1772521647796-43823797.png",
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQJ7B8mYEMeFibP8zUealCeNvW/samsung-galaxy-s25-pro-smartphone-produc-1772521647796-43823797.png?_wi=1",
|
||||||
imageAlt: "Samsung Galaxy S25 Pro smartphone",
|
imageAlt: "Samsung Galaxy S25 Pro smartphone",
|
||||||
initialQuantity: 1,
|
initialQuantity: 1,
|
||||||
},
|
},
|
||||||
@@ -111,7 +111,7 @@ export default function HomePage() {
|
|||||||
id: "z-fold",
|
id: "z-fold",
|
||||||
name: "Galaxy Z Fold 6",
|
name: "Galaxy Z Fold 6",
|
||||||
price: "$1,899",
|
price: "$1,899",
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQJ7B8mYEMeFibP8zUealCeNvW/samsung-galaxy-z-fold-6-foldable-smartph-1772521647493-dde3272c.png",
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQJ7B8mYEMeFibP8zUealCeNvW/samsung-galaxy-z-fold-6-foldable-smartph-1772521647493-dde3272c.png?_wi=1",
|
||||||
imageAlt: "Samsung Galaxy Z Fold 6 foldable phone",
|
imageAlt: "Samsung Galaxy Z Fold 6 foldable phone",
|
||||||
initialQuantity: 1,
|
initialQuantity: 1,
|
||||||
},
|
},
|
||||||
@@ -119,7 +119,7 @@ export default function HomePage() {
|
|||||||
id: "z-flip",
|
id: "z-flip",
|
||||||
name: "Galaxy Z Flip 6",
|
name: "Galaxy Z Flip 6",
|
||||||
price: "$799",
|
price: "$799",
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQJ7B8mYEMeFibP8zUealCeNvW/samsung-galaxy-z-flip-6-clamshell-phone--1772521647781-60c89b43.png",
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQJ7B8mYEMeFibP8zUealCeNvW/samsung-galaxy-z-flip-6-clamshell-phone--1772521647781-60c89b43.png?_wi=1",
|
||||||
imageAlt: "Samsung Galaxy Z Flip 6 clamshell phone",
|
imageAlt: "Samsung Galaxy Z Flip 6 clamshell phone",
|
||||||
initialQuantity: 1,
|
initialQuantity: 1,
|
||||||
},
|
},
|
||||||
@@ -127,7 +127,7 @@ export default function HomePage() {
|
|||||||
id: "a95",
|
id: "a95",
|
||||||
name: "Galaxy A95",
|
name: "Galaxy A95",
|
||||||
price: "$499",
|
price: "$499",
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQJ7B8mYEMeFibP8zUealCeNvW/samsung-galaxy-a95-smartphone-product-sh-1772521647140-ae802e4b.png",
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQJ7B8mYEMeFibP8zUealCeNvW/samsung-galaxy-a95-smartphone-product-sh-1772521647140-ae802e4b.png?_wi=1",
|
||||||
imageAlt: "Samsung Galaxy A95 affordable smartphone",
|
imageAlt: "Samsung Galaxy A95 affordable smartphone",
|
||||||
initialQuantity: 1,
|
initialQuantity: 1,
|
||||||
},
|
},
|
||||||
@@ -151,28 +151,28 @@ export default function HomePage() {
|
|||||||
id: 1,
|
id: 1,
|
||||||
title: "120Hz AMOLED Display",
|
title: "120Hz AMOLED Display",
|
||||||
description: "Ultra-smooth 120Hz refresh rate with vibrant colors and deep blacks for immersive viewing experience",
|
description: "Ultra-smooth 120Hz refresh rate with vibrant colors and deep blacks for immersive viewing experience",
|
||||||
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=1",
|
||||||
imageAlt: "Samsung AMOLED display showcase",
|
imageAlt: "Samsung AMOLED display showcase",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 2,
|
id: 2,
|
||||||
title: "Advanced Camera System",
|
title: "Advanced Camera System",
|
||||||
description: "Professional-grade camera with 200MP sensor, AI processing, and night mode for stunning photography",
|
description: "Professional-grade camera with 200MP sensor, AI processing, and night mode for stunning photography",
|
||||||
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=1",
|
||||||
imageAlt: "Samsung camera system",
|
imageAlt: "Samsung camera system",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 3,
|
id: 3,
|
||||||
title: "All-Day Battery Life",
|
title: "All-Day Battery Life",
|
||||||
description: "5000mAh battery with fast charging technology keeps you powered throughout the day and beyond",
|
description: "5000mAh battery with fast charging technology keeps you powered throughout the day and beyond",
|
||||||
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=1",
|
||||||
imageAlt: "Samsung battery technology",
|
imageAlt: "Samsung battery technology",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 4,
|
id: 4,
|
||||||
title: "5G Connectivity",
|
title: "5G Connectivity",
|
||||||
description: "Next-generation 5G technology for ultra-fast internet speeds and seamless streaming capabilities",
|
description: "Next-generation 5G technology for ultra-fast internet speeds and seamless streaming capabilities",
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQJ7B8mYEMeFibP8zUealCeNvW/samsung-5g-connectivity-technology-visua-1772521649024-bf264598.png",
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQJ7B8mYEMeFibP8zUealCeNvW/samsung-5g-connectivity-technology-visua-1772521649024-bf264598.png?_wi=1",
|
||||||
imageAlt: "Samsung 5G technology",
|
imageAlt: "Samsung 5G technology",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
@@ -147,21 +147,21 @@ export default function PricingPage() {
|
|||||||
id: 1,
|
id: 1,
|
||||||
title: "Flexible Payment Options",
|
title: "Flexible Payment Options",
|
||||||
description: "Choose from multiple payment methods including zero-interest EMI and financing options for your convenience",
|
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",
|
imageAlt: "Flexible payments",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 2,
|
id: 2,
|
||||||
title: "Trade-In Programs",
|
title: "Trade-In Programs",
|
||||||
description: "Get competitive valuations for your old devices and apply credit towards your new Samsung purchase instantly",
|
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",
|
imageAlt: "Trade-in programs",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 3,
|
id: 3,
|
||||||
title: "Warranty Protection",
|
title: "Warranty Protection",
|
||||||
description: "Comprehensive warranty coverage against manufacturing defects and damage, with extended options available",
|
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",
|
imageAlt: "Warranty protection",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
@@ -52,7 +52,7 @@ export default function ProductsPage() {
|
|||||||
id: "s25-ultra",
|
id: "s25-ultra",
|
||||||
name: "Galaxy S25 Ultra",
|
name: "Galaxy S25 Ultra",
|
||||||
price: "$1,299",
|
price: "$1,299",
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQJ7B8mYEMeFibP8zUealCeNvW/samsung-galaxy-s25-ultra-smartphone-prod-1772521648355-55a1ec47.png",
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQJ7B8mYEMeFibP8zUealCeNvW/samsung-galaxy-s25-ultra-smartphone-prod-1772521648355-55a1ec47.png?_wi=2",
|
||||||
imageAlt: "Samsung Galaxy S25 Ultra with premium titanium finish",
|
imageAlt: "Samsung Galaxy S25 Ultra with premium titanium finish",
|
||||||
initialQuantity: 1,
|
initialQuantity: 1,
|
||||||
},
|
},
|
||||||
@@ -60,7 +60,7 @@ export default function ProductsPage() {
|
|||||||
id: "s25-pro",
|
id: "s25-pro",
|
||||||
name: "Galaxy S25 Pro",
|
name: "Galaxy S25 Pro",
|
||||||
price: "$999",
|
price: "$999",
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQJ7B8mYEMeFibP8zUealCeNvW/samsung-galaxy-s25-pro-smartphone-produc-1772521647796-43823797.png",
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQJ7B8mYEMeFibP8zUealCeNvW/samsung-galaxy-s25-pro-smartphone-produc-1772521647796-43823797.png?_wi=2",
|
||||||
imageAlt: "Samsung Galaxy S25 Pro smartphone",
|
imageAlt: "Samsung Galaxy S25 Pro smartphone",
|
||||||
initialQuantity: 1,
|
initialQuantity: 1,
|
||||||
},
|
},
|
||||||
@@ -68,7 +68,7 @@ export default function ProductsPage() {
|
|||||||
id: "z-fold",
|
id: "z-fold",
|
||||||
name: "Galaxy Z Fold 6",
|
name: "Galaxy Z Fold 6",
|
||||||
price: "$1,899",
|
price: "$1,899",
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQJ7B8mYEMeFibP8zUealCeNvW/samsung-galaxy-z-fold-6-foldable-smartph-1772521647493-dde3272c.png",
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQJ7B8mYEMeFibP8zUealCeNvW/samsung-galaxy-z-fold-6-foldable-smartph-1772521647493-dde3272c.png?_wi=2",
|
||||||
imageAlt: "Samsung Galaxy Z Fold 6 foldable phone",
|
imageAlt: "Samsung Galaxy Z Fold 6 foldable phone",
|
||||||
initialQuantity: 1,
|
initialQuantity: 1,
|
||||||
},
|
},
|
||||||
@@ -76,7 +76,7 @@ export default function ProductsPage() {
|
|||||||
id: "z-flip",
|
id: "z-flip",
|
||||||
name: "Galaxy Z Flip 6",
|
name: "Galaxy Z Flip 6",
|
||||||
price: "$799",
|
price: "$799",
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQJ7B8mYEMeFibP8zUealCeNvW/samsung-galaxy-z-flip-6-clamshell-phone--1772521647781-60c89b43.png",
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQJ7B8mYEMeFibP8zUealCeNvW/samsung-galaxy-z-flip-6-clamshell-phone--1772521647781-60c89b43.png?_wi=2",
|
||||||
imageAlt: "Samsung Galaxy Z Flip 6 clamshell phone",
|
imageAlt: "Samsung Galaxy Z Flip 6 clamshell phone",
|
||||||
initialQuantity: 1,
|
initialQuantity: 1,
|
||||||
},
|
},
|
||||||
@@ -84,7 +84,7 @@ export default function ProductsPage() {
|
|||||||
id: "a95",
|
id: "a95",
|
||||||
name: "Galaxy A95",
|
name: "Galaxy A95",
|
||||||
price: "$499",
|
price: "$499",
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQJ7B8mYEMeFibP8zUealCeNvW/samsung-galaxy-a95-smartphone-product-sh-1772521647140-ae802e4b.png",
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQJ7B8mYEMeFibP8zUealCeNvW/samsung-galaxy-a95-smartphone-product-sh-1772521647140-ae802e4b.png?_wi=2",
|
||||||
imageAlt: "Samsung Galaxy A95 affordable smartphone",
|
imageAlt: "Samsung Galaxy A95 affordable smartphone",
|
||||||
initialQuantity: 1,
|
initialQuantity: 1,
|
||||||
},
|
},
|
||||||
@@ -108,21 +108,21 @@ export default function ProductsPage() {
|
|||||||
id: 1,
|
id: 1,
|
||||||
title: "Premium Build Quality",
|
title: "Premium Build Quality",
|
||||||
description: "Crafted with premium materials and precision engineering for durability and elegance that lasts for years",
|
description: "Crafted with premium materials and precision engineering for durability and elegance that lasts for years",
|
||||||
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=2",
|
||||||
imageAlt: "Samsung premium materials",
|
imageAlt: "Samsung premium materials",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 2,
|
id: 2,
|
||||||
title: "Innovation Leadership",
|
title: "Innovation Leadership",
|
||||||
description: "First-to-market technologies including foldable displays, advanced AI features, and next-gen processors",
|
description: "First-to-market technologies including foldable displays, advanced AI features, and next-gen processors",
|
||||||
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=2",
|
||||||
imageAlt: "Samsung innovation",
|
imageAlt: "Samsung innovation",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 3,
|
id: 3,
|
||||||
title: "Exceptional Support",
|
title: "Exceptional Support",
|
||||||
description: "24/7 customer service, extended warranties, and dedicated support team ready to help anytime",
|
description: "24/7 customer service, extended warranties, and dedicated support team ready to help anytime",
|
||||||
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=2",
|
||||||
imageAlt: "Samsung customer support",
|
imageAlt: "Samsung customer support",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user