diff --git a/src/app/page.tsx b/src/app/page.tsx index e83cb52..463d7e1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -1,7 +1,7 @@ "use client"; import ReactLenis from "lenis/react"; -import HeroCarouselLogo from "@/components/sections/hero/heroCarouselLogo/HeroCarouselLogo"; +import HeroCarouselLogo from "@/components/sections/hero/HeroCarouselLogo"; import InlineImageSplitTextAbout from "@/components/sections/about/InlineImageSplitTextAbout"; import FeatureCardOne from "@/components/sections/feature/FeatureCardOne"; import FeatureCardNine from "@/components/sections/feature/FeatureCardNine"; @@ -16,7 +16,7 @@ import { Sparkles, Plane, Compass, Instagram, Facebook, Linkedin } from "lucide- export default function LuxuryTravelAgencyTemplatePage() { return ( - - - - - - - +
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +