diff --git a/src/app/page.tsx b/src/app/page.tsx index 280d3a4..17f6d0c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C6VRX4f2f3gkdq5DyveJ4QiBzc/uploaded-1775706222577-aljr3rhu.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C6VRX4f2f3gkdq5DyveJ4QiBzc/uploaded-1775706222577-aljr3rhu.jpg?_wi=1" imageAlt="Abstract medical art" /> @@ -84,7 +84,7 @@ export default function LandingPage() { title: "Personalized Care", }, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C6VRX4f2f3gkdq5DyveJ4QiBzc/uploaded-1775706222577-3ss5by0a.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C6VRX4f2f3gkdq5DyveJ4QiBzc/uploaded-1775706222577-3ss5by0a.jpg?_wi=1" imageAlt="Speech therapy session" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -102,7 +102,7 @@ export default function LandingPage() { icon: Sparkles, title: "Early Intervention", description: "Detecting and treating developmental delays early for better outcomes.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C6VRX4f2f3gkdq5DyveJ4QiBzc/uploaded-1775706222577-aljr3rhu.jpg", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C6VRX4f2f3gkdq5DyveJ4QiBzc/uploaded-1775706222577-aljr3rhu.jpg?_wi=2", imageAlt: "User provided image", }, { @@ -110,7 +110,7 @@ export default function LandingPage() { icon: Clock, title: "Flexible Timings", description: "Scheduling that works around your family's busy daily routine.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C6VRX4f2f3gkdq5DyveJ4QiBzc/uploaded-1775706222577-3ss5by0a.jpg", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C6VRX4f2f3gkdq5DyveJ4QiBzc/uploaded-1775706222577-3ss5by0a.jpg?_wi=2", imageAlt: "User provided image", }, { @@ -118,7 +118,7 @@ export default function LandingPage() { icon: Heart, title: "Parent Guidance", description: "Supporting you with tools to help your child at home daily.", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-lgbt-mother-outdoors-park-with-her-child_23-2148953018.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-lgbt-mother-outdoors-park-with-her-child_23-2148953018.jpg?_wi=1", imageAlt: "happy mother with child portrait", }, ]} @@ -138,7 +138,7 @@ export default function LandingPage() { name: "Sarah J.", role: "Parent", testimonial: "Ananya has a gentle touch and my son's speech has improved significantly in just three months.", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-lgbt-mother-outdoors-park-with-her-child_23-2148953018.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-lgbt-mother-outdoors-park-with-her-child_23-2148953018.jpg?_wi=2", }, { id: "2", @@ -200,7 +200,7 @@ export default function LandingPage() { required: true, }} buttonText="Send Message" - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C6VRX4f2f3gkdq5DyveJ4QiBzc/uploaded-1775706222577-aljr3rhu.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C6VRX4f2f3gkdq5DyveJ4QiBzc/uploaded-1775706222577-aljr3rhu.jpg?_wi=3" imageAlt="Contact us" />