2 Commits

Author SHA1 Message Date
ea4427e297 Update src/app/page.tsx 2026-03-11 07:49:54 +00:00
38adf21b4d Merge version_3 into main
Merge version_3 into main
2026-03-11 07:48:20 +00:00

View File

@@ -88,7 +88,7 @@ export default function HomePage() {
background={{ variant: "glowing-orb" }} background={{ variant: "glowing-orb" }}
title="Discover Tanzania Like Never Before" 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." 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} tagIcon={Compass}
enableKpiAnimation={true} enableKpiAnimation={true}
kpis={[ kpis={[
@@ -97,7 +97,7 @@ export default function HomePage() {
{ value: "1000+", label: "Wildlife Encounters" }, { value: "1000+", label: "Wildlife Encounters" },
]} ]}
buttons={[ buttons={[
{ text: "Book Your Safari", href: "/booking" }, { text: "Book Your Safari Today", href: "/booking" },
{ text: "Explore Packages", href: "/safari-packages" }, { 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" imageSrc="http://img.b2bpic.net/free-photo/lonely-acacia-tree-camelthorne-with-blue-sky-background-etosha-national-park-namibia-south-africa_1150-21621.jpg"