Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-03-31 12:40:20 +00:00

View File

@@ -72,7 +72,7 @@ export default function LandingPage() {
features={[
{ id: "f1", title: "Real-Time 1v1 Duels", description: "Challenge peers across the globe in live academic competitions.", imageSrc: "http://img.b2bpic.net/free-vector/business-background-design_1200-32.jpg" },
{ id: "f2", title: "AI-Powered Insights", description: "Identify your knowledge gaps with pinpoint accuracy using our adaptive engine.", imageSrc: "http://img.b2bpic.net/free-vector/school-timetable-template-organize-activities_23-2147854627.jpg" },
{ id: "f3", title: "Team Tournaments", description: "Collaborate with classmates in large-scale tournaments to climb school leaderboards.", imageSrc: "http://img.b2bpic.net/free-vector/online-community_24877-51950.jpg" }
{ id: "f3", title: "Team Tournaments", description: "Collaborate with classmates in large-scale tournaments to climb school leaderboards.", imageSrc: "http://img.b2bpic.net/free-vector/online-community_24877-51950.jpg?_wi=1" }
]}
/>
</div>
@@ -103,7 +103,7 @@ export default function LandingPage() {
{ id: "q2", title: "Is it suitable for classroom use?", content: "Yes, we provide specialized dashboards for schools to monitor class performance." },
{ id: "q3", title: "How is the matchmaking done?", content: "Our algorithm balances skill levels to ensure a fair and rigorous competitive experience." }
]}
imageSrc="http://img.b2bpic.net/free-vector/online-community_24877-51950.jpg"
imageSrc="http://img.b2bpic.net/free-vector/online-community_24877-51950.jpg?_wi=2"
/>
</div>