Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-03-03 20:24:50 +00:00

View File

@@ -75,9 +75,11 @@ export default function LandingPage() {
tagAnimation="slide-up"
metrics={[
{
id: "rating", value: "4.4★", description: "Outstanding guest satisfaction from 104 verified reviews on Google"},
id: "rating", value: "4.4★", description: "Outstanding guest satisfaction from 104 verified reviews on Google"
},
{
id: "features", value: "100%", description: "Kid-friendly environment, airport shuttle, and 24/7 security included"},
id: "features", value: "100%", description: "Kid-friendly environment, airport shuttle, and 24/7 security included"
},
]}
metricsAnimation="blur-reveal"
useInvertedBackground={false}
@@ -121,13 +123,16 @@ export default function LandingPage() {
products={[
{
id: "executive", brand: "Premium Class", name: "Executive Suite", price: "From KES 12,000", rating: 5,
reviewCount: "89", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111480.jpg", imageAlt: "Executive Suite with luxury furnishings"},
reviewCount: "89", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111480.jpg", imageAlt: "Executive Suite with luxury furnishings"
},
{
id: "deluxe", brand: "Comfort Class", name: "Deluxe Room", price: "From KES 8,500", rating: 5,
reviewCount: "76", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg", imageAlt: "Deluxe Room with modern design"},
reviewCount: "76", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg", imageAlt: "Deluxe Room with modern design"
},
{
id: "standard", brand: "Standard Class", name: "Standard Suite", price: "From KES 5,500", rating: 5,
reviewCount: "62", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111480.jpg", imageAlt: "Standard Suite with essential amenities"},
reviewCount: "62", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111480.jpg", imageAlt: "Standard Suite with essential amenities"
},
]}
carouselMode="buttons"
buttons={[{ text: "Check Availability", href: "contact" }]}
@@ -152,13 +157,17 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
id: "1", title: "Free High-Speed WiFi", description: "Stay connected with reliable, fast internet throughout the property", imageSrc: "http://img.b2bpic.net/free-vector/gradient-wifi-symbol_78370-3802.jpg", imageAlt: "WiFi connectivity icon"},
id: "1", title: "Free High-Speed WiFi", description: "Stay connected with reliable, fast internet throughout the property", imageSrc: "http://img.b2bpic.net/free-vector/gradient-wifi-symbol_78370-3802.jpg", imageAlt: "WiFi connectivity icon"
},
{
id: "2", title: "24/7 Security", description: "Professional security team ensuring your safety and peace of mind", imageSrc: "http://img.b2bpic.net/free-photo/closeup-hand-man-using-keypad-arm-his-home-alarm-system_662251-2815.jpg", imageAlt: "Security monitoring system"},
id: "2", title: "24/7 Security", description: "Professional security team ensuring your safety and peace of mind", imageSrc: "http://img.b2bpic.net/free-photo/closeup-hand-man-using-keypad-arm-his-home-alarm-system_662251-2815.jpg", imageAlt: "Security monitoring system"
},
{
id: "3", title: "Airport Shuttle", description: "Convenient transportation to and from Jomo Kenyatta International Airport", imageSrc: "http://img.b2bpic.net/free-photo/he-s-starting-business-travel_329181-15193.jpg", imageAlt: "Airport transfer service vehicle"},
id: "3", title: "Airport Shuttle", description: "Convenient transportation to and from Jomo Kenyatta International Airport", imageSrc: "http://img.b2bpic.net/free-photo/he-s-starting-business-travel_329181-15193.jpg", imageAlt: "Airport transfer service vehicle"
},
{
id: "4", title: "24/7 Room Service", description: "Personalized dining and room service available around the clock", imageSrc: "http://img.b2bpic.net/free-photo/waiter-with-tray-drinks-juices-wine-champagne-party_501050-202.jpg", imageAlt: "Room service delivery"},
id: "4", title: "24/7 Room Service", description: "Personalized dining and room service available around the clock", imageSrc: "http://img.b2bpic.net/free-photo/waiter-with-tray-drinks-juices-wine-champagne-party_501050-202.jpg", imageAlt: "Room service delivery"
},
]}
buttons={[{ text: "Learn More", href: "contact" }]}
buttonAnimation="blur-reveal"
@@ -185,23 +194,28 @@ export default function LandingPage() {
topMarqueeDirection="left"
testimonials={[
{
id: "1", name: "Sarah Johnson", handle: "Business Traveler, UK", testimonial: "Stanjo Karen Suites exceeded my expectations. The location is perfect, the staff is attentive, and the rooms are immaculate. Definitely booking again!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Johnson"},
id: "1", name: "Sarah Johnson", handle: "Business Traveler, UK", testimonial: "Stanjo Karen Suites exceeded my expectations. The location is perfect, the staff is attentive, and the rooms are immaculate. Definitely booking again!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Johnson"
},
{
id: "2", name: "Michael Chen", handle: "Family Vacation, Singapore", testimonial: "Our family loved every moment here. The kids enjoyed the safe environment, and the staff made us feel so welcome. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Michael Chen"},
id: "2", name: "Michael Chen", handle: "Family Vacation, Singapore", testimonial: "Our family loved every moment here. The kids enjoyed the safe environment, and the staff made us feel so welcome. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Michael Chen"
},
{
id: "3", name: "Emily Rodriguez", handle: "Couple's Getaway, Spain", testimonial: "The most romantic getaway we could ask for. Every detail was perfect, from the elegant rooms to the personalized service. Thank you!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Emily Rodriguez"},
id: "3", name: "Emily Rodriguez", handle: "Couple's Getaway, Spain", testimonial: "The most romantic getaway we could ask for. Every detail was perfect, from the elegant rooms to the personalized service. Thank you!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Emily Rodriguez"
},
{
id: "4", name: "David Kim", handle: "Corporate Retreat, South Korea", testimonial: "Perfect venue for our team retreat. Professional staff, excellent facilities, and great location. We're bringing our next event here!", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-professional-partners-posing-photo-smiling-looking-camera-african-american-successful-office-employer-caucasian-businesswoman-taking-selfie-teamwork-business-concept_74855-6842.jpg", imageAlt: "David Kim"},
id: "4", name: "David Kim", handle: "Corporate Retreat, South Korea", testimonial: "Perfect venue for our team retreat. Professional staff, excellent facilities, and great location. We're bringing our next event here!", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-professional-partners-posing-photo-smiling-looking-camera-african-american-successful-office-employer-caucasian-businesswoman-taking-selfie-teamwork-business-concept_74855-6842.jpg", imageAlt: "David Kim"
},
{
id: "5", name: "Amanda Foster", handle: "Weekend Escape, Australia", testimonial: "A hidden gem in Karen. The ambiance is sophisticated, the rooms are comfortable, and the value for money is exceptional.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Amanda Foster"},
id: "5", name: "Amanda Foster", handle: "Weekend Escape, Australia", testimonial: "A hidden gem in Karen. The ambiance is sophisticated, the rooms are comfortable, and the value for money is exceptional.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Amanda Foster"
},
{
id: "6", name: "James Wright", handle: "Long-term Guest, Canada", testimonial: "I stayed for two weeks and felt completely at home. The staff treated me like family. Coming back soon!", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "James Wright"},
id: "6", name: "James Wright", handle: "Long-term Guest, Canada", testimonial: "I stayed for two weeks and felt completely at home. The staff treated me like family. Coming back soon!", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "James Wright"
},
]}
titleClassName="text-4xl font-bold mb-2"
descriptionClassName="text-lg leading-relaxed mb-8"
cardClassName="bg-card rounded-xl p-6 shadow-md hover:shadow-lg transition-shadow"
testimonialClassName="text-base leading-relaxed text-foreground italic mb-4"
nameClassName="font-bold text-foreground text-lg"
/>
</div>