diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 062d13a..f09fed2 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -65,7 +65,7 @@ export default function AboutPage() { description: "Each device undergoes comprehensive inspection to identify any cosmetic or functional issues. Our certified technicians check all hardware components, display quality, battery health, and connectivity features.", imageSrc: - "http://img.b2bpic.net/free-photo/cropped-man-reading-text-message-his-smartphone-standing-office-building_1098-19118.jpg", + "http://img.b2bpic.net/free-photo/cropped-man-reading-text-message-his-smartphone-standing-office-building_1098-19118.jpg?_wi=2", imageAlt: "Device inspection process", buttons: [ { @@ -82,7 +82,7 @@ export default function AboutPage() { description: "Our expert technicians repair and restore devices to near-original condition. This includes replacing damaged components, cleaning, and software optimization to ensure peak performance.", imageSrc: - "http://img.b2bpic.net/free-photo/portrait-female-working_23-2148836087.jpg", + "http://img.b2bpic.net/free-photo/portrait-female-working_23-2148836087.jpg?_wi=2", imageAlt: "Device restoration and repair", buttons: [ { @@ -99,7 +99,7 @@ export default function AboutPage() { description: "Every restored device undergoes rigorous testing including functionality checks, battery performance, display quality, and all sensors. We ensure 100% operational excellence before shipping.", imageSrc: - "http://img.b2bpic.net/free-photo/caucasian-ethnicity-polygraph-examiner-works-office-with-his-lie-detector-s-equipment_146671-17313.jpg", + "http://img.b2bpic.net/free-photo/caucasian-ethnicity-polygraph-examiner-works-office-with-his-lie-detector-s-equipment_146671-17313.jpg?_wi=2", imageAlt: "Quality testing and verification", buttons: [ { @@ -116,7 +116,7 @@ export default function AboutPage() { description: "Devices are carefully packaged in protective materials and shipped with a 2-year warranty. Each package includes documentation, accessories, and installation support.", imageSrc: - "http://img.b2bpic.net/free-photo/young-happy-courier-checking-name-customer-s-mailbox-while-delivering-packages-residential-district_637285-2317.jpg", + "http://img.b2bpic.net/free-photo/young-happy-courier-checking-name-customer-s-mailbox-while-delivering-packages-residential-district_637285-2317.jpg?_wi=2", imageAlt: "Premium packaging and shipping", buttons: [ { @@ -146,7 +146,7 @@ export default function AboutPage() { "Every device meets strict industry standards and undergoes comprehensive testing. Our certification process ensures functionality, durability, and reliability comparable to new devices.", media: { imageSrc: - "http://img.b2bpic.net/free-vector/pack-vintage-labels-indian-independence_23-2147660377.jpg", + "http://img.b2bpic.net/free-vector/pack-vintage-labels-indian-independence_23-2147660377.jpg?_wi=2", }, items: [ { @@ -175,7 +175,7 @@ export default function AboutPage() { "All devices come with a full 2-year warranty covering hardware defects and malfunctions. We stand behind every product with industry-leading protection and hassle-free support.", media: { imageSrc: - "http://img.b2bpic.net/free-vector/hundred-percent-guarantee-badges-set_23-2148731119.jpg", + "http://img.b2bpic.net/free-vector/hundred-percent-guarantee-badges-set_23-2148731119.jpg?_wi=2", }, items: [ { @@ -204,7 +204,7 @@ export default function AboutPage() { "Orders ship within 24 hours with free expedited delivery. Receive your refurbished smartphone quickly and securely with full tracking and insurance coverage.", media: { imageSrc: - "http://img.b2bpic.net/free-vector/fun-delivery-truck-with-flat-design_23-2147677998.jpg", + "http://img.b2bpic.net/free-vector/fun-delivery-truck-with-flat-design_23-2147677998.jpg?_wi=2", }, items: [ { @@ -233,7 +233,7 @@ export default function AboutPage() { "Bank-level encryption protects all transactions. Your payment information and personal data are secured with advanced security protocols and compliance certifications.", media: { imageSrc: - "http://img.b2bpic.net/free-vector/secure-payment-ultimate-protection-landing-page_23-2148545300.jpg", + "http://img.b2bpic.net/free-vector/secure-payment-ultimate-protection-landing-page_23-2148545300.jpg?_wi=2", }, items: [ { diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 1875e1a..ed69a14 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1420,6 +1420,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +