diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index c17f352..9ac1672 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -8,7 +8,7 @@ import FooterMedia from '@/components/sections/footer/FooterMedia'; import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered'; import { Edit, FileText, Mail, Phone } from "lucide-react"; -export default function LandingPage() { +export default function ContactPage() { return ( @@ -51,18 +39,7 @@ export default function LandingPage() { @@ -74,71 +51,17 @@ export default function LandingPage() { title="Booking Process" description="Simple steps to your bespoke African dream." features={[ - { - title: "Inquiry", - description: "Share your preferences and dates.", - bentoComponent: "reveal-icon", - icon: Edit, - imageSrc: "http://img.b2bpic.net/free-vector/international-animal-rights-day-banner_1308-122979.jpg?_wi=3", - imageAlt: "travel award gold badge", - }, - { - title: "Proposal", - description: "We craft a personalized itinerary.", - bentoComponent: "reveal-icon", - icon: FileText, - imageSrc: "http://img.b2bpic.net/free-photo/view-wild-rhino-nature_23-2151685614.jpg?_wi=5", - imageAlt: "travel award gold badge", - }, + { title: "Inquiry", description: "Share your preferences and dates.", bentoComponent: "reveal-icon", icon: Edit }, + { title: "Proposal", description: "We craft a personalized itinerary.", bentoComponent: "reveal-icon", icon: FileText } ]} /> diff --git a/src/app/destinations/page.tsx b/src/app/destinations/page.tsx index abdbb12..687fa94 100644 --- a/src/app/destinations/page.tsx +++ b/src/app/destinations/page.tsx @@ -8,7 +8,7 @@ import FooterMedia from '@/components/sections/footer/FooterMedia'; import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered'; import { Camera, Compass, Mountain, Sun } from "lucide-react"; -export default function LandingPage() { +export default function DestinationsPage() { return ( @@ -55,22 +43,8 @@ export default function LandingPage() { title="Iconic Landscapes" description="From Amboseli plains to the shores of Lake Turkana." features={[ - { - title: "Amboseli National Park", - description: "Where Kilimanjaro meets the elephants.", - bentoComponent: "reveal-icon", - icon: Mountain, - imageSrc: "http://img.b2bpic.net/free-vector/international-animal-rights-day-banner_1308-122979.jpg?_wi=2", - imageAlt: "travel award gold badge", - }, - { - title: "Maasai Mara", - description: "The quintessential wildlife spectacle.", - bentoComponent: "reveal-icon", - icon: Compass, - imageSrc: "http://img.b2bpic.net/free-photo/view-wild-rhino-nature_23-2151685614.jpg?_wi=4", - imageAlt: "travel award gold badge", - }, + { title: "Amboseli National Park", description: "Where Kilimanjaro meets the elephants.", bentoComponent: "reveal-icon", icon: Mountain }, + { title: "Maasai Mara", description: "The quintessential wildlife spectacle.", bentoComponent: "reveal-icon", icon: Compass } ]} /> @@ -79,66 +53,15 @@ export default function LandingPage() { diff --git a/src/app/page.tsx b/src/app/page.tsx index 28e0b39..0e83833 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,22 +29,10 @@ export default function LandingPage() { @@ -104,30 +65,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} features={[ - { - title: "Luxury Lodges", - description: "Hand-picked, high-end tented camps and lodges.", - bentoComponent: "reveal-icon", - icon: Shield, - imageSrc: "http://img.b2bpic.net/free-photo/luxury-holiday-home_23-2151918220.jpg", - imageAlt: "luxury safari tent interior decor", - }, - { - title: "Conservation", - description: "Your travel supports the local wildlife and communities.", - bentoComponent: "reveal-icon", - icon: Heart, - imageSrc: "http://img.b2bpic.net/free-photo/view-wild-rhino-nature_23-2151685614.jpg?_wi=2", - imageAlt: "luxury safari tent interior decor", - }, - { - title: "Expert Guides", - description: "Highly trained Maasai guides and trackers.", - bentoComponent: "reveal-icon", - icon: Users, - imageSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-taking-break-using-smart-phone-while-hiking-forest_637285-2232.jpg?_wi=1", - imageAlt: "luxury safari tent interior decor", - }, + { title: "Luxury Lodges", description: "Hand-picked, high-end tented camps and lodges.", bentoComponent: "reveal-icon", icon: Shield }, + { title: "Conservation", description: "Your travel supports the local wildlife and communities.", bentoComponent: "reveal-icon", icon: Heart }, + { title: "Expert Guides", description: "Highly trained Maasai guides and trackers.", bentoComponent: "reveal-icon", icon: Users } ]} title="The Enkiama Advantage" description="Why we are the preferred choice for discerning travelers." @@ -138,62 +78,15 @@ export default function LandingPage() { @@ -203,15 +96,7 @@ export default function LandingPage() { @@ -219,49 +104,9 @@ export default function LandingPage() { diff --git a/src/app/safaris/page.tsx b/src/app/safaris/page.tsx index c5b7b81..f2528f2 100644 --- a/src/app/safaris/page.tsx +++ b/src/app/safaris/page.tsx @@ -8,7 +8,7 @@ import FooterMedia from '@/components/sections/footer/FooterMedia'; import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered'; import { Calendar, Mountain, Star, Users } from "lucide-react"; -export default function LandingPage() { +export default function SafarisPage() { return ( @@ -55,22 +43,8 @@ export default function LandingPage() { title="Curated Safari Journeys" description="Explore our specialized wildlife and luxury packages." features={[ - { - title: "Migration Safari", - description: "Witness the Great Migration in the Mara.", - bentoComponent: "reveal-icon", - icon: Star, - imageSrc: "http://img.b2bpic.net/free-vector/international-animal-rights-day-banner_1308-122979.jpg?_wi=1", - imageAlt: "travel award gold badge", - }, - { - title: "Family Adventure", - description: "Tailor-made itineraries for family bonds.", - bentoComponent: "reveal-icon", - icon: Users, - imageSrc: "http://img.b2bpic.net/free-photo/view-wild-rhino-nature_23-2151685614.jpg?_wi=3", - imageAlt: "travel award gold badge", - }, + { title: "Migration Safari", description: "Witness the Great Migration in the Mara.", bentoComponent: "reveal-icon", icon: Star }, + { title: "Family Adventure", description: "Tailor-made itineraries for family bonds.", bentoComponent: "reveal-icon", icon: Users } ]} /> @@ -79,66 +53,15 @@ export default function LandingPage() {