import { H1, H2, H3, H4, P, PS, PXS, PXXS } from '@/components/text' import { Button } from './Button' export function Journey() { return (
{/* Left column with journey1.jpg */}
Journey Image 1 {/* Black overlay */}
{/* paragraphs */}

Experiences

From intimate community gatherings to professional retreats, VEDA offers transformative programs on the Nile.
{/* Right column with journey2.jpg */}
Journey Image 2 {/* Black overlay */}
{/* Learn More button */}

Activities

Explore a diverse range of activities designed to elevate your mind, body, and soul.
) }