Update src/app/safaris/page.tsx

This commit is contained in:
2026-05-22 09:26:17 +00:00
parent d01ebcd050
commit 66dc985a46

View File

@@ -59,7 +59,7 @@ export default function SafarisPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/view-wild-rhino-nature_23-2151685497.jpg"
imageSrc="http://img.b2bpic.net/free-photo/view-wild-rhino-nature_23-2151685497.jpg?_wi=2"
logoText="Enkiama Safaris"
columns={[{ title: "Company", items: [{ label: "About Us", href: "/about" }, { label: "Our Team", href: "/about#team" }] }, { title: "Experiences", items: [{ label: "Safari Packages", href: "/safaris" }, { label: "Destinations", href: "/destinations" }] }, { title: "Legal", items: [{ label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }] }]}
copyrightText="© 2025 Enkiama Safaris. All Rights Reserved."