From 6ba8825139264e47c3b267c8507eb9bc475c15e4 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 16 Mar 2026 01:47:51 +0000 Subject: [PATCH 1/2] Update src/app/page.tsx --- src/app/page.tsx | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ff5363e..03510e3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -87,7 +87,7 @@ export default function HomePage() { tag="Exam Ready" tagIcon={Sparkles} tagAnimation="slide-up" - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B0UXqZ6WaOwibcz6AZgpq0ytYy/a-modern-clean-study-platform-interface--1773625593421-68c24332.png?_wi=1" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B0UXqZ6WaOwibcz6AZgpq0ytYy/a-modern-clean-study-platform-interface--1773625593421-68c24332.png" imageAlt="Students using T-Level study platform" showBlur={true} buttons={[ @@ -116,21 +116,21 @@ export default function HomePage() { id: 1, title: "Case Study Analyzer", description: "Paste your exam scenario and receive instant technical requirement identification based on 2026 assessment objectives. Understand what the examiners are looking for before you answer.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B0UXqZ6WaOwibcz6AZgpq0ytYy/a-focused-interface-showing-a-case-study-1773625593245-f6039101.png?_wi=1", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B0UXqZ6WaOwibcz6AZgpq0ytYy/a-focused-interface-showing-a-case-study-1773625593245-f6039101.png", imageAlt: "Case study analysis interface", }, { id: 2, title: "Mark Scheme Simulator", description: "Get feedback that explains why answers earn 0, 1, or 2 marks. Uses Socratic questioning to help you think deeper rather than simply providing correct answers.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B0UXqZ6WaOwibcz6AZgpq0ytYy/mark-scheme-feedback-interface-showing-s-1773625592886-5cfa097d.png?_wi=1", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B0UXqZ6WaOwibcz6AZgpq0ytYy/mark-scheme-feedback-interface-showing-s-1773625592886-5cfa097d.png", imageAlt: "Mark scheme feedback interface", }, { id: 3, title: "Curriculum-Aligned", description: "Every response stays focused on the Pearson specification. If you ask something outside the curriculum, we gently redirect you back to exam goals.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B0UXqZ6WaOwibcz6AZgpq0ytYy/visual-representation-of-curriculum-fram-1773625593000-efd058b1.png?_wi=1", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B0UXqZ6WaOwibcz6AZgpq0ytYy/visual-representation-of-curriculum-fram-1773625593000-efd058b1.png", imageAlt: "Curriculum framework visualization", }, ]} @@ -150,10 +150,10 @@ export default function HomePage() { Date: Mon, 16 Mar 2026 01:47:52 +0000 Subject: [PATCH 2/2] Update src/app/resources/page.tsx --- src/app/resources/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/resources/page.tsx b/src/app/resources/page.tsx index f590e43..8fb9e2a 100644 --- a/src/app/resources/page.tsx +++ b/src/app/resources/page.tsx @@ -69,10 +69,10 @@ export default function ResourcesPage() {