Merge version_6 into main #6

Merged
bender merged 1 commits from version_6 into main 2026-03-27 10:21:21 +00:00

View File

@@ -37,7 +37,7 @@ export default function LandingPage() {
<HeroSplitDoubleCarousel
background={{ variant: "plain" }}
title="Master Your IELTS Preparation"
description="Experience a realistic, AI-powered mock examination environment with dynamic questions, performance tracking, and immediate result summaries."
description="Get AI-powered, real-time IELTS scoring and detailed performance insights in minutes, not days."
leftCarouselItems={[{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWY1U43IrhkrmvXfddW402CLJ4/a-futuristic-and-clean-ielts-exam-dashbo-1774606537627-d6fe36dd.png", imageAlt: "IELTS Dashboard" }]}
rightCarouselItems={[{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWY1U43IrhkrmvXfddW402CLJ4/an-image-illustrating-a-digital-speaking-1774606536650-c144e972.png", imageAlt: "Speaking Test" }]}
buttons={[{ text: "Start Speaking", href: "/speaking" }, { text: "Start Writing", href: "/writing" }]}