Merge version_1 into main #4
@@ -100,7 +100,7 @@ export default function LearnPage() {
|
||||
tag="Course Features"
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground="noInvert"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Interactive Tutorials", description:
|
||||
|
||||
@@ -111,7 +111,7 @@ export default function HomePage() {
|
||||
tag="Core Features"
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground="noInvert"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Structured Learning Paths", description:
|
||||
|
||||
@@ -121,7 +121,7 @@ export default function ProjectsPage() {
|
||||
tag="Explore by Category"
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground="noInvert"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Web Development", description:
|
||||
|
||||
Reference in New Issue
Block a user