Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-18 06:43:21 +00:00

View File

@@ -47,13 +47,13 @@ export default function LandingPage() {
title="Welcome to Reva Place Resort"
description="Experience true tranquility and the rich, authentic taste of traditional African cuisine in the heart of nature."
testimonials={[
{ name: "Amara Diallo", handle: "@amaradiallo", testimonial: "The atmosphere at Reva Place is incredible. The food reminds me of home.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/landscape-photography-cabin-near-forest_198169-401.jpg", imageAlt: "luxurious resort exterior nature" },
{ name: "Kwame Mensah", handle: "@kwamem", testimonial: "Absolutely the best traditional food I've had in years. Highly recommended.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/photo-outdoor-pool-palm-trees-exotic-landscape-with-forest-lake_197531-9178.jpg", imageAlt: "luxurious resort exterior nature" },
{ name: "Sarah Okoro", handle: "@sarahok", testimonial: "A quiet escape with amazing hospitality and authentic dishes.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-food_23-2148761572.jpg", imageAlt: "luxurious resort exterior nature" },
{ name: "Amara Diallo", handle: "@amaradiallo", testimonial: "The atmosphere at Reva Place is incredible. The food reminds me of home.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/landscape-photography-cabin-near-forest_198169-401.jpg?_wi=1", imageAlt: "luxurious resort exterior nature" },
{ name: "Kwame Mensah", handle: "@kwamem", testimonial: "Absolutely the best traditional food I've had in years. Highly recommended.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/photo-outdoor-pool-palm-trees-exotic-landscape-with-forest-lake_197531-9178.jpg?_wi=1", imageAlt: "luxurious resort exterior nature" },
{ name: "Sarah Okoro", handle: "@sarahok", testimonial: "A quiet escape with amazing hospitality and authentic dishes.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-food_23-2148761572.jpg?_wi=1", imageAlt: "luxurious resort exterior nature" },
{ name: "Tunde Ade", handle: "@tundead", testimonial: "Authentic, flavorful, and soul-satisfying meals.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/flexitarian-diet-food-composition_23-2148955501.jpg", imageAlt: "luxurious resort exterior nature" },
{ name: "Fatima Sarr", handle: "@fatimasarr", testimonial: "Perfect resort stay, clean and the food is simply divine.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/healthy-food-composition-with-fresh-salad_23-2147992895.jpg", imageAlt: "luxurious resort exterior nature" }
]}
imageSrc="http://img.b2bpic.net/free-photo/landscape-photography-cabin-near-forest_198169-401.jpg"
imageSrc="http://img.b2bpic.net/free-photo/landscape-photography-cabin-near-forest_198169-401.jpg?_wi=2"
mediaAnimation="blur-reveal"
/>
</div>
@@ -69,7 +69,7 @@ export default function LandingPage() {
{ title: "Serene Environment", description: "Relax in our peaceful resort designed for maximum comfort and relaxation." },
{ title: "Warm Welcome", description: "Our team ensures every guest feels at home from the moment they arrive." }
]}
imageSrc="http://img.b2bpic.net/free-photo/photo-outdoor-pool-palm-trees-exotic-landscape-with-forest-lake_197531-9178.jpg"
imageSrc="http://img.b2bpic.net/free-photo/photo-outdoor-pool-palm-trees-exotic-landscape-with-forest-lake_197531-9178.jpg?_wi=2"
mediaAnimation="blur-reveal"
/>
</div>
@@ -84,7 +84,7 @@ export default function LandingPage() {
{ id: "cat2", title: "Hearty Main Courses", content: "From flavorful rice dishes to traditional staple meals, we have it all." },
{ id: "cat3", title: "Local Specialties", content: "Sample unique local delicacies prepared fresh for your dining experience." }
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-hand-holding-food_23-2148761572.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-hand-holding-food_23-2148761572.jpg?_wi=2"
mediaAnimation="slide-up"
/>
</div>