Merge version_1 into main #1

Merged
development merged 1 commits from version_1 into main 2026-01-27 11:48:41 +00:00

View File

@@ -1,4 +1,4 @@
"use client"
"use client";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
@@ -20,7 +20,7 @@ export default function LandingPage() {
borderRadius="soft"
contentWidth="medium"
sizing="medium"
background="aurora"
background="none"
cardStyle="elevated"
primaryButtonStyle="shadow"
secondaryButtonStyle="solid"
@@ -48,7 +48,7 @@ export default function LandingPage() {
description="ForLive is your gateway to a thriving career in technology. Learn from industry experts and transform your skills into real-world expertise."
tag="IT Education"
tagIcon={Zap}
background={{ variant: "aurora" }}
background={{ variant: "sparkles-gradient" }}
mediaItems={[
{
imageSrc: "https://img.b2bpic.net/free-photo/medium-shot-people-working-laptops_23-2149739424.jpg", imageAlt: "Students learning to code"