diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index e2e7208..d1cb2cc 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -126,9 +126,9 @@ export default function LandingPage() { @@ -160,14 +160,14 @@ export default function LandingPage() { title: "AI-Powered Consultations", description: "Harnessing artificial intelligence for precise diagnostics and tailored treatment plans, ensuring optimal results.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-doing-skincare-home_23-2150642531.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-doing-skincare-home_23-2150642531.jpg?_wi=1", imageAlt: "AI consultation app screenshot", }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-businesswoman-with-face-mask-analyzing-blueprints-desktop-pc-while-working-office_637285-5217.jpg", imageAlt: "CRM integration screenshot", }, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ga8cvi", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ga8cvi&_wi=1", imageAlt: "ai consultation virtual medspa", }, { @@ -181,7 +181,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-smartphone-front-view_23-2149698149.jpg", imageAlt: "Before/after photo tracking app", }, - imageSrc: "http://img.b2bpic.net/free-photo/home-interior-design-arrangement_23-2148986618.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/home-interior-design-arrangement_23-2148986618.jpg?_wi=3", imageAlt: "ai consultation virtual medspa", }, { @@ -195,7 +195,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/empty-medical-workspace-with-technology_482257-115276.jpg", imageAlt: "Integrated patient journey app", }, - imageSrc: "http://img.b2bpic.net/free-photo/wellness-concept-with-woman-with-creme-face_23-2147816997.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wellness-concept-with-woman-with-creme-face_23-2147816997.jpg?_wi=1", imageAlt: "ai consultation virtual medspa", }, ]} @@ -219,7 +219,7 @@ export default function LandingPage() { price: "Starting at $300", rating: 5, reviewCount: "245", - imageSrc: "http://img.b2bpic.net/free-photo/wellness-concept-with-woman-with-creme-face_23-2147816997.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wellness-concept-with-woman-with-creme-face_23-2147816997.jpg?_wi=2", imageAlt: "Botox and Dermal Fillers treatment", }, { @@ -455,9 +455,9 @@ export default function LandingPage() {