Merge version_2 into main #7

Merged
bender merged 1 commits from version_2 into main 2026-03-07 18:10:56 +00:00

View File

@@ -3,7 +3,7 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
import HeroBillboard from '@/components/sections/hero/HeroBillboard';
import { GalleryGridOne } from '@/components/sections/gallery/GalleryGridOne';
import GalleryGridOne from '@/components/sections/gallery/GalleryGridOne';
import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSplitTextAbout';
import FeatureCardOne from '@/components/sections/feature/FeatureCardOne';
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';