Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-28 10:50:34 +00:00

View File

@@ -123,7 +123,7 @@ export default function LandingPage() {
handle: "Meerut Resident",
testimonial: "Dr. Kavita is incredibly kind and knowledgeable. My back pain has significantly reduced.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-blue-pajamas-laying-bed-resting-looking-camera-smiling-with-happy-face-enjoying-morning-time-bedroom-interior-light-background_141793-45352.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-blue-pajamas-laying-bed-resting-looking-camera-smiling-with-happy-face-enjoying-morning-time-bedroom-interior-light-background_141793-45352.jpg?_wi=1",
},
{
id: "2",
@@ -155,7 +155,7 @@ export default function LandingPage() {
handle: "Senior Citizen",
testimonial: "The rehabilitation exercises have improved my mobility significantly. Highly satisfied!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-blue-pajamas-laying-bed-resting-looking-camera-smiling-with-happy-face-enjoying-morning-time-bedroom-interior-light-background_141793-45352.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-blue-pajamas-laying-bed-resting-looking-camera-smiling-with-happy-face-enjoying-morning-time-bedroom-interior-light-background_141793-45352.jpg?_wi=2",
},
]}
showRating={true}