diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 178c29e..ce6d033 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -118,7 +118,7 @@ export default function AboutPage() { "I recommend Janjao to patients seeking therapeutic massage. Their approach combines science-based therapeutic principles with authentic traditional techniques. The results speak for themselves.", tag: "Medical Professional", avatarSrc: "http://img.b2bpic.net/free-photo/vertical-shot-young-smiling-woman-with-book-reading-cafe-enjoying-morning-breakfast-coffee_1258-199215.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-young-smiling-woman-with-book-reading-cafe-enjoying-morning-breakfast-coffee_1258-199215.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-young-smiling-woman-with-book-reading-cafe-enjoying-morning-breakfast-coffee_1258-199215.jpg?_wi=2", }, { id: "2", @@ -129,7 +129,7 @@ export default function AboutPage() { "My athletic clients benefit tremendously from the Thai massage and recovery protocols at Janjao. The therapists understand sports injuries and provide targeted relief that complements training.", tag: "Fitness Professional", avatarSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-having-back-massage-while-spending-day-beauty-spa_637285-7424.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-having-back-massage-while-spending-day-beauty-spa_637285-7424.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-having-back-massage-while-spending-day-beauty-spa_637285-7424.jpg?_wi=2", }, { id: "3", @@ -140,7 +140,7 @@ export default function AboutPage() { "We partner with Janjao for our corporate wellness program. Employees consistently rate their services as transformative for stress reduction and mental clarity.", tag: "Corporate Partner", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-bride-before-event_23-2149860780.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-bride-before-event_23-2149860780.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-bride-before-event_23-2149860780.jpg?_wi=2", }, ]} textboxLayout="default" @@ -150,7 +150,7 @@ export default function AboutPage() {