Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a0a4fe1a33 | |||
| b653f07f64 | |||
| ea4427e297 | |||
| 38adf21b4d |
@@ -88,7 +88,7 @@ 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={[
|
||||
@@ -97,7 +97,7 @@ export default function HomePage() {
|
||||
{ value: "1000+", label: "Wildlife Encounters" },
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Book Your Safari", href: "/booking" },
|
||||
{ text: "Book Your Safari Today", href: "/booking" },
|
||||
{ text: "Explore Packages", href: "/safari-packages" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/lonely-acacia-tree-camelthorne-with-blue-sky-background-etosha-national-park-namibia-south-africa_1150-21621.jpg"
|
||||
@@ -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."},
|
||||
{
|
||||
@@ -284,4 +284,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user