Merge version_4 into main #4

Merged
bender merged 1 commits from version_4 into main 2026-03-27 10:18:48 +00:00

View File

@@ -41,7 +41,7 @@ export default function LandingPage() {
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" }]}
buttonClassName="[&>button:first-child]:bg-primary [&>button:last-child]:bg-secondary"
buttonClassName="[&>button:first-child]:bg-indigo-600 [&>button:first-child]:text-white [&>button:last-child]:border-2 [&>button:last-child]:border-emerald-500 [&>button:last-child]:text-emerald-600"
avatarText="Join 10,000+ students achieving their target band score"
/>
</div>