From 00aec1a052063943ac30664337ec6072ef0d66ae Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 15:04:01 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9e9ddf9..3cf0945 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" /> @@ -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."