diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 8899823..347c4fc 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -55,7 +55,7 @@ export default function AboutPage() { title: "Industry Experience", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/person-paying-using-nfc-technology_23-2149893826.jpg" + imageSrc="http://img.b2bpic.net/free-photo/person-paying-using-nfc-technology_23-2149893826.jpg?_wi=3" imageAlt="TechHub Mobile Store Interior" useInvertedBackground={false} mediaAnimation="slide-up" @@ -75,7 +75,7 @@ export default function AboutPage() { quote: "I bought my iPhone 15 Pro from TechHub and it was an amazing experience. Original product, best price, and excellent customer service. Highly recommended!", name: "Ahmed Hassan", role: "Software Engineer", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-with-backpack_23-2149915916.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-with-backpack_23-2149915916.jpg?_wi=2", imageAlt: "Ahmed Hassan", }, { @@ -84,7 +84,7 @@ export default function AboutPage() { quote: "My phone screen broke and TechHub fixed it in just 30 minutes. Professional work, reasonable price, and they gave me a 6-month warranty. Very impressed!", name: "Fatima Khan", role: "Student", - imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-charming-female-isolated_176474-79356.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-charming-female-isolated_176474-79356.jpg?_wi=2", imageAlt: "Fatima Khan", }, { @@ -93,7 +93,7 @@ export default function AboutPage() { quote: "I've been buying all my phones from TechHub for 3 years now. They always have the latest models at the best prices. Never disappointed!", name: "Muhammad Ali", role: "Business Owner", - imageSrc: "http://img.b2bpic.net/free-photo/glad-smiling-bearded-man-rub-hands-relish-good-profit_176420-17946.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/glad-smiling-bearded-man-rub-hands-relish-good-profit_176420-17946.jpg?_wi=2", imageAlt: "Muhammad Ali", }, { @@ -102,7 +102,7 @@ export default function AboutPage() { quote: "I was worried about counterfeit phones online, but TechHub gave me authentic products with full warranty. Trust is everything, and they deliver!", name: "Sara Ahmad", role: "HR Manager", - imageSrc: "http://img.b2bpic.net/free-photo/stylish-pretty-gilr-with-freckles-blonde-loose-hair-looking-camera-with-joyful-happy-facial-expression-attractive-young-woman-natural-beauty-posing-isolated-blank-copy-space-studio-wall_343059-4198.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stylish-pretty-gilr-with-freckles-blonde-loose-hair-looking-camera-with-joyful-happy-facial-expression-attractive-young-woman-natural-beauty-posing-isolated-blank-copy-space-studio-wall_343059-4198.jpg?_wi=2", imageAlt: "Sara Ahmad", }, { @@ -111,7 +111,7 @@ export default function AboutPage() { quote: "TechHub has the best selection of phone accessories in Lahore. Quality products and helpful staff. Always my first choice!", name: "Hassan Raza", role: "Photographer", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-male-red-sweater-with-mad-face-black-wall_140725-143169.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-male-red-sweater-with-mad-face-black-wall_140725-143169.jpg?_wi=2", imageAlt: "Hassan Raza", }, { @@ -120,7 +120,7 @@ export default function AboutPage() { quote: "Their after-sales support is outstanding. Any problem and they're there to help. Best mobile store experience ever!", name: "Aisha Malik", role: "Teacher", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-successful-young-entrepreneur-standing-looking-camera-crossing-arms-smiling_482257-5018.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-successful-young-entrepreneur-standing-looking-camera-crossing-arms-smiling_482257-5018.jpg?_wi=2", imageAlt: "Aisha Malik", }, ]} diff --git a/src/app/layout.tsx b/src/app/layout.tsx index dbed3dc..2253498 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1432,6 +1432,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +