Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-05-02 08:21:38 +00:00

View File

@@ -47,13 +47,13 @@ export default function LandingPage() {
title="Experience Nairobi's Wildlife Icon"
description="Come face-to-face with the endangered Rothschilds giraffe at the world-famous Giraffe Centre. A conservation journey right in the heart of Karen, Nairobi."
testimonials={[
{ name: "Sarah K.", handle: "@sarahk_travels", testimonial: "An absolute highlight of our Nairobi trip! Feeding the giraffes is such a unique experience.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-cute-giraffe-front-trees-with-green-leaves_181624-21865.jpg", imageAlt: "giraffe center nairobi feeding platforms" },
{ name: "Sarah K.", handle: "@sarahk_travels", testimonial: "An absolute highlight of our Nairobi trip! Feeding the giraffes is such a unique experience.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-cute-giraffe-front-trees-with-green-leaves_181624-21865.jpg?_wi=1", imageAlt: "giraffe center nairobi feeding platforms" },
{ name: "David M.", handle: "@davidm_explorer", testimonial: "Peaceful, educational, and perfect for families. The nature trail is a hidden gem.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/wide-angle-shot-zebra-standing-ground_181624-20940.jpg", imageAlt: "giraffe center nairobi feeding platforms" },
{ name: "Elena R.", handle: "@elena_rodriguez", testimonial: "So intimate! Much closer interaction than any safari park weve been to.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-giraffe-wild_23-2151708841.jpg", imageAlt: "giraffe center nairobi feeding platforms" },
{ name: "James B.", handle: "@jamesb_photos", testimonial: "The photos turned out amazing. Definitely worth the visit if you're in Karen.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/wild-stream-forest_23-2147670098.jpg", imageAlt: "giraffe center nairobi feeding platforms" },
{ name: "Priya L.", handle: "@priyal_kenya", testimonial: "A must-do for wildlife lovers. Very quick and easy visit.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/world-photography-day-celebration_23-2151644777.jpg", imageAlt: "giraffe center nairobi feeding platforms" }
{ name: "Elena R.", handle: "@elena_rodriguez", testimonial: "So intimate! Much closer interaction than any safari park weve been to.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-giraffe-wild_23-2151708841.jpg?_wi=1", imageAlt: "giraffe center nairobi feeding platforms" },
{ name: "James B.", handle: "@jamesb_photos", testimonial: "The photos turned out amazing. Definitely worth the visit if you're in Karen.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/wild-stream-forest_23-2147670098.jpg?_wi=1", imageAlt: "giraffe center nairobi feeding platforms" },
{ name: "Priya L.", handle: "@priyal_kenya", testimonial: "A must-do for wildlife lovers. Very quick and easy visit.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/world-photography-day-celebration_23-2151644777.jpg?_wi=1", imageAlt: "giraffe center nairobi feeding platforms" }
]}
imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-cute-giraffe-front-trees-with-green-leaves_181624-21865.jpg"
imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-cute-giraffe-front-trees-with-green-leaves_181624-21865.jpg?_wi=2"
avatars={[
{ src: "http://img.b2bpic.net/free-photo/closeup-giraffe-zoo-snowfall-hokkaido-japan_181624-36920.jpg", alt: "Giraffe in zoo" },
{ src: "http://img.b2bpic.net/free-photo/adorable-nubian-giraffe-sticking-its-tongue-out_493961-216.jpg", alt: "Adorable nubian giraffe" },
@@ -88,9 +88,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
features={[
{ id: "f1", title: "Hand-Feeding", description: "Get up close and personal. You can feed the giraffes pellets directly from your hand.", tag: "Popular", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-giraffe-wild_23-2151708841.jpg" },
{ id: "f2", title: "Nature Trails", description: "Enjoy a peaceful stroll through our indigenous forest area, perfect for nature enthusiasts.", tag: "Relaxing", imageSrc: "http://img.b2bpic.net/free-photo/wild-stream-forest_23-2147670098.jpg" },
{ id: "f3", title: "Photography", description: "The perfect backdrop for stunning wildlife photos you won't get anywhere else.", tag: "Scenic", imageSrc: "http://img.b2bpic.net/free-photo/world-photography-day-celebration_23-2151644777.jpg" }
{ id: "f1", title: "Hand-Feeding", description: "Get up close and personal. You can feed the giraffes pellets directly from your hand.", tag: "Popular", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-giraffe-wild_23-2151708841.jpg?_wi=2" },
{ id: "f2", title: "Nature Trails", description: "Enjoy a peaceful stroll through our indigenous forest area, perfect for nature enthusiasts.", tag: "Relaxing", imageSrc: "http://img.b2bpic.net/free-photo/wild-stream-forest_23-2147670098.jpg?_wi=2" },
{ id: "f3", title: "Photography", description: "The perfect backdrop for stunning wildlife photos you won't get anywhere else.", tag: "Scenic", imageSrc: "http://img.b2bpic.net/free-photo/world-photography-day-celebration_23-2151644777.jpg?_wi=2" }
]}
title="What to Expect"
description="From hand-feeding to forest walks, heres why our visitors love the Centre."