Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-03-27 10:17:06 +00:00

View File

@@ -41,6 +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"
/>
</div>