Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-02-09 17:09:27 +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';
@@ -19,7 +19,7 @@ export default function LandingPage() {
borderRadius="sharp"
contentWidth="medium"
sizing="large"
background="aurora"
background="none"
cardStyle="layered-gradient"
primaryButtonStyle="shadow"
secondaryButtonStyle="radial-glow"
@@ -49,7 +49,7 @@ export default function LandingPage() {
{ text: "Start Reading", href: "#blog" },
{ text: "Browse Categories", href: "#blog" }
]}
background={{ variant: "aurora" }}
background={{ variant: "radial-gradient" }}
dashboard={{
title: "Popular This Week", logoIcon: BookOpen,
imageSrc: "https://img.b2bpic.net/free-photo/young-woman-with-glasses-cafe_273609-3980.jpg", imageAlt: "Blog hero image", buttons: [