ok
This commit is contained in:
		@@ -29,6 +29,9 @@ www2.veda-egypt.com {
 | 
				
			|||||||
            path *.gif
 | 
					            path *.gif
 | 
				
			||||||
            path *.svg
 | 
					            path *.svg
 | 
				
			||||||
            path *.webp
 | 
					            path *.webp
 | 
				
			||||||
 | 
					            path *.mp4
 | 
				
			||||||
 | 
					            path *.webm
 | 
				
			||||||
 | 
					            path *.ogg
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
    
 | 
					    
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -5,32 +5,32 @@ import clsx from 'clsx';
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
const cards = [
 | 
					const cards = [
 | 
				
			||||||
  {
 | 
					  {
 | 
				
			||||||
    image: 'images/act1.png',
 | 
					    image: '/images/act1.png',
 | 
				
			||||||
    title: 'Yoga',
 | 
					    title: 'Yoga',
 | 
				
			||||||
    description: 'Step fully into your body. The perfect start to the morning.',
 | 
					    description: 'Step fully into your body. The perfect start to the morning.',
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  {
 | 
					  {
 | 
				
			||||||
    image: 'images/act2.png',
 | 
					    image: '/images/act2.png',
 | 
				
			||||||
    title: 'Nutrition',
 | 
					    title: 'Nutrition',
 | 
				
			||||||
    description: 'Discover a variety of dietary options tailored to your health and wellness needs.',
 | 
					    description: 'Discover a variety of dietary options tailored to your health and wellness needs.',
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  {
 | 
					  {
 | 
				
			||||||
    image: 'images/act3.png',
 | 
					    image: '/images/act3.png',
 | 
				
			||||||
    title: 'Meditation',
 | 
					    title: 'Meditation',
 | 
				
			||||||
    description: 'Enhance your mental clarity and inner peace through guided meditation practices.',
 | 
					    description: 'Enhance your mental clarity and inner peace through guided meditation practices.',
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  {
 | 
					  {
 | 
				
			||||||
    image: 'images/act4.png',
 | 
					    image: '/images/act4.png',
 | 
				
			||||||
    title: 'Massage',
 | 
					    title: 'Massage',
 | 
				
			||||||
    description: 'Profound relaxation through massage sessions, harmonizing with the high energies of Egypt.',
 | 
					    description: 'Profound relaxation through massage sessions, harmonizing with the high energies of Egypt.',
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  {
 | 
					  {
 | 
				
			||||||
    image: 'images/act5.png',
 | 
					    image: '/images/act5.png',
 | 
				
			||||||
    title: 'Workshops',
 | 
					    title: 'Workshops',
 | 
				
			||||||
    description: 'Healing sessions and workshops designed to enrich your well-being',
 | 
					    description: 'Healing sessions and workshops designed to enrich your well-being',
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  {
 | 
					  {
 | 
				
			||||||
    image: 'images/act6.png',
 | 
					    image: '/images/act6.png',
 | 
				
			||||||
    title: 'Excursions',
 | 
					    title: 'Excursions',
 | 
				
			||||||
    description: 'Experience unforgettable adventures with our curated Nile excursions.',
 | 
					    description: 'Experience unforgettable adventures with our curated Nile excursions.',
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user