Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-08 20:55:58 +00:00

View File

@@ -45,7 +45,7 @@ export default function LandingPage() {
title="Exceptional Real Estate with a European Touch"
description="Classical French Elegance meets Modern Italian Creativity. Your gateway to luxury properties in South Florida and international destinations like Dubai, Rome, and beyond."
buttons={[{ text: "View Properties", href: "#expertise" }, { text: "Contact Me", href: "#contact" }]}
imageSrc="http://img.b2bpic.net/free-photo/sofa-decoration-livingroom-interior_74190-7313.jpg"
imageSrc="http://img.b2bpic.net/free-photo/sofa-decoration-livingroom-interior_74190-7313.jpg?_wi=1"
avatars={[
{ src: "http://img.b2bpic.net/free-photo/close-up-young-businesswoman_23-2149153829.jpg", alt: "Client A" },
{ src: "http://img.b2bpic.net/free-photo/authentic-small-youthful-marketing-agency_23-2150167349.jpg", alt: "Client B" },
@@ -66,7 +66,7 @@ export default function LandingPage() {
description="With a commitment to providing each customer with a full service real estate experience, I bring a touch of European elegance to the South Florida market and beyond."
subdescription="Whether you are looking for remarkable customer service with a European touch or need a powerful, customized marketing plan, I am here to exceed your expectations."
icon={User}
imageSrc="http://img.b2bpic.net/free-photo/3d-rendering-beautiful-comtemporary-luxury-bedroom-suite-hotel-with-tv_105762-2063.jpg"
imageSrc="http://img.b2bpic.net/free-photo/3d-rendering-beautiful-comtemporary-luxury-bedroom-suite-hotel-with-tv_105762-2063.jpg?_wi=1"
mediaAnimation="slide-up"
/>
</div>
@@ -76,11 +76,11 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
features={[
{ title: "Global Luxury", description: "Access to the unique resources of our Coldwell Banker Global Luxury division.", imageSrc: "http://img.b2bpic.net/free-photo/sofa-decoration-livingroom-interior_74190-7313.jpg" },
{ title: "Expert Marketing", description: "Professional staging, newspaper advertising, and national brand promotions.", imageSrc: "http://img.b2bpic.net/free-photo/sofa-decoration-livingroom-interior_74190-7313.jpg" },
{ title: "Relocation Specialist", description: "Expert assistance for moving to or from South Florida with global support.", imageSrc: "http://img.b2bpic.net/free-photo/sofa-decoration-livingroom-interior_74190-7313.jpg" },
{ title: "Investment Analysis", description: "Data-driven insights for high-yield property investments.", imageSrc: "http://img.b2bpic.net/free-photo/sofa-decoration-livingroom-interior_74190-7313.jpg" },
{ title: "Concierge Service", description: "Full-service management for international buyers and sellers.", imageSrc: "http://img.b2bpic.net/free-photo/sofa-decoration-livingroom-interior_74190-7313.jpg" },
{ title: "Global Luxury", description: "Access to the unique resources of our Coldwell Banker Global Luxury division.", imageSrc: "http://img.b2bpic.net/free-photo/sofa-decoration-livingroom-interior_74190-7313.jpg?_wi=2" },
{ title: "Expert Marketing", description: "Professional staging, newspaper advertising, and national brand promotions.", imageSrc: "http://img.b2bpic.net/free-photo/sofa-decoration-livingroom-interior_74190-7313.jpg?_wi=3" },
{ title: "Relocation Specialist", description: "Expert assistance for moving to or from South Florida with global support.", imageSrc: "http://img.b2bpic.net/free-photo/sofa-decoration-livingroom-interior_74190-7313.jpg?_wi=4" },
{ title: "Investment Analysis", description: "Data-driven insights for high-yield property investments.", imageSrc: "http://img.b2bpic.net/free-photo/sofa-decoration-livingroom-interior_74190-7313.jpg?_wi=5" },
{ title: "Concierge Service", description: "Full-service management for international buyers and sellers.", imageSrc: "http://img.b2bpic.net/free-photo/sofa-decoration-livingroom-interior_74190-7313.jpg?_wi=6" },
]}
title="Global Expertise & Services"
description="Professional coordination of property marketing, negotiation, and closing to ensure the highest price in the shortest time."
@@ -111,7 +111,7 @@ export default function LandingPage() {
description="Have questions or ready to list your property? Contact me today at (954) 330 3118 or Sabrina.cozzolino@floridamoves.com"
inputs={[{ name: "name", type: "text", placeholder: "Your Name", required: true }, { name: "email", type: "email", placeholder: "Your Email", required: true }]}
textarea={{ name: "message", placeholder: "How can I help you?", required: true }}
imageSrc="http://img.b2bpic.net/free-photo/3d-rendering-beautiful-comtemporary-luxury-bedroom-suite-hotel-with-tv_105762-2063.jpg"
imageSrc="http://img.b2bpic.net/free-photo/3d-rendering-beautiful-comtemporary-luxury-bedroom-suite-hotel-with-tv_105762-2063.jpg?_wi=2"
/>
</div>