Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-02-11 17:47:18 +00:00

View File

@@ -1,4 +1,4 @@
"use client"
"use client";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
@@ -59,7 +59,7 @@ export default function LandingPage() {
{
imageSrc: "https://img.b2bpic.net/free-photo/female-tourists-hand-have-happy-travel-map_1150-7586.jpg", imageAlt: "Cultural exploration journey"
}
]
]}
autoplayDelay={5000}
showDimOverlay={true}
/>