Compare commits
19 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 72e08632cf | |||
| f8c8df8e83 | |||
| 89394ccd5a | |||
| c75d853486 | |||
| d1bc5ca6e7 | |||
| d4eba86212 | |||
| 3b552c357c | |||
| d467bcf4e9 | |||
| e0eec2e494 | |||
| 72323c46db | |||
| 41c94374b2 | |||
| 3eeeecbb84 | |||
| 78ea034e0e | |||
| 1599ef92ba | |||
| 0cff89fe81 | |||
| a0a4fe1a33 | |||
| b653f07f64 | |||
| ea4427e297 | |||
| 38adf21b4d |
@@ -88,13 +88,13 @@ export default function HomePage() {
|
||||
background={{ variant: "glowing-orb" }}
|
||||
title="Discover Tanzania Like Never Before"
|
||||
description="Luxury safaris, Zanzibar escapes, and unforgettable African adventures await. Explore Tanzania with experts who understand the magic of the wild."
|
||||
tag="Explore Tanzania"
|
||||
tag="Explore Tanzania — Limited availability"
|
||||
tagIcon={Compass}
|
||||
enableKpiAnimation={true}
|
||||
kpis={[
|
||||
{ value: "20+", label: "Certified Expert Guides" },
|
||||
{ value: "95%", label: "Safari Success Rate" },
|
||||
{ value: "1000+", label: "Wildlife Encounters" },
|
||||
{ value: "4.9★", label: "Average Guest Rating" },
|
||||
{ value: "20+", label: "Years Local Expertise" },
|
||||
{ value: "5,000+", label: "Trusted Travelers" },
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Book Your Safari", href: "/booking" },
|
||||
@@ -245,11 +245,11 @@ export default function HomePage() {
|
||||
{
|
||||
id: "1", title: "What is the best time to visit Tanzania?", content: "The best time for safari is June to October during the dry season when wildlife is concentrated around water sources. Zanzibar is beautiful year-round, but November to March offers the warmest weather and calmest seas."},
|
||||
{
|
||||
id: "2", title: "What should I pack for a safari?", content: "Pack neutral-colored clothing, comfortable walking shoes, sunscreen, binoculars, and a camera. Bring light layers as it can be cool at dawn and dusk. Our team will provide a detailed packing list with your booking confirmation."},
|
||||
id: "2", title: "What is included in the safari package prices?", content: "Our packages typically include accommodation, meals, game drives, professional guides, and park fees. Premium packages also include flights, transfers, and exclusive experiences. Full details are provided with each package."},
|
||||
{
|
||||
id: "3", title: "Do you offer family-friendly safari experiences?", content: "Absolutely! We have family packages with age-appropriate activities, experienced guides skilled with children, and luxury accommodations suitable for families. We can customize itineraries to match your family's interests."},
|
||||
id: "3", title: "What should I pack for a safari?", content: "Pack neutral-colored clothing, comfortable walking shoes, sunscreen, binoculars, and a camera. Bring light layers as it can be cool at dawn and dusk. Our team will provide a detailed packing list with your booking confirmation."},
|
||||
{
|
||||
id: "4", title: "What is included in the safari package prices?", content: "Our packages typically include accommodation, meals, game drives, professional guides, and park fees. Premium packages also include flights, transfers, and exclusive experiences. Full details are provided with each package."},
|
||||
id: "4", title: "Do you offer family-friendly safari experiences?", content: "Absolutely! We have family packages with age-appropriate activities, experienced guides skilled with children, and luxury accommodations suitable for families. We can customize itineraries to match your family's interests."},
|
||||
{
|
||||
id: "5", title: "How many days minimum should I book?", content: "We recommend a minimum of 4-5 days for a meaningful safari experience. However, we offer flexible packages from 2 days to extended 10+ day trips. Longer stays allow deeper exploration and higher wildlife viewing odds."},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user