From 672744c2d7d9ee2a13b5d5f54f4095630b675fb3 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 13:19:10 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2c6e7bb..5d0ea39 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { href: "#", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/still-life-books-versus-technology_23-2150062916.jpg" + imageSrc="http://img.b2bpic.net/free-photo/still-life-books-versus-technology_23-2150062916.jpg?_wi=1" /> @@ -100,7 +100,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/still-life-books-versus-technology_23-2150062916.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-books-versus-technology_23-2150062916.jpg?_wi=2", imageAlt: "voice recognition digital wave tech", }, { @@ -120,7 +120,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/international-day-education-futuristic-style-with-robots_23-2150998722.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/international-day-education-futuristic-style-with-robots_23-2150998722.jpg?_wi=1", imageAlt: "voice recognition digital wave tech", }, { @@ -140,7 +140,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/cute-young-couple-looking-tablet_23-2148363577.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cute-young-couple-looking-tablet_23-2148363577.jpg?_wi=1", imageAlt: "voice recognition digital wave tech", }, ]} @@ -156,7 +156,7 @@ export default function LandingPage() { { id: "1", name: "Marco V.", - imageSrc: "http://img.b2bpic.net/free-photo/cute-young-couple-looking-tablet_23-2148363577.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cute-young-couple-looking-tablet_23-2148363577.jpg?_wi=2", }, { id: "2", @@ -256,7 +256,7 @@ export default function LandingPage() { title="Start Learning Today" description="Join LinguaAI and begin your path to language mastery with your own AI-powered mentor." mediaAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/international-day-education-futuristic-style-with-robots_23-2150998722.jpg" + imageSrc="http://img.b2bpic.net/free-photo/international-day-education-futuristic-style-with-robots_23-2150998722.jpg?_wi=2" /> -- 2.49.1