Update src/app/page.tsx
This commit is contained in:
@@ -71,7 +71,7 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
enableKpiAnimation={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169842.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169842.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
@@ -128,7 +128,7 @@ export default function LandingPage() {
|
||||
description="Nexus IGCSE simplifies complex concepts using adaptive logic paths. Whether you are struggling with organic chemistry mechanisms or vector calculus, our engine identifies the exact point of confusion."
|
||||
subdescription="Built for discipline, designed for speed."
|
||||
icon={Zap}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/3d-abstract-background-with-network-connections-low-poly-plexus-design_1048-11867.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/3d-abstract-background-with-network-connections-low-poly-plexus-design_1048-11867.jpg?_wi=1"
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
@@ -171,7 +171,7 @@ export default function LandingPage() {
|
||||
time: "85%",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169842.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169842.jpg?_wi=2",
|
||||
imageAlt: "Student at home taking notes while watching presentation closeup",
|
||||
},
|
||||
]}
|
||||
@@ -223,7 +223,7 @@ export default function LandingPage() {
|
||||
quote: "Nexus made the most complex theories simple to understand.",
|
||||
tag: "Physics",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/young-blonde-woman-with-glasses-cafe_273609-3924.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169842.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169842.jpg?_wi=3",
|
||||
imageAlt: "student focused on laptop learning",
|
||||
},
|
||||
{
|
||||
@@ -234,7 +234,7 @@ export default function LandingPage() {
|
||||
quote: "The quiz engine really helped me nail my calculus exams.",
|
||||
tag: "Math",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/girl-student-is-talking-phone-home-conversation-phone_169016-67555.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-background-with-network-connections-low-poly-plexus-design_1048-11867.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-background-with-network-connections-low-poly-plexus-design_1048-11867.jpg?_wi=2",
|
||||
imageAlt: "student focused on laptop learning",
|
||||
},
|
||||
{
|
||||
@@ -256,7 +256,7 @@ export default function LandingPage() {
|
||||
quote: "The discipline mode helps me focus early in the morning.",
|
||||
tag: "Biology",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-working-desk-with-laptop_1163-2108.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-using-mockup-smartphone-ai-llm-chatbot-computer-screen_482257-127262.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-using-mockup-smartphone-ai-llm-chatbot-computer-screen_482257-127262.jpg?_wi=1",
|
||||
imageAlt: "student focused on laptop learning",
|
||||
},
|
||||
{
|
||||
@@ -267,7 +267,7 @@ export default function LandingPage() {
|
||||
quote: "Highly recommended for all O-Level students.",
|
||||
tag: "General",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/digital-dashboard_23-2151957114.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/digital-tablet-online-learning_53876-97299.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/digital-tablet-online-learning_53876-97299.jpg?_wi=1",
|
||||
imageAlt: "student focused on laptop learning",
|
||||
},
|
||||
]}
|
||||
@@ -286,7 +286,7 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Math Track",
|
||||
price: "$49",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-using-mockup-smartphone-ai-llm-chatbot-computer-screen_482257-127262.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-using-mockup-smartphone-ai-llm-chatbot-computer-screen_482257-127262.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
@@ -298,7 +298,7 @@ export default function LandingPage() {
|
||||
id: "p3",
|
||||
name: "Physics Pro",
|
||||
price: "$59",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/digital-tablet-online-learning_53876-97299.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/digital-tablet-online-learning_53876-97299.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
|
||||
Reference in New Issue
Block a user