diff --git a/src/app/page.tsx b/src/app/page.tsx index 7bd867a..b6fa545 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function LandingPage() { href: "#features", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-employee-working-with-charts-papers-computer-doing-annual-data-analysis-plan-business-project-woman-holding-files-with-financial-information-development_482257-32215.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-employee-working-with-charts-papers-computer-doing-annual-data-analysis-plan-business-project-woman-holding-files-with-financial-information-development_482257-32215.jpg?_wi=1" imageAlt="LinguistPro learning interface" mediaAnimation="slide-up" /> @@ -89,7 +89,7 @@ export default function LandingPage() { title: "Retention", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/smiling-woman-chatting-laptop-outdoors_23-2148154983.jpg" + imageSrc="http://img.b2bpic.net/free-photo/smiling-woman-chatting-laptop-outdoors_23-2148154983.jpg?_wi=1" imageAlt="Studying language anywhere" mediaAnimation="blur-reveal" metricsAnimation="slide-up" @@ -106,7 +106,7 @@ export default function LandingPage() { title: "Speech Recognition", description: "Perfect your pronunciation with AI-driven voice analysis.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/hearing-issues-collage-design_23-2149831038.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hearing-issues-collage-design_23-2149831038.jpg?_wi=1", imageAlt: "Speech recognition feature", }, items: [ @@ -120,7 +120,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-employee-working-with-charts-papers-computer-doing-annual-data-analysis-plan-business-project-woman-holding-files-with-financial-information-development_482257-32215.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-employee-working-with-charts-papers-computer-doing-annual-data-analysis-plan-business-project-woman-holding-files-with-financial-information-development_482257-32215.jpg?_wi=2", imageAlt: "language learning dashboard ui", }, { @@ -141,7 +141,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-chatting-laptop-outdoors_23-2148154983.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-chatting-laptop-outdoors_23-2148154983.jpg?_wi=2", imageAlt: "student studying language in cafe", }, { @@ -162,7 +162,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/hearing-issues-collage-design_23-2149831038.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hearing-issues-collage-design_23-2149831038.jpg?_wi=2", imageAlt: "speech recognition tech icon", }, ]}