Update src/app/about/page.tsx
This commit is contained in:
@@ -91,28 +91,28 @@ export default function AboutPage() {
|
||||
id: 1,
|
||||
title: "Premium Selection",
|
||||
description: "Curated collection of the latest flagship smartphones from Apple, Samsung, OnePlus, and other leading brands. Every device is authenticated and comes with official warranty.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-store-is-standing-near-stand-choosing-phone_169016-3831.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-store-is-standing-near-stand-choosing-phone_169016-3831.jpg?_wi=2",
|
||||
imageAlt: "Premium smartphone selection",
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Expert Support",
|
||||
description: "Our knowledgeable team is here to help you find the perfect device. From specifications to comparisons, we provide personalized guidance for every customer.",
|
||||
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=3",
|
||||
imageAlt: "Expert support team",
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Authorized Partner",
|
||||
description: "Authorized distributor and service partner for all major smartphone brands. Genuine products, authentic warranty, and direct access to manufacturer support channels.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-robotic-vacuum-cleaner-flat-surface_23-2151736732.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-robotic-vacuum-cleaner-flat-surface_23-2151736732.jpg?_wi=1",
|
||||
imageAlt: "Store interior",
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Customer Commitment",
|
||||
description: "Your satisfaction is our priority. We stand behind every product we sell with hassle-free returns, extended warranty options, and lifetime support.",
|
||||
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=3",
|
||||
imageAlt: "Customer service",
|
||||
},
|
||||
]}
|
||||
@@ -132,7 +132,7 @@ export default function AboutPage() {
|
||||
useInvertedBackground={false}
|
||||
faqsAnimation="slide-up"
|
||||
mediaPosition="left"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-robotic-vacuum-cleaner-flat-surface_23-2151736732.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-robotic-vacuum-cleaner-flat-surface_23-2151736732.jpg?_wi=2"
|
||||
imageAlt="About ND Mobile"
|
||||
mediaAnimation="slide-up"
|
||||
faqs={[
|
||||
@@ -163,7 +163,7 @@ export default function AboutPage() {
|
||||
|
||||
<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=3"
|
||||
imageAlt="ND Mobile Store"
|
||||
logoText="ND Mobile"
|
||||
copyrightText="© 2025 ND Mobile India. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user