17 Commits

Author SHA1 Message Date
72e08632cf Merge version_9 into main
Merge version_9 into main
2026-03-11 08:02:00 +00:00
f8c8df8e83 Update src/app/page.tsx 2026-03-11 08:01:56 +00:00
89394ccd5a Merge version_9 into main
Merge version_9 into main
2026-03-11 08:00:57 +00:00
c75d853486 Update src/app/page.tsx 2026-03-11 08:00:53 +00:00
d1bc5ca6e7 Merge version_8 into main
Merge version_8 into main
2026-03-11 07:59:37 +00:00
d4eba86212 Update src/app/page.tsx 2026-03-11 07:59:33 +00:00
3b552c357c Merge version_8 into main
Merge version_8 into main
2026-03-11 07:59:12 +00:00
d467bcf4e9 Update src/app/page.tsx 2026-03-11 07:59:08 +00:00
e0eec2e494 Merge version_8 into main
Merge version_8 into main
2026-03-11 07:58:11 +00:00
72323c46db Update src/app/page.tsx 2026-03-11 07:58:07 +00:00
41c94374b2 Merge version_7 into main
Merge version_7 into main
2026-03-11 07:54:41 +00:00
3eeeecbb84 Update src/app/page.tsx 2026-03-11 07:54:37 +00:00
78ea034e0e Merge version_6 into main
Merge version_6 into main
2026-03-11 07:53:03 +00:00
1599ef92ba Update src/app/page.tsx 2026-03-11 07:52:59 +00:00
0cff89fe81 Merge version_5 into main
Merge version_5 into main
2026-03-11 07:51:29 +00:00
a0a4fe1a33 Update src/app/page.tsx 2026-03-11 07:51:25 +00:00
b653f07f64 Merge version_4 into main
Merge version_4 into main
2026-03-11 07:49:58 +00:00

View File

@@ -92,12 +92,12 @@ export default function HomePage() {
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 Today", href: "/booking" },
{ text: "Book Your Safari", 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."},
{