This commit is contained in:
2025-08-22 19:33:22 +02:00
parent 7ab3b60462
commit 3f6c4025b0
19 changed files with 89 additions and 59 deletions

View File

@@ -1,18 +1,18 @@
import { Container } from '@/components/Container'
import { H3, P } from '@/components/text'
import { H2,H3, P } from '@/components/text'
export function CallToAction4() {
return (
<section
id="about"
className="relative overflow-hidden bg-bg-sand pt-16 pb-12"
className="relative overflow-hidden bg-bg-sand pt-24 pb-12"
>
<Container className="relative">
<div className="mx-auto max-w-6xl text-center">
<H3 className="mb-6">
<H2 className="mb-4">
Transformative Programs on the Nile
</H3>
</H2>
<P className="mb-6">
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.
</P>