Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-03-31 14:42:45 +00:00

View File

@@ -2,7 +2,7 @@
import ReactLenis from "lenis/react";
import HeroBillboardRotatedCarousel from "@/components/sections/hero/HeroBillboardRotatedCarousel";
import InlineImageSplitTextAbout from "@/components/sections/about/InlineImageSplitTextAbout";
import TestimonialAboutCard from "@/components/sections/about/TestimonialAboutCard";
import FeatureCardSeven from "@/components/sections/feature/FeatureCardSeven";
import ProductCardTwo from "@/components/sections/product/ProductCardTwo";
import TestimonialCardTen from "@/components/sections/testimonial/TestimonialCardTen";
@@ -10,6 +10,7 @@ import ContactText from "@/components/sections/contact/ContactText";
import FooterBaseReveal from "@/components/sections/footer/FooterBaseReveal";
import NavbarLayoutFloatingOverlay from "@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import { Globe } from "lucide-react";
export default function LuxuryTravelAgencyPage() {
return (
@@ -51,10 +52,13 @@ export default function LuxuryTravelAgencyPage() {
/>
</div>
<div id="about">
<InlineImageSplitTextAbout
<TestimonialAboutCard
tag="Luxury Standards"
title="The Elysian Standard"
description="We believe travel is the ultimate investment."
subdescription="Your time is our priority."
icon={Globe}
imageSrc="/templates/luxury-travel-agency/services/service1.webp"
/>
</div>
<div id="journeys">