Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-09 12:24:10 +00:00

View File

@@ -62,9 +62,9 @@ export default function LandingPage() {
{
imageSrc: "http://img.b2bpic.net/free-photo/neon-robot-vacuum-cleaner_23-2151349205.jpg", imageAlt: "Minimalist master suite"},
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-still-life-arrangement-with-water_23-2149176107.jpg", imageAlt: "Architectural living space"},
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-still-life-arrangement-with-water_23-2149176107.jpg?_wi=1", imageAlt: "Architectural living space"},
{
imageSrc: "http://img.b2bpic.net/free-photo/chair-bed-around-swimming-pool-hotel_74190-6668.jpg", imageAlt: "Exclusive city skyline balcony"},
imageSrc: "http://img.b2bpic.net/free-photo/chair-bed-around-swimming-pool-hotel_74190-6668.jpg?_wi=1", imageAlt: "Exclusive city skyline balcony"},
]}
mediaAnimation="blur-reveal"
/>
@@ -99,27 +99,27 @@ export default function LandingPage() {
title: "Panoramic Coastal Estate", description: "Uninterrupted sea views in a private, high-security enclave.", icon: Waves,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-still-life-arrangement-with-water_23-2149176107.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-still-life-arrangement-with-water_23-2149176107.jpg?_wi=2"},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-bathtub-with-faucet_1203-1500.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-bathtub-with-faucet_1203-1500.jpg?_wi=1"},
],
},
{
title: "Modernist City Penthouse", description: "Architectural mastery in the heart of the city skyline.", icon: Building2,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/chair-bed-around-swimming-pool-hotel_74190-6668.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/chair-bed-around-swimming-pool-hotel_74190-6668.jpg?_wi=2"},
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-still-life-arrangement-with-water_23-2149176107.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-still-life-arrangement-with-water_23-2149176107.jpg?_wi=3"},
],
},
{
title: "Historic Country Villa", description: "Timeless elegance meets modern comfort in this secluded paradise.", icon: Building,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-bathtub-with-faucet_1203-1500.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-bathtub-with-faucet_1203-1500.jpg?_wi=2"},
{
imageSrc: "http://img.b2bpic.net/free-photo/chair-bed-around-swimming-pool-hotel_74190-6668.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/chair-bed-around-swimming-pool-hotel_74190-6668.jpg?_wi=3"},
],
},
]}