Merge version_2 into main #1

Merged
development merged 3 commits from version_2 into main 2025-12-22 10:58:27 +00:00
Showing only changes of commit fc3cd3594a - Show all commits

View File

@@ -1,4 +1,4 @@
"use client"
"use client";
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
import HeroLogoBillboardSplitImage from '@/components/sections/hero/HeroLogoBillboardSplitImage';