add images

This commit is contained in:
2025-08-25 13:32:49 +02:00
parent aaeefb1a1c
commit 8c750f0edd
16 changed files with 15 additions and 45 deletions

View File

@@ -26,15 +26,15 @@ export default function Home() {
<>
<Header />
<main>
<Hero />
<Hero />
<CallToAction />
<Boat />
<CallToAction4 />
<Experiences />
<Carousel />
<Route />
<CnnVideo />
<Testimonials />
<Experiences />
<Carousel />
<Route />
<CnnVideo />
<Testimonials />
</main>
<Footer />
</>