From 00559d8a3bd429bd9dd78044b51e3c1fe667cb57 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 11:28:09 +0000 Subject: [PATCH 1/6] Update src/app/about/page.tsx --- src/app/about/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 66f3c81..17d1b5e 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -55,7 +55,7 @@ export default function AboutPage() { title: "वर्षों की अनुभव", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/seated-straddle-pose_1163-1062.jpg" + imageSrc="http://img.b2bpic.net/free-photo/seated-straddle-pose_1163-1062.jpg?_wi=2" imageAlt="Naturopathy Yoga team" mediaAnimation="slide-up" useInvertedBackground={false} @@ -78,7 +78,7 @@ export default function AboutPage() { tag: "Yoga & Reflexology", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-confident-corporate-woman-professional-entrepreneur-smiling-cross-arms-chest-smiling-enthusiastic-standing-white-background_1258-85600.jpg", avatarAlt: "professional woman avatar portrait", - imageSrc: "http://img.b2bpic.net/free-photo/adult-man-woman-exercising-yoga_23-2148282894.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/adult-man-woman-exercising-yoga_23-2148282894.jpg?_wi=2", imageAlt: "professional woman wellness yoga testimonial", }, { @@ -90,7 +90,7 @@ export default function AboutPage() { tag: "Reflexology Sessions", avatarSrc: "http://img.b2bpic.net/free-photo/african-american-young-man-wearing-jacket-checkered-shirt-looking-camera-studio_613910-21142.jpg", avatarAlt: "professional man avatar portrait", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-massaging-patient_23-2150649750.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-massaging-patient_23-2150649750.jpg?_wi=2", imageAlt: "man wellness yoga practice improvement", }, { @@ -102,7 +102,7 @@ export default function AboutPage() { tag: "Meditation & Yoga", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-woman-wearing-glasses_23-2148815602.jpg", avatarAlt: "woman professional avatar portrait", - imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-lady-concentrating-city-park_1262-20794.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-lady-concentrating-city-park_1262-20794.jpg?_wi=2", imageAlt: "woman meditation wellness yoga practice", }, ]} @@ -126,7 +126,7 @@ export default function AboutPage() { category: ["योग", "स्वास्थ्य"], title: "योग के 5 आसान आसन शुरुआत के लिए", excerpt: "योग की यात्रा शुरू करने के लिए इन 5 आसान आसनों को सीखें जो आप घर पर प्रतिदिन कर सकते हैं।", - imageSrc: "http://img.b2bpic.net/free-photo/woman-resting-her-knees-head-florr_1163-931.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-resting-her-knees-head-florr_1163-931.jpg?_wi=2", imageAlt: "yoga poses sequence beginner tutorial", authorName: "Radha Patel", authorAvatar: "http://img.b2bpic.net/free-vector/meditation-concept-flat-design_23-2148523132.jpg", @@ -137,7 +137,7 @@ export default function AboutPage() { category: ["रिफ्लेक्सोलॉजी", "उपचार"], title: "रिफ्लेक्सोलॉजी के अद्भुत फायदे", excerpt: "जानें कि कैसे पैरों के प्रेशर पॉइंट आपके पूरे शरीर को ठीक करने में मदद कर सकते हैं।", - imageSrc: "http://img.b2bpic.net/free-photo/concept-healthcare-female-beauty-masseuses-make-massage-girl-woman-spa-salon_1157-44658.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/concept-healthcare-female-beauty-masseuses-make-massage-girl-woman-spa-salon_1157-44658.jpg?_wi=2", imageAlt: "reflexology foot massage therapy treatment", authorName: "Dr. Arun Kumar", authorAvatar: "http://img.b2bpic.net/free-photo/medium-shot-doctor-wearing-lab-coat_23-2149551158.jpg", @@ -148,7 +148,7 @@ export default function AboutPage() { category: ["जीवनशैली", "स्वास्थ्य"], title: "प्राकृतिक जीवनशैली कैसे अपनाएँ", excerpt: "आधुनिक जीवन में प्राकृतिक और संतुलित जीवनशैली अपनाने के व्यावहारिक सुझाव।", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-watering-plant_23-2149383656.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-watering-plant_23-2149383656.jpg?_wi=2", imageAlt: "healthy natural lifestyle wellness living", authorName: "Kavita Singh", authorAvatar: "http://img.b2bpic.net/free-photo/plus-size-woman-working-professional-business-office_23-2150579598.jpg", -- 2.49.1 From 96a9c27f59e82bd451c3e967646d8717fc7c7841 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 11:28:10 +0000 Subject: [PATCH 2/6] Update src/app/blog/page.tsx --- src/app/blog/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/blog/page.tsx b/src/app/blog/page.tsx index dbffc77..4e121a3 100644 --- a/src/app/blog/page.tsx +++ b/src/app/blog/page.tsx @@ -21,7 +21,7 @@ export default function BlogPage() { category: ["योग", "स्वास्थ्य"], title: "योग के 5 आसान आसन शुरुआत के लिए", excerpt: "योग की यात्रा शुरू करने के लिए इन 5 आसान आसनों को सीखें जो आप घर पर प्रतिदिन कर सकते हैं।", - imageSrc: "http://img.b2bpic.net/free-photo/woman-resting-her-knees-head-florr_1163-931.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-resting-her-knees-head-florr_1163-931.jpg?_wi=3", imageAlt: "yoga poses sequence beginner tutorial", authorName: "Radha Patel", authorAvatar: "http://img.b2bpic.net/free-vector/meditation-concept-flat-design_23-2148523132.jpg", @@ -32,7 +32,7 @@ export default function BlogPage() { category: ["रिफ्लेक्सोलॉजी", "उपचार"], title: "रिफ्लेक्सोलॉजी के अद्भुत फायदे", excerpt: "जानें कि कैसे पैरों के प्रेशर पॉइंट आपके पूरे शरीर को ठीक करने में मदद कर सकते हैं।", - imageSrc: "http://img.b2bpic.net/free-photo/concept-healthcare-female-beauty-masseuses-make-massage-girl-woman-spa-salon_1157-44658.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/concept-healthcare-female-beauty-masseuses-make-massage-girl-woman-spa-salon_1157-44658.jpg?_wi=3", imageAlt: "reflexology foot massage therapy treatment", authorName: "Dr. Arun Kumar", authorAvatar: "http://img.b2bpic.net/free-photo/medium-shot-doctor-wearing-lab-coat_23-2149551158.jpg", @@ -43,7 +43,7 @@ export default function BlogPage() { category: ["जीवनशैली", "स्वास्थ्य"], title: "प्राकृतिक जीवनशैली कैसे अपनाएँ", excerpt: "आधुनिक जीवन में प्राकृतिक और संतुलित जीवनशैली अपनाने के व्यावहारिक सुझाव।", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-watering-plant_23-2149383656.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-watering-plant_23-2149383656.jpg?_wi=3", imageAlt: "healthy natural lifestyle wellness living", authorName: "Kavita Singh", authorAvatar: "http://img.b2bpic.net/free-photo/plus-size-woman-working-professional-business-office_23-2150579598.jpg", @@ -54,7 +54,7 @@ export default function BlogPage() { category: ["ध्यान", "मानसिक स्वास्थ्य"], title: "मेडिटेशन से तनाव मुक्ति पाएँ", excerpt: "रोजमर्रा की चिंताओं से मुक्ति के लिए सरल मेडिटेशन तकनीकें जो वास्तव में काम करती हैं।", - imageSrc: "http://img.b2bpic.net/free-photo/fashionable-gray-haired-young-woman-yogi-practicing-meditation-her-bedroom-sitting-lotus-pose-closing-eyes-making-mudra-gesture_343059-879.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fashionable-gray-haired-young-woman-yogi-practicing-meditation-her-bedroom-sitting-lotus-pose-closing-eyes-making-mudra-gesture_343059-879.jpg?_wi=2", imageAlt: "meditation stress relief mindfulness practice", authorName: "Vikram Desai", authorAvatar: "http://img.b2bpic.net/free-photo/full-shot-man-with-face-mask-doing-sukhasana-pose-indoor_23-2148717229.jpg", -- 2.49.1 From addb87f251d8dfbcc00c339351662c96cbd3a3c0 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 11:28:11 +0000 Subject: [PATCH 3/6] Update src/app/layout.tsx --- src/app/layout.tsx | 1367 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 1367 insertions(+) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index d9165f9..1c2f68b 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1434,6 +1434,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +