Update src/app/page.tsx
This commit is contained in:
@@ -92,7 +92,7 @@ export default function HomePage() {
|
||||
{ text: "Learn More", href: "#features" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
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=1"
|
||||
imageAlt="Latest premium smartphones showcase"
|
||||
/>
|
||||
</div>
|
||||
@@ -117,21 +117,21 @@ export default function HomePage() {
|
||||
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=1",
|
||||
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=1",
|
||||
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=1",
|
||||
imageAlt: "OnePlus 12",
|
||||
},
|
||||
]}
|
||||
@@ -153,7 +153,7 @@ export default function HomePage() {
|
||||
id: 1,
|
||||
title: "24/7 Customer Support",
|
||||
description: "Expert team ready to assist you anytime with product queries, troubleshooting, and after-sales service.",
|
||||
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=1",
|
||||
imageAlt: "Professional customer support",
|
||||
},
|
||||
{
|
||||
@@ -167,14 +167,14 @@ export default function HomePage() {
|
||||
id: 3,
|
||||
title: "2-Year Warranty",
|
||||
description: "Complete manufacturer warranty with extended protection plans. Hassle-free service center access.",
|
||||
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=1",
|
||||
imageAlt: "Warranty protection",
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Competitive Pricing",
|
||||
description: "Best prices in India with price match guarantee. Regular deals and exclusive discounts for members.",
|
||||
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=1",
|
||||
imageAlt: "Best pricing guarantee",
|
||||
},
|
||||
]}
|
||||
@@ -277,7 +277,7 @@ export default function HomePage() {
|
||||
useInvertedBackground={false}
|
||||
faqsAnimation="slide-up"
|
||||
mediaPosition="left"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/flat-design-how-it-works-label-set_23-2149460537.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/flat-design-how-it-works-label-set_23-2149460537.jpg?_wi=1"
|
||||
imageAlt="FAQ Support"
|
||||
mediaAnimation="slide-up"
|
||||
faqs={[
|
||||
@@ -312,7 +312,7 @@ export default function HomePage() {
|
||||
|
||||
<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=1"
|
||||
imageAlt="ND Mobile Store"
|
||||
logoText="ND Mobile"
|
||||
copyrightText="© 2025 ND Mobile India. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user