Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-19 01:32:38 +00:00

View File

@@ -71,19 +71,19 @@ export default function LandingPage() {
description="Experience unparalleled luxury in our exclusive villa. Perfectly designed for comfort, relaxation, and breathtaking views."
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/modern-interior-design-interior_23-2151929575.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-interior-design-interior_23-2151929575.jpg?_wi=1",
imageAlt: "Villa Exterior",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/luxury-hotel-suite-with-modern-elegance-comfort-generated-by-ai_188544-21265.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/luxury-hotel-suite-with-modern-elegance-comfort-generated-by-ai_188544-21265.jpg?_wi=1",
imageAlt: "Luxurious Bedroom",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/stylish-caucasian-woman-trendy-panama-waist-neon-bag-roof-bangkok-with-mobile-phone_343596-30.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-caucasian-woman-trendy-panama-waist-neon-bag-roof-bangkok-with-mobile-phone_343596-30.jpg?_wi=1",
imageAlt: "Poolside Oasis",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg?_wi=1",
imageAlt: "Modern Kitchen",
},
{
@@ -300,7 +300,7 @@ export default function LandingPage() {
name: "Sarah K.",
handle: "@relaxer",
testimonial: "Incredible service and view. We will definitely come back soon!",
imageSrc: "http://img.b2bpic.net/free-photo/modern-interior-design-interior_23-2151929575.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-interior-design-interior_23-2151929575.jpg?_wi=2",
imageAlt: "hotel sea holiday building coast",
},
{
@@ -308,7 +308,7 @@ export default function LandingPage() {
name: "Mark L.",
handle: "@business",
testimonial: "Perfect for both relaxing and working. Wi-Fi was amazing.",
imageSrc: "http://img.b2bpic.net/free-photo/luxury-hotel-suite-with-modern-elegance-comfort-generated-by-ai_188544-21265.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/luxury-hotel-suite-with-modern-elegance-comfort-generated-by-ai_188544-21265.jpg?_wi=2",
imageAlt: "hotel sea holiday building coast",
},
{
@@ -316,7 +316,7 @@ export default function LandingPage() {
name: "Emily P.",
handle: "@family",
testimonial: "Everything was perfect for my kids. The staff made us feel home.",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-caucasian-woman-trendy-panama-waist-neon-bag-roof-bangkok-with-mobile-phone_343596-30.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-caucasian-woman-trendy-panama-waist-neon-bag-roof-bangkok-with-mobile-phone_343596-30.jpg?_wi=2",
imageAlt: "hotel sea holiday building coast",
},
{
@@ -324,7 +324,7 @@ export default function LandingPage() {
name: "David W.",
handle: "@adventurer",
testimonial: "The private beach access was a game-changer. Simply sublime.",
imageSrc: "http://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg?_wi=2",
imageAlt: "hotel sea holiday building coast",
},
]}