3 Commits

Author SHA1 Message Date
720e0e8dcf Merge version_4 into main
Merge version_4 into main
2026-04-20 10:01:53 +00:00
995b3348ee Update src/app/page.tsx 2026-04-20 10:01:50 +00:00
e4cdcaa0a7 Merge version_3 into main
Merge version_3 into main
2026-04-20 09:57:19 +00:00

View File

@@ -69,16 +69,11 @@ export default function LandingPage() {
imageSrc="http://img.b2bpic.net/free-photo/side-view-woman-looking-out-window_23-2149622868.jpg"
mediaAnimation="slide-up"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/male-white-bathrobe-with-coffee-mug-hand_1153-3743.jpg", alt: "Male in white bathrobe"},
{
src: "http://img.b2bpic.net/free-photo/man-hotel-drinking-coffee_1368-6295.jpg", alt: "Man drinking coffee"},
{
src: "http://img.b2bpic.net/free-photo/thumbs-up-spa-smiling-girl-white-robe-good-wellness-vibes_169016-69478.jpg", alt: "Smiling girl in spa"},
{
src: "http://img.b2bpic.net/free-photo/front-view-smiley-businesswoman-using-sign-language_23-2148740301.jpg", alt: "Businesswoman sign language"},
{
src: "http://img.b2bpic.net/free-photo/man-clapping-hands-isolated-studio_1303-30130.jpg", alt: "Man clapping hands"},
{ src: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?q=80&w=200&h=200", alt: "Portrait of a man" },
{ src: "https://images.unsplash.com/photo-1573496359142-b8d87734a5a2?q=80&w=200&h=200", alt: "Portrait of a woman" },
{ src: "https://images.unsplash.com/photo-1506794778202-cad84cf45f1d?q=80&w=200&h=200", alt: "Portrait of a man" },
{ src: "https://images.unsplash.com/photo-1580489944761-15a19d654956?q=80&w=200&h=200", alt: "Portrait of a woman" },
{ src: "https://images.unsplash.com/photo-1500648767791-00dcc994a43e?q=80&w=200&h=200", alt: "Portrait of a man" },
]}
avatarText="Trusted by 10,000+ satisfied guests"
marqueeItems={[
@@ -169,15 +164,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1", title: "Exceptional", quote: "Excellent service.", name: "Sarah Mwangi", role: "Traveler", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-paper-wrapped-sandwich_23-2151311177.jpg"},
id: "1", title: "Exceptional", quote: "Excellent service.", name: "Sarah Mwangi", role: "Traveler", imageSrc: "https://images.unsplash.com/photo-1594744803329-e583331b6766?q=80&w=200&h=200"},
{
id: "2", title: "Relaxing", quote: "Clean and quiet.", name: "Michael Omondi", role: "Business Guest", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-woman-sitting-bed-holding-coffee-cup_23-2147906461.jpg"},
id: "2", title: "Relaxing", quote: "Clean and quiet.", name: "Michael Omondi", role: "Business Guest", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?q=80&w=200&h=200"},
{
id: "3", title: "Friendly Staff", quote: "Great atmosphere.", name: "Emily Otieno", role: "Guest", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-man-bed_23-2147862652.jpg"},
id: "3", title: "Friendly Staff", quote: "Great atmosphere.", name: "Emily Otieno", role: "Guest", imageSrc: "https://images.unsplash.com/photo-1580489944761-15a19d654956?q=80&w=200&h=200"},
{
id: "4", title: "Perfect Stay", quote: "Best in town.", name: "David Kamau", role: "Visitor", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-christian-man-church_23-2149344160.jpg"},
id: "4", title: "Perfect Stay", quote: "Best in town.", name: "David Kamau", role: "Visitor", imageSrc: "https://images.unsplash.com/photo-1506794778202-cad84cf45f1d?q=80&w=200&h=200"},
{
id: "5", title: "Great Pool", quote: "Loved the swimming pool.", name: "Jane Ndegwa", role: "Guest", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg"},
id: "5", title: "Great Pool", quote: "Loved the swimming pool.", name: "Jane Ndegwa", role: "Guest", imageSrc: "https://images.unsplash.com/photo-1573496359142-b8d87734a5a2?q=80&w=200&h=200"},
]}
title="What Guests Say"
description="Read what our amazing guests have to say about their experience."