Merge version_2 into main #6

Merged
bender merged 1 commits from version_2 into main 2026-03-03 10:04:37 +00:00

View File

@@ -4,7 +4,7 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarStyleCentered from "@/components/navbar/NavbarStyleCentered/NavbarStyleCentered";
import HeroBillboardGallery from "@/components/sections/hero/HeroBillboardGallery";
import ProductCardThree from "@/components/sections/product/ProductCardThree";
import FeatureCardThree from "@/components/sections/feature/FeatureCardThree";
import FeatureCardThree from "@/components/sections/feature/featureCardThree/FeatureCardThree";
import TestimonialAboutCard from "@/components/sections/about/TestimonialAboutCard";
import MetricCardTwo from "@/components/sections/metrics/MetricCardTwo";
import TestimonialCardFive from "@/components/sections/testimonial/TestimonialCardFive";