diff --git a/src/app/page.jsx b/src/app/page.jsx
index a2d5ebf..561cf17 100644
--- a/src/app/page.jsx
+++ b/src/app/page.jsx
@@ -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() {
+ From intimate community gatherings to professional retreats, VEDA offers transformative programs on the Nile. Each space is thoughtfully designed to foster connection, creativity, and personal growth in an inspiring riverside setting. +
+ +- Programs -
- -- From intimate community gatherings to professional retreats, VEDA offers transformative programs on the Nile. Each space is thoughtfully designed to foster connection, creativity, and personal growth in an inspiring riverside setting. -
-Community building Space
-Foster connections and meaningful relationships through shared experiences.
+Private Retreats
-Exclusive experiences tailored for intimate groups and families.
+Events & Conferences
-Professional gatherings in an inspiring riverside setting.
+Digital Nomad Hub
-Work remotely while surrounded by the tranquility of the Nile.
++ {children} +
+ ) +} + +export function PXS({ className, children, ...props }) { + return ( +