Update src/app/page.tsx

This commit is contained in:
2026-04-05 15:04:01 +00:00
parent dd9e1eb338
commit 00aec1a052

View File

@@ -47,7 +47,7 @@ export default function LandingPage() {
buttons={[{ text: "Book Your Stay", href: "#contact" }]}
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/row-trees-decorated-with-hanging-light-bulbs-party-night-lake-sevan-armenia_181624-60731.jpg", imageAlt: "Exterior of the spacious vacation property" },
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-kitchen-interior-design_23-2150976571.jpg", imageAlt: "Cozy living room area" }
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-kitchen-interior-design_23-2150976571.jpg?_wi=1", imageAlt: "Cozy living room area" }
]}
mediaAnimation="slide-up"
rating={5}
@@ -65,7 +65,7 @@ export default function LandingPage() {
{ value: "2", title: "Spacious Gardens" },
{ value: "5", title: "Star Experience" },
]}
imageSrc="http://img.b2bpic.net/free-photo/beautiful-kitchen-interior-design_23-2150976571.jpg"
imageSrc="http://img.b2bpic.net/free-photo/beautiful-kitchen-interior-design_23-2150976571.jpg?_wi=2"
imageAlt="Cozy kitchen and fireplace area"
/>
</div>
@@ -94,11 +94,11 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
testimonials={[
{ id: "1", title: "Perfect for Groups", quote: "We hosted our family reunion here and it was absolutely ideal. So much space!", name: "Sarah J.", role: "Family Guest", imageSrc: "http://img.b2bpic.net/free-photo/friends-spending-time-together-beach_52683-87467.jpg" },
{ id: "2", title: "Cozy Retreat", quote: "The AGA-style kitchen and fireplace made our winter getaway so cozy and memorable.", name: "Mark D.", role: "Friends Trip", imageSrc: "http://img.b2bpic.net/free-photo/friends-spending-time-together-beach_52683-87467.jpg" },
{ id: "3", title: "Wonderful Stay", quote: "Peaceful, quiet, and perfectly equipped. We couldn't have asked for more.", name: "Elena R.", role: "Birthday Celebration", imageSrc: "http://img.b2bpic.net/free-photo/friends-spending-time-together-beach_52683-87467.jpg" },
{ id: "4", title: "Garden Gem", quote: "The kids loved the garden and we loved the hot tub. Highly recommended.", name: "Tom B.", role: "Family Holiday", imageSrc: "http://img.b2bpic.net/free-photo/friends-spending-time-together-beach_52683-87467.jpg" },
{ id: "5", title: "Great Location", quote: "Away from the busyness, yet a great base for exploring nearby attractions.", name: "Chloe S.", role: "Solo Traveler", imageSrc: "http://img.b2bpic.net/free-photo/friends-spending-time-together-beach_52683-87467.jpg" },
{ id: "1", title: "Perfect for Groups", quote: "We hosted our family reunion here and it was absolutely ideal. So much space!", name: "Sarah J.", role: "Family Guest", imageSrc: "http://img.b2bpic.net/free-photo/friends-spending-time-together-beach_52683-87467.jpg?_wi=1" },
{ id: "2", title: "Cozy Retreat", quote: "The AGA-style kitchen and fireplace made our winter getaway so cozy and memorable.", name: "Mark D.", role: "Friends Trip", imageSrc: "http://img.b2bpic.net/free-photo/friends-spending-time-together-beach_52683-87467.jpg?_wi=2" },
{ id: "3", title: "Wonderful Stay", quote: "Peaceful, quiet, and perfectly equipped. We couldn't have asked for more.", name: "Elena R.", role: "Birthday Celebration", imageSrc: "http://img.b2bpic.net/free-photo/friends-spending-time-together-beach_52683-87467.jpg?_wi=3" },
{ id: "4", title: "Garden Gem", quote: "The kids loved the garden and we loved the hot tub. Highly recommended.", name: "Tom B.", role: "Family Holiday", imageSrc: "http://img.b2bpic.net/free-photo/friends-spending-time-together-beach_52683-87467.jpg?_wi=4" },
{ id: "5", title: "Great Location", quote: "Away from the busyness, yet a great base for exploring nearby attractions.", name: "Chloe S.", role: "Solo Traveler", imageSrc: "http://img.b2bpic.net/free-photo/friends-spending-time-together-beach_52683-87467.jpg?_wi=5" },
]}
title="What Our Guests Say"
description="Join our community of happy travelers who have celebrated milestones at our property."