Merge version_1 into main #4

Merged
bender merged 2 commits from version_1 into main 2026-03-04 16:15:32 +00:00
2 changed files with 7 additions and 7 deletions

View File

@@ -79,7 +79,7 @@ export default function HomePage() {
<div id="hero" data-section="hero">
<HeroBillboardGallery
title="Discover Exceptional Luxury Properties"
title="IZOSTONE "
description="Experience sophisticated real estate at its finest. Explore our curated collection of exclusive properties designed for the most discerning buyers."
tag="Premium Listings"
tagIcon={Crown}
@@ -91,11 +91,11 @@ export default function HomePage() {
{
imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-reading-magazine-near-panoramic-window_7502-9287.jpg", imageAlt: "Modern Penthouse"},
{
imageSrc: "http://img.b2bpic.net/free-photo/scenic-view-sandy-beach-beach-with-sun-beds-umbrellas-open-against-sea-mountains-hotel-resort-tekirova-kemer-turkey_146671-18877.jpg", imageAlt: "Waterfront Estate"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APEv2KFt5aXpctyw7gstt8PhNE/uploaded-1772640614914-juvhnda7.jpg", imageAlt: "Waterfront Estate"},
{
imageSrc: "http://img.b2bpic.net/free-photo/swimming-pool-resort_1150-10730.jpg", imageAlt: "Luxury Villa"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APEv2KFt5aXpctyw7gstt8PhNE/uploaded-1772640692264-qnba4w0d.png", imageAlt: "Luxury Villa"},
{
imageSrc: "http://img.b2bpic.net/free-photo/portrait-rich-woman-outdoors-with-stylish-dress-sunglasses_23-2149548580.jpg", imageAlt: "Contemporary Home"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APEv2KFt5aXpctyw7gstt8PhNE/uploaded-1772640749446-0bbrt99k.jpg", imageAlt: "Contemporary Home"},
]}
mediaAnimation="slide-up"
buttons={[

View File

@@ -115,7 +115,7 @@ export default function PropertiesPage() {
name: "Mountain Retreat",
price: "$9,200,000",
variant: "4BR • 5BA • Mountain View",
imageSrc: "http://img.b2bpic.net/free-photo/scenic-view-sandy-beach-beach-with-sun-beds-umbrellas-open-against-sea-mountains-hotel-resort-tekirova-kemer-turkey_146671-18877.jpg?_wi=2",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APEv2KFt5aXpctyw7gstt8PhNE/uploaded-1772640614914-juvhnda7.jpg?_wi=2",
imageAlt: "Mountain Retreat",
},
{
@@ -123,7 +123,7 @@ export default function PropertiesPage() {
name: "Contemporary Urban Loft",
price: "$5,800,000",
variant: "3BR • 3BA • City Center",
imageSrc: "http://img.b2bpic.net/free-photo/swimming-pool-resort_1150-10730.jpg?_wi=2",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APEv2KFt5aXpctyw7gstt8PhNE/uploaded-1772640692264-qnba4w0d.png?_wi=2",
imageAlt: "Contemporary Urban Loft",
},
{
@@ -131,7 +131,7 @@ export default function PropertiesPage() {
name: "Private Island Estate",
price: "$22,500,000",
variant: "8BR • 10BA • Private Island",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-rich-woman-outdoors-with-stylish-dress-sunglasses_23-2149548580.jpg?_wi=2",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APEv2KFt5aXpctyw7gstt8PhNE/uploaded-1772640749446-0bbrt99k.jpg?_wi=2",
imageAlt: "Private Island Estate",
},
]}