Merge version_1_1778320489526 into main
Merge version_1_1778320489526 into main
This commit was merged in pull request #4.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
"use client";
|
"use client";
|
||||||
|
|
||||||
import { Bed, Coffee, Home } from "lucide-react";
|
import { Bed, Coffee, Home } from "lucide-react";
|
||||||
import { ThemeProvider } from "@/providers/ThemeProvider/ThemeProvider";
|
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||||
import NavbarFloating from "@/components/ui/NavbarFloating";
|
import NavbarFloating from "@/components/ui/NavbarFloating";
|
||||||
import HeroCenteredLogos from "@/components/sections/hero/HeroCenteredLogos";
|
import HeroCenteredLogos from "@/components/sections/hero/HeroCenteredLogos";
|
||||||
import AboutFeaturesSplit from "@/components/sections/about/AboutFeaturesSplit";
|
import AboutFeaturesSplit from "@/components/sections/about/AboutFeaturesSplit";
|
||||||
|
|||||||
Reference in New Issue
Block a user