diff --git a/src/app/accessories/page.tsx b/src/app/accessories/page.tsx index 28c0ece..d4764ff 100644 --- a/src/app/accessories/page.tsx +++ b/src/app/accessories/page.tsx @@ -105,7 +105,7 @@ export default function AccessoriesPage() { title: "Fast Chargers", description: "High-speed charging solutions compatible with all major phone models. Genuine Oraimo chargers with safety certifications.", tag: "Popular", - imageSrc: "http://img.b2bpic.net/free-photo/blue-cell-phone-connected-usb-cable-type-c-charging_58702-4567.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blue-cell-phone-connected-usb-cable-type-c-charging_58702-4567.jpg?_wi=3", imageAlt: "Oraimo fast chargers", }, { @@ -113,7 +113,7 @@ export default function AccessoriesPage() { title: "Premium Cables", description: "Durable and reliable USB-C, Lightning, and Micro-USB cables. Built to last with reinforced connectors.", tag: "Essential", - imageSrc: "http://img.b2bpic.net/free-photo/blue-cell-phone-connected-usb-cable-type-c-charging_58702-4567.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blue-cell-phone-connected-usb-cable-type-c-charging_58702-4567.jpg?_wi=4", imageAlt: "Oraimo premium cables", }, { @@ -121,7 +121,7 @@ export default function AccessoriesPage() { title: "Power Banks", description: "Portable charging stations with high capacity. Keep your devices powered throughout the day.", tag: "Travel", - imageSrc: "http://img.b2bpic.net/free-photo/blue-cell-phone-connected-usb-cable-type-c-charging_58702-4567.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blue-cell-phone-connected-usb-cable-type-c-charging_58702-4567.jpg?_wi=5", imageAlt: "Oraimo power banks", }, { @@ -129,7 +129,7 @@ export default function AccessoriesPage() { title: "Phone Cases", description: "Protective cases in various styles. Durable materials that protect your device from drops and scratches.", tag: "Protection", - imageSrc: "http://img.b2bpic.net/free-photo/blue-cell-phone-connected-usb-cable-type-c-charging_58702-4567.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blue-cell-phone-connected-usb-cable-type-c-charging_58702-4567.jpg?_wi=6", imageAlt: "Oraimo phone cases", }, { @@ -137,7 +137,7 @@ export default function AccessoriesPage() { title: "Screen Protectors", description: "Tempered glass screen protectors that maintain touch sensitivity and clarity.", tag: "Shield", - imageSrc: "http://img.b2bpic.net/free-photo/blue-cell-phone-connected-usb-cable-type-c-charging_58702-4567.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blue-cell-phone-connected-usb-cable-type-c-charging_58702-4567.jpg?_wi=7", imageAlt: "Oraimo screen protectors", }, { @@ -145,7 +145,7 @@ export default function AccessoriesPage() { title: "Accessory Bundles", description: "Complete packages with charger, cables, and protective accessories at special bundle prices.", tag: "Value", - imageSrc: "http://img.b2bpic.net/free-photo/blue-cell-phone-connected-usb-cable-type-c-charging_58702-4567.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blue-cell-phone-connected-usb-cable-type-c-charging_58702-4567.jpg?_wi=8", imageAlt: "Oraimo accessory bundles", }, ]} @@ -200,7 +200,7 @@ export default function AccessoriesPage() { required: false, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/blue-cell-phone-connected-usb-cable-type-c-charging_58702-4567.jpg" + imageSrc="http://img.b2bpic.net/free-photo/blue-cell-phone-connected-usb-cable-type-c-charging_58702-4567.jpg?_wi=9" imageAlt="Oraimo accessories showcase" mediaAnimation="slide-up" mediaPosition="right"