Update src/app/products/page.tsx

This commit is contained in:
2026-03-19 17:27:59 +00:00
parent 2dbddd9d20
commit 9d508e1de1

View File

@@ -95,21 +95,21 @@ export default function ProductsPage() {
id: "iphone-15",
name: "iPhone 15 Pro Max",
price: "₹1,39,999",
imageSrc: "http://img.b2bpic.net/free-vector/smartphone-with-gradient-wallpaper_23-2147842890.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/smartphone-with-gradient-wallpaper_23-2147842890.jpg?_wi=2",
imageAlt: "iPhone 15 Pro Max",
},
{
id: "samsung-s24",
name: "Samsung Galaxy S24",
price: "₹79,999",
imageSrc: "http://img.b2bpic.net/free-vector/modern-design-concept-set-collection-with-two-stylish-black-smartphones-with-shadows-large-blanks-displays-touchscreens-grey_1284-49092.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/modern-design-concept-set-collection-with-two-stylish-black-smartphones-with-shadows-large-blanks-displays-touchscreens-grey_1284-49092.jpg?_wi=2",
imageAlt: "Samsung Galaxy S24",
},
{
id: "oneplus-12",
name: "OnePlus 12",
price: "₹64,999",
imageSrc: "http://img.b2bpic.net/free-photo/new-cell-phone-colorful-background_58702-4949.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/new-cell-phone-colorful-background_58702-4949.jpg?_wi=2",
imageAlt: "OnePlus 12",
},
{
@@ -123,14 +123,14 @@ export default function ProductsPage() {
id: "iphone-15-standard",
name: "iPhone 15",
price: "₹79,999",
imageSrc: "http://img.b2bpic.net/free-vector/smartphone-with-gradient-wallpaper_23-2147842890.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/smartphone-with-gradient-wallpaper_23-2147842890.jpg?_wi=3",
imageAlt: "iPhone 15",
},
{
id: "samsung-a54",
name: "Samsung Galaxy A54",
price: "₹42,999",
imageSrc: "http://img.b2bpic.net/free-vector/modern-design-concept-set-collection-with-two-stylish-black-smartphones-with-shadows-large-blanks-displays-touchscreens-grey_1284-49092.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/modern-design-concept-set-collection-with-two-stylish-black-smartphones-with-shadows-large-blanks-displays-touchscreens-grey_1284-49092.jpg?_wi=3",
imageAlt: "Samsung Galaxy A54",
},
]}
@@ -152,21 +152,21 @@ export default function ProductsPage() {
id: 1,
title: "Authentic Verification",
description: "Every product undergoes strict authenticity checks. QR-coded certificates and IMEI verification for all devices.",
imageSrc: "http://img.b2bpic.net/free-photo/man-woman-being-addicted-their-phones_23-2149017711.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-woman-being-addicted-their-phones_23-2149017711.jpg?_wi=2",
imageAlt: "Authenticity verification",
},
{
id: 2,
title: "Extended Warranty Options",
description: "Choose from standard manufacturer warranty to extended plans up to 3 years. Covers accidental damage and breakdowns.",
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-filling-up-her-credit-card-information-smartphone_23-2148673305.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-filling-up-her-credit-card-information-smartphone_23-2148673305.jpg?_wi=2",
imageAlt: "Extended warranty",
},
{
id: 3,
title: "Expert Product Guidance",
description: "Our specialists help you compare features, performance, and pricing. Free consultation and personalized recommendations.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-working-call-center-office_23-2149256111.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-working-call-center-office_23-2149256111.jpg?_wi=2",
imageAlt: "Expert guidance",
},
]}
@@ -175,7 +175,7 @@ export default function ProductsPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/digital-nomad-working-remotly-their-project_23-2149241833.jpg"
imageSrc="http://img.b2bpic.net/free-photo/digital-nomad-working-remotly-their-project_23-2149241833.jpg?_wi=2"
imageAlt="ND Mobile Store"
logoText="ND Mobile"
copyrightText="© 2025 ND Mobile India. All rights reserved."