Merge version_1 into main #2
@@ -69,7 +69,7 @@ export default function HomePage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="mediumLarge"
|
||||
sizing="largeSizeMediumTitles"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-mesh"
|
||||
primaryButtonStyle="shadow"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -87,7 +87,7 @@ export default function HomePage() {
|
||||
<HeroCentered
|
||||
title="Master Your Studies with StudyMate"
|
||||
description="An intelligent student productivity platform combining AI-powered tutoring, smart scheduling, and seamless task management. Upload assignments, get instant explanations, and auto-generate optimized study plans."
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/education-information-school-ideas-concept_53876-120603.jpg",
|
||||
@@ -122,7 +122,7 @@ export default function HomePage() {
|
||||
"Show/hide detailed explanations with one click",
|
||||
],
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-psd/flat-design-language-learning-landing-page-template_23-2149924757.jpg?_wi=1",
|
||||
"http://img.b2bpic.net/free-psd/flat-design-language-learning-landing-page-template_23-2149924757.jpg",
|
||||
},
|
||||
{
|
||||
id: "smart-planner",
|
||||
@@ -134,7 +134,7 @@ export default function HomePage() {
|
||||
"Automatic task creation from uploaded assignments",
|
||||
],
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-vector/medical-booking-app_23-2148556962.jpg?_wi=1",
|
||||
"http://img.b2bpic.net/free-vector/medical-booking-app_23-2148556962.jpg",
|
||||
},
|
||||
{
|
||||
id: "task-tracking",
|
||||
@@ -146,7 +146,7 @@ export default function HomePage() {
|
||||
"Smart warnings for time-crunched deadlines",
|
||||
],
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-vector/hand-drawn-spring-break-stamps-collection_23-2149295600.jpg?_wi=1",
|
||||
"http://img.b2bpic.net/free-vector/hand-drawn-spring-break-stamps-collection_23-2149295600.jpg",
|
||||
},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
@@ -167,7 +167,7 @@ export default function HomePage() {
|
||||
description="StudyMate simplifies the entire student workflow through seamless integration of tutoring, planning, and tracking."
|
||||
subdescription="Upload → Learn → Succeed"
|
||||
icon={BookOpen}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/elegant-uber-driver-giving-taxi-ride_23-2149241760.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/elegant-uber-driver-giving-taxi-ride_23-2149241760.jpg"
|
||||
imageAlt="Assignment workflow demonstration"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -345,7 +345,7 @@ export default function HomePage() {
|
||||
description="Join thousands of students who are already achieving better grades with smarter study habits. Start your free trial today—no credit card required."
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-vector/flat-design-nps-infographic_23-2149966450.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/flat-design-nps-infographic_23-2149966450.jpg"
|
||||
imageAlt="StudyMate progress dashboard"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user