Update src/app/page.tsx
This commit is contained in:
@@ -105,18 +105,18 @@ export default function LandingPage() {
|
|||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
id: 1,
|
id: 1,
|
||||||
title: "AI-Powered Coaching", description: "Get personalized study recommendations and instant feedback from our intelligent coaching system. Identifies weak areas and suggests targeted practice.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AzvEf0ZUlywZr72XRqltl8YCIT/ai-coach-chatbot-interface-for-test-prep-1773608237194-904a5893.png" },
|
title: "AI-Powered Coaching", description: "Get personalized study recommendations and instant feedback from our intelligent coaching system. Identifies weak areas and suggests targeted practice.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AzvEf0ZUlywZr72XRqltl8YCIT/ai-coach-chatbot-interface-for-test-prep-1773608237194-904a5893.png?_wi=1" },
|
||||||
phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AzvEf0ZUlywZr72XRqltl8YCIT/advanced-analytics-dashboard-showing-stu-1773608235381-07464e23.png" }
|
phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AzvEf0ZUlywZr72XRqltl8YCIT/advanced-analytics-dashboard-showing-stu-1773608235381-07464e23.png?_wi=1" }
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 2,
|
id: 2,
|
||||||
title: "Real-Time Analytics", description: "Track your progress with detailed performance metrics, score predictions, and comprehensive analytics. See exactly where you stand and what to focus on.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AzvEf0ZUlywZr72XRqltl8YCIT/advanced-analytics-dashboard-showing-stu-1773608235381-07464e23.png" },
|
title: "Real-Time Analytics", description: "Track your progress with detailed performance metrics, score predictions, and comprehensive analytics. See exactly where you stand and what to focus on.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AzvEf0ZUlywZr72XRqltl8YCIT/advanced-analytics-dashboard-showing-stu-1773608235381-07464e23.png?_wi=2" },
|
||||||
phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AzvEf0ZUlywZr72XRqltl8YCIT/adaptive-learning-system-showing-persona-1773608236509-5202830f.png" }
|
phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AzvEf0ZUlywZr72XRqltl8YCIT/adaptive-learning-system-showing-persona-1773608236509-5202830f.png?_wi=1" }
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 3,
|
id: 3,
|
||||||
title: "Adaptive Learning Paths", description: "Personalized study plans that adjust to your learning pace and skill level. Machine learning algorithms ensure optimal difficulty progression for maximum retention.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AzvEf0ZUlywZr72XRqltl8YCIT/adaptive-learning-system-showing-persona-1773608236509-5202830f.png" },
|
title: "Adaptive Learning Paths", description: "Personalized study plans that adjust to your learning pace and skill level. Machine learning algorithms ensure optimal difficulty progression for maximum retention.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AzvEf0ZUlywZr72XRqltl8YCIT/adaptive-learning-system-showing-persona-1773608236509-5202830f.png?_wi=2" },
|
||||||
phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AzvEf0ZUlywZr72XRqltl8YCIT/ai-coach-chatbot-interface-for-test-prep-1773608237194-904a5893.png" }
|
phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AzvEf0ZUlywZr72XRqltl8YCIT/ai-coach-chatbot-interface-for-test-prep-1773608237194-904a5893.png?_wi=2" }
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user