From e19dfbdba876344dc7487964ee273967c4790407 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 17 Mar 2026 00:19:48 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 388c1a1..b88ac58 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,10 +71,10 @@ export default function LandingPage() { { id: 1, title: "Adaptive Content", description: "AI tailors explanations and difficulty to match your learning pace, ensuring concepts stick.", phoneOne: { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B38xFVYvaAVhihTEqV4FWw5oe5/a-visual-representation-of-adaptive-lear-1773706743011-5a074f1e.png" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B38xFVYvaAVhihTEqV4FWw5oe5/a-visual-representation-of-adaptive-lear-1773706743011-5a074f1e.png?_wi=1" }, phoneTwo: { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B38xFVYvaAVhihTEqV4FWw5oe5/a-progress-tracking-dashboard-for-studen-1773706742408-edf4c50f.png" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B38xFVYvaAVhihTEqV4FWw5oe5/a-progress-tracking-dashboard-for-studen-1773706742408-edf4c50f.png?_wi=1" } }, { @@ -83,16 +83,16 @@ export default function LandingPage() { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B38xFVYvaAVhihTEqV4FWw5oe5/an-interface-showing-instant-ai-powered--1773706742876-6c6e1e49.png" }, phoneTwo: { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B38xFVYvaAVhihTEqV4FWw5oe5/a-progress-tracking-dashboard-for-studen-1773706742408-edf4c50f.png" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B38xFVYvaAVhihTEqV4FWw5oe5/a-progress-tracking-dashboard-for-studen-1773706742408-edf4c50f.png?_wi=2" } }, { id: 3, title: "Progress Tracking", description: "Track improvement over time with detailed analytics, achievement badges, and personalized recommendations.", phoneOne: { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B38xFVYvaAVhihTEqV4FWw5oe5/a-progress-tracking-dashboard-for-studen-1773706742408-edf4c50f.png" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B38xFVYvaAVhihTEqV4FWw5oe5/a-progress-tracking-dashboard-for-studen-1773706742408-edf4c50f.png?_wi=3" }, phoneTwo: { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B38xFVYvaAVhihTEqV4FWw5oe5/a-visual-representation-of-adaptive-lear-1773706743011-5a074f1e.png" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B38xFVYvaAVhihTEqV4FWw5oe5/a-visual-representation-of-adaptive-lear-1773706743011-5a074f1e.png?_wi=2" } } ]} -- 2.49.1