From faaa2676fc2e61f64002cd2fdebf663edb9938bb Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Mar 2026 14:38:22 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 180 +++++++++-------------------------------- 1 file changed, 38 insertions(+), 142 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index e739379..8604766 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -8,7 +8,7 @@ import MetricCardFourteen from '@/components/sections/metrics/MetricCardFourteen import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; import SplitAbout from '@/components/sections/about/SplitAbout'; import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo'; -import { Quote, Sparkles, Sun } from "lucide-react"; +import { Concierge, Quote, Sparkles, Sun } from "lucide-react"; export default function LandingPage() { return ( @@ -29,43 +29,25 @@ export default function LandingPage() { @@ -77,22 +59,16 @@ export default function LandingPage() { description="Kangundo Road Resort offers an unparalleled escape, blending serene natural beauty with vibrant activities. Our commitment is to provide a refreshing retreat for every guest, whether you're seeking relaxation, adventure, or quality time with loved ones." bulletPoints={[ { - title: "Stunning Ambiance", - description: "Immerse yourself in lush landscapes and breathtaking views that define our unique setting.", - icon: Sun, + title: "Stunning Ambiance", description: "Immerse yourself in lush landscapes and breathtaking views that define our unique setting.", icon: Sun, }, { - title: "Exceptional Service", - description: "Our dedicated team ensures every detail of your stay is perfect, from arrival to departure.", - icon: Concierge, + title: "Exceptional Service", description: "Our dedicated team ensures every detail of your stay is perfect, from arrival to departure.", icon: Concierge, }, { - title: "Memorable Experiences", - description: "From poolside relaxation to thrilling adventures, create moments that last a lifetime.", - icon: Sparkles, + title: "Memorable Experiences", description: "From poolside relaxation to thrilling adventures, create moments that last a lifetime.", icon: Sparkles, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/empty-chair-around-swimming-pool-hotel-resort-leisure-travel_74190-8557.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/empty-chair-around-swimming-pool-hotel-resort-leisure-travel_74190-8557.jpg" imageAlt="resort exterior with pool and lush gardens" /> @@ -105,32 +81,16 @@ export default function LandingPage() { features={[ { id: 1, - title: "Sparkling Pools", - description: "Dive into our pristine swimming pools, perfect for a refreshing dip or a relaxing lounge.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-composition-spa-bath-concept_23-2148094093.jpg?_wi=2", - imageAlt: "sparkling clean resort swimming pool", - }, + title: "Sparkling Pools", description: "Dive into our pristine swimming pools, perfect for a refreshing dip or a relaxing lounge.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-composition-spa-bath-concept_23-2148094093.jpg", imageAlt: "sparkling clean resort swimming pool"}, { id: 2, - title: "Gourmet Dining", - description: "Savor exquisite local and international cuisine prepared by our expert chefs.", - imageSrc: "http://img.b2bpic.net/free-photo/putting-piece-meat-steak-into-another-persons-plate-with-salad_114579-3687.jpg?_wi=2", - imageAlt: "gourmet dining experience at resort restaurant", - }, + title: "Gourmet Dining", description: "Savor exquisite local and international cuisine prepared by our expert chefs.", imageSrc: "http://img.b2bpic.net/free-photo/putting-piece-meat-steak-into-another-persons-plate-with-salad_114579-3687.jpg", imageAlt: "gourmet dining experience at resort restaurant"}, { id: 3, - title: "Lush Gardens & Lounges", - description: "Unwind in our beautifully manicured gardens or comfortable outdoor lounges.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-by-poolside-wiht-mountain-view_53876-14438.jpg?_wi=2", - imageAlt: "peaceful resort garden with lounge chairs", - }, + title: "Lush Gardens & Lounges", description: "Unwind in our beautifully manicured gardens or comfortable outdoor lounges.", imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-by-poolside-wiht-mountain-view_53876-14438.jpg", imageAlt: "peaceful resort garden with lounge chairs"}, { id: 4, - title: "Dedicated Concierge", - description: "Our friendly staff is always on hand to assist with your needs and make recommendations.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-lying-bed_1150-8836.jpg?_wi=2", - imageAlt: "friendly resort customer service staff", - }, + title: "Dedicated Concierge", description: "Our friendly staff is always on hand to assist with your needs and make recommendations.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-lying-bed_1150-8836.jpg", imageAlt: "friendly resort customer service staff"}, ]} title="Experience Our World-Class Amenities" description="We've curated a range of facilities and services to enhance your stay and provide ultimate comfort." @@ -144,58 +104,22 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Sarah M.", - role: "Travel Blogger", - testimonial: "Kangundo Road Resort exceeded all my expectations. The pool area is divine, and the staff made us feel incredibly welcome.", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-caucasian-man-wearing-summer-hat-flowers-shirt-smiling-happy-outdoors_839833-8950.jpg?_wi=2", - imageAlt: "Sarah M. portrait", - icon: Quote, + id: "1", name: "Sarah M.", role: "Travel Blogger", testimonial: "Kangundo Road Resort exceeded all my expectations. The pool area is divine, and the staff made us feel incredibly welcome.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-caucasian-man-wearing-summer-hat-flowers-shirt-smiling-happy-outdoors_839833-8950.jpg", imageAlt: "Sarah M. portrait", icon: Quote, }, { - id: "2", - name: "John D.", - role: "Business Executive", - testimonial: "A truly refreshing experience. Perfect for a quick getaway from the city hustle. I'll definitely be back!", - imageSrc: "http://img.b2bpic.net/free-photo/receptionist-elegant-suit-work-with-customer_23-2149714434.jpg?_wi=2", - imageAlt: "John D. portrait", - icon: Quote, + id: "2", name: "John D.", role: "Business Executive", testimonial: "A truly refreshing experience. Perfect for a quick getaway from the city hustle. I'll definitely be back!", imageSrc: "http://img.b2bpic.net/free-photo/receptionist-elegant-suit-work-with-customer_23-2149714434.jpg", imageAlt: "John D. portrait", icon: Quote, }, { - id: "3", - name: "Amina K.", - role: "Local Explorer", - testimonial: "The food was incredible, and the serene environment was exactly what I needed. Five stars!", - imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-girl-with-long-hair-is-standing-near-pool-she-holds-her-hands-view-from-back_197531-1208.jpg?_wi=2", - imageAlt: "Amina K. portrait", - icon: Quote, + id: "3", name: "Amina K.", role: "Local Explorer", testimonial: "The food was incredible, and the serene environment was exactly what I needed. Five stars!", imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-girl-with-long-hair-is-standing-near-pool-she-holds-her-hands-view-from-back_197531-1208.jpg", imageAlt: "Amina K. portrait", icon: Quote, }, { - id: "4", - name: "David & Grace", - role: "Couple Getaway", - testimonial: "We had the most romantic weekend here. Every detail was taken care of. Highly recommend for couples!", - imageSrc: "http://img.b2bpic.net/free-photo/smiley-women-resting-beach-while-exercising_23-2148694878.jpg?_wi=2", - imageAlt: "David and Grace portrait", - icon: Quote, + id: "4", name: "David & Grace", role: "Couple Getaway", testimonial: "We had the most romantic weekend here. Every detail was taken care of. Highly recommend for couples!", imageSrc: "http://img.b2bpic.net/free-photo/smiley-women-resting-beach-while-exercising_23-2148694878.jpg", imageAlt: "David and Grace portrait", icon: Quote, }, { - id: "5", - name: "Mark O.", - role: "Adventure Seeker", - testimonial: "Great base for exploring nearby attractions. The resort itself offers a peaceful haven after a day of adventure.", - imageSrc: "http://img.b2bpic.net/free-photo/couple-home-enjoying-life_23-2149167740.jpg?_wi=2", - imageAlt: "Mark O. portrait", - icon: Quote, + id: "5", name: "Mark O.", role: "Adventure Seeker", testimonial: "Great base for exploring nearby attractions. The resort itself offers a peaceful haven after a day of adventure.", imageSrc: "http://img.b2bpic.net/free-photo/couple-home-enjoying-life_23-2149167740.jpg", imageAlt: "Mark O. portrait", icon: Quote, }, { - id: "6", - name: "The Wanjiku Family", - role: "Family Vacationers", - testimonial: "Our kids loved the pool, and we enjoyed the family-friendly atmosphere. A wonderful experience for everyone!", - imageSrc: "http://img.b2bpic.net/free-photo/two-female-friends-celebrating-lifting-face-mask-restrictions-outdoors-together_23-2149384580.jpg?_wi=2", - imageAlt: "The Wanjiku Family portrait", - icon: Quote, + id: "6", name: "The Wanjiku Family", role: "Family Vacationers", testimonial: "Our kids loved the pool, and we enjoyed the family-friendly atmosphere. A wonderful experience for everyone!", imageSrc: "http://img.b2bpic.net/free-photo/two-female-friends-celebrating-lifting-face-mask-restrictions-outdoors-together_23-2149384580.jpg", imageAlt: "The Wanjiku Family portrait", icon: Quote, }, ]} title="Happy Guests, Unforgettable Memories" @@ -210,20 +134,11 @@ export default function LandingPage() { tag="Our Achievements" metrics={[ { - id: "1", - value: "98%", - description: "Guest Satisfaction Rate", - }, + id: "1", value: "98%", description: "Guest Satisfaction Rate"}, { - id: "2", - value: "5000+", - description: "Happy Guests Served Annually", - }, + id: "2", value: "5000+", description: "Happy Guests Served Annually"}, { - id: "3", - value: "10+", - description: "Years of Hospitality Excellence", - }, + id: "3", value: "10+", description: "Years of Hospitality Excellence"}, ]} /> @@ -232,50 +147,31 @@ export default function LandingPage() {