Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6a669b605a | |||
| bb01cb9782 | |||
| 6f849bd98b | |||
| f75ce2a973 | |||
| 6eb7483c1d | |||
| 7b99192922 |
@@ -92,9 +92,9 @@ export default function HomePage() {
|
||||
tagIcon={Compass}
|
||||
enableKpiAnimation={true}
|
||||
kpis={[
|
||||
{ value: "20+", label: "Years of Excellence" },
|
||||
{ value: "5000+", label: "Happy Travelers" },
|
||||
{ value: "100%", label: "Satisfaction Rate" },
|
||||
{ value: "20+", label: "Certified Expert Guides" },
|
||||
{ value: "95%", label: "Safari Success Rate" },
|
||||
{ value: "1000+", label: "Wildlife Encounters" },
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Book Your Safari", href: "/booking" },
|
||||
|
||||
Reference in New Issue
Block a user