diff --git a/src/app/page.tsx b/src/app/page.tsx index 845f7ab..436b7b1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" /> @@ -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() {