diff --git a/public/images/story1.jpg b/public/images/story1.jpg new file mode 100644 index 0000000..9c6a7a8 Binary files /dev/null and b/public/images/story1.jpg differ diff --git a/public/images/story2.jpg b/public/images/story2.jpg new file mode 100644 index 0000000..f446a91 Binary files /dev/null and b/public/images/story2.jpg differ diff --git a/src/components/Boat.jsx b/src/components/Boat.jsx index 9003532..a00d323 100644 --- a/src/components/Boat.jsx +++ b/src/components/Boat.jsx @@ -120,7 +120,7 @@ function TestimonialCard({ - + {subtitle} @@ -128,7 +128,7 @@ function TestimonialCard({ href={href} variant="link" color="darkgr" - className="mt-1 text-xs" + className="text-xs" > Learn More @@ -167,13 +167,13 @@ export function Boat() {
{/* Text Content - Left Side */}
-

+

Dahabiyas

- + Discover peaceful platforms where every detail ensures a truly memorable stay. - + Our fleet of traditional dahabiyas combines authentic Nile heritage with modern comfort, offering intimate sailing experiences that connect you with Egypt's timeless river culture.
-

+

Nile Cruises, Reimagined.

-

+

Veda welcomes you into her home providing unique wellness cruises blending cultural authentic experiences with unparalleled freedom and privacy.
Our organic cuisine, cultural activities and dedicated warm hearted crew will make your veda cruise an unforgettable experience.

@@ -34,4 +34,4 @@ export function Hero() {
) } -1 \ No newline at end of file +1 diff --git a/src/components/Route.jsx b/src/components/Route.jsx index 13b3dbb..3faf3b8 100644 --- a/src/components/Route.jsx +++ b/src/components/Route.jsx @@ -17,7 +17,7 @@ export default function Route() {

Itinerary

-

+

By following the natural flow of the Nile river you will discover some of the most sacred places of the world.

All our trips are designed according to your wishes. Your group's tailored itinerary will lead you to the locations and temples which fit your energy.

diff --git a/src/components/SecondaryFeatures.jsx b/src/components/SecondaryFeatures.jsx index c8434b5..21a7976 100644 --- a/src/components/SecondaryFeatures.jsx +++ b/src/components/SecondaryFeatures.jsx @@ -264,7 +264,7 @@ export function SecondaryFeatures() {

OUR OFFERS

-

+

VEDA DAHABIYAS

diff --git a/src/components/Story.jsx b/src/components/Story.jsx index a437041..e9e834b 100644 --- a/src/components/Story.jsx +++ b/src/components/Story.jsx @@ -9,7 +9,7 @@ export default function Story() {

New Features diff --git a/src/components/Story2.jsx b/src/components/Story2.jsx index bdaa9fc..d896f00 100644 --- a/src/components/Story2.jsx +++ b/src/components/Story2.jsx @@ -1,7 +1,6 @@ import { SparklesIcon } from '@heroicons/react/20/solid' - -const features = [ -] +import { Button } from './Button' +import { H2, H3, P, PXS, PS } from './text' export default function NewFeatures2() { return ( @@ -13,7 +12,7 @@ export default function NewFeatures2() {

Frequencies are the new currency. Our mission is to help you recognize and align with different frequencies, creating a deeply fulfilling life in tune with your soul's gifts. Self-knowledge and self-mastery are the keys to fully opening your heart. By understanding and resonating with these frequencies, you can achieve a life of harmony and fulfillment.

-

+

Are you ready to step out of your comfort zone and embrace these changes? Can you let the new energies flow through you and break free from outdated programs to welcome new wisdom?

@@ -26,7 +25,7 @@ export default function NewFeatures2() {

New Features diff --git a/src/components/Team.jsx b/src/components/Team.jsx index 23bb145..dbe7d10 100644 --- a/src/components/Team.jsx +++ b/src/components/Team.jsx @@ -1,7 +1,7 @@ import React from 'react'; import { Button } from '@/components/Button' import { Container } from '@/components/Container' -import { H2 } from '@/components/text' +import { H2, PS, PXS, H3, H4 } from '@/components/text' const people = [ { @@ -32,10 +32,10 @@ const people = [
-

OUR PEOPLE

-

+

Our People

+ We are a dynamic family of individuals from diverse cultural backgrounds and varied expertise, united by our passion in spirituality and dedication delivering heartfelt and authentic Nile experiences for our guests. -

+
@@ -72,4 +70,3 @@ const people = [
) } - \ No newline at end of file diff --git a/src/components/Testimonials.jsx b/src/components/Testimonials.jsx index b851ba6..f24e640 100644 --- a/src/components/Testimonials.jsx +++ b/src/components/Testimonials.jsx @@ -94,7 +94,7 @@ export function Testimonials() {

Testimonials

-

+

Discover the heartfelt stories of joy, relaxation, and adventure that make VEDA a cherished choice for travelers seeking unique and sophisticated experiences on the Nile.

diff --git a/src/components/text.jsx b/src/components/text.jsx index 67b5dc8..aa8c923 100644 --- a/src/components/text.jsx +++ b/src/components/text.jsx @@ -18,7 +18,7 @@ export function H2({ className, children, ...props }) { return (