forked from veda/www_veda_2025
gone
This commit is contained in:
@@ -18,6 +18,7 @@ import Activities from '@/components/Activities'
|
||||
import Boats from '@/components/Boats'
|
||||
import Carousel from '@/components/Carousel'
|
||||
import CnnVideo from '@/components/CNNVIDEO'
|
||||
import { CallToAction4 } from '@/components/CallToAction4'
|
||||
|
||||
|
||||
export default function Home() {
|
||||
@@ -28,10 +29,8 @@ export default function Home() {
|
||||
<Hero />
|
||||
<CallToAction />
|
||||
<Boat />
|
||||
<CallToAction4 />
|
||||
<Experiences />
|
||||
|
||||
<NewFeatures />
|
||||
<NewFeatures2 />
|
||||
<CallToAction2 />
|
||||
<Carousel />
|
||||
<Route />
|
||||
|
||||
Reference in New Issue
Block a user