Update src/app/page.tsx

This commit is contained in:
2026-03-26 14:37:08 +00:00
parent 640731cd93
commit e7db199d33

View File

@@ -133,7 +133,7 @@ export default function LandingPage() {
href: "/about",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/empty-chair-around-swimming-pool-hotel-resort-leisure-travel_74190-8557.jpg"
imageSrc="http://img.b2bpic.net/free-photo/empty-chair-around-swimming-pool-hotel-resort-leisure-travel_74190-8557.jpg?_wi=1"
imageAlt="Modern exterior of Kangundo Road Resort"
/>
</div>
@@ -151,7 +151,7 @@ export default function LandingPage() {
"Friendly Staff",
"Personalized Care",
],
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-lying-bed_1150-8836.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-lying-bed_1150-8836.jpg?_wi=1",
imageAlt: "Friendly resort staff assisting guests",
},
{
@@ -161,7 +161,7 @@ export default function LandingPage() {
"Pristine Water",
"Relaxing Swims",
],
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-composition-spa-bath-concept_23-2148094093.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-composition-spa-bath-concept_23-2148094093.jpg?_wi=1",
imageAlt: "Crystal clear swimming pool at the resort",
},
{
@@ -171,7 +171,7 @@ export default function LandingPage() {
"Delicious Meals",
"Varied Menu",
],
imageSrc: "http://img.b2bpic.net/free-photo/putting-piece-meat-steak-into-another-persons-plate-with-salad_114579-3687.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/putting-piece-meat-steak-into-another-persons-plate-with-salad_114579-3687.jpg?_wi=1",
imageAlt: "Gourmet resort meal presentation",
},
{
@@ -181,7 +181,7 @@ export default function LandingPage() {
"Relaxing Ambiance",
"Serene Spaces",
],
imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-by-poolside-wiht-mountain-view_53876-14438.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-by-poolside-wiht-mountain-view_53876-14438.jpg?_wi=1",
imageAlt: "Peaceful outdoor lounge area at the resort",
},
]}
@@ -288,7 +288,7 @@ export default function LandingPage() {
name: "Sarah W.",
role: "Weekend Explorer",
testimonial: "Absolutely loved the chill vibe and the clean pool! The food was amazing, especially breakfast. Definitely coming back!",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-caucasian-man-wearing-summer-hat-flowers-shirt-smiling-happy-outdoors_839833-8950.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-caucasian-man-wearing-summer-hat-flowers-shirt-smiling-happy-outdoors_839833-8950.jpg?_wi=1",
imageAlt: "Happy female guest",
},
{
@@ -296,7 +296,7 @@ export default function LandingPage() {
name: "James K.",
role: "Family Man",
testimonial: "Perfect spot for a family outing. The kids enjoyed the pool, and the staff were incredibly helpful. Highly recommend!",
imageSrc: "http://img.b2bpic.net/free-photo/receptionist-elegant-suit-work-with-customer_23-2149714434.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/receptionist-elegant-suit-work-with-customer_23-2149714434.jpg?_wi=1",
imageAlt: "Happy male guest",
},
{
@@ -304,7 +304,7 @@ export default function LandingPage() {
name: "Amina R.",
role: "Social Media Creator",
testimonial: "This place is an Instagrammer's dream! Every corner is picturesque, and the service is top-notch. My followers loved the reels!",
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",
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=1",
imageAlt: "Young woman enjoying resort",
},
{
@@ -312,7 +312,7 @@ export default function LandingPage() {
name: "David & Mary",
role: "Couple Getaway",
testimonial: "Our anniversary stay was magical. The serene environment and delicious meals made it truly special. So relaxing!",
imageSrc: "http://img.b2bpic.net/free-photo/smiley-women-resting-beach-while-exercising_23-2148694878.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiley-women-resting-beach-while-exercising_23-2148694878.jpg?_wi=1",
imageAlt: "Happy couple",
},
{
@@ -320,7 +320,7 @@ export default function LandingPage() {
name: "Brian O.",
role: "Solo Traveler",
testimonial: "Came here for some solo relaxation and found exactly that. Great food, peaceful atmosphere, and responsive service via WhatsApp. A true gem!",
imageSrc: "http://img.b2bpic.net/free-photo/couple-home-enjoying-life_23-2149167740.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/couple-home-enjoying-life_23-2149167740.jpg?_wi=1",
imageAlt: "Solo traveler",
},
{
@@ -328,7 +328,7 @@ export default function LandingPage() {
name: "Mercy N.",
role: "Friend Group Organizer",
testimonial: "Organized a day pass for my friends and everyone had a blast. The booking was seamless, and the pool party vibes were immaculate!",
imageSrc: "http://img.b2bpic.net/free-photo/two-female-friends-celebrating-lifting-face-mask-restrictions-outdoors-together_23-2149384580.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/two-female-friends-celebrating-lifting-face-mask-restrictions-outdoors-together_23-2149384580.jpg?_wi=1",
imageAlt: "Group of friends at resort",
},
]}