Merge version_1 into main #2
329
src/app/page.tsx
329
src/app/page.tsx
@@ -26,249 +26,104 @@ export default function LandingPage() {
|
||||
headingFontWeight="semibold"
|
||||
>
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Expertise",
|
||||
id: "expertise",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
]}
|
||||
brandName="Sabrina Cozzolino"
|
||||
/>
|
||||
</div>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Expertise", id: "expertise" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="Sabrina Cozzolino"
|
||||
button={{ text: "Get Started", href: "#contact" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboard
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
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?_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",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/vertical-shot-attractive-female-looking-aside_181624-36541.jpg",
|
||||
alt: "Client C",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/studio-portrait-elegant-black-american-male-dressed-suit-grey-vignette-background_613910-9479.jpg",
|
||||
alt: "Client D",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg",
|
||||
alt: "Client E",
|
||||
},
|
||||
]}
|
||||
avatarText="Trusted by 500+ global clients"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "South Florida",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Dubai",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Rome",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Paris",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "London",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboard
|
||||
background={{ variant: "gradient-bars" }}
|
||||
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"
|
||||
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" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/vertical-shot-attractive-female-looking-aside_181624-36541.jpg", alt: "Client C" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/studio-portrait-elegant-black-american-male-dressed-suit-grey-vignette-background_613910-9479.jpg", alt: "Client D" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", alt: "Client E" },
|
||||
]}
|
||||
avatarText="Trusted by 500+ global clients"
|
||||
marqueeItems={[{ type: "text", text: "South Florida" }, { type: "text", text: "Dubai" }, { type: "text", text: "Rome" }, { type: "text", text: "Paris" }, { type: "text", text: "London" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<TestimonialAboutCard
|
||||
useInvertedBackground={false}
|
||||
tag="About Me"
|
||||
title="Sabrina Cozzolino"
|
||||
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?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
<div id="about" data-section="about">
|
||||
<TestimonialAboutCard
|
||||
useInvertedBackground={false}
|
||||
tag="About Me"
|
||||
title="Sabrina Cozzolino"
|
||||
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"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="expertise" data-section="expertise">
|
||||
<FeatureCardSix
|
||||
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?_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."
|
||||
/>
|
||||
</div>
|
||||
<div id="expertise" data-section="expertise">
|
||||
<FeatureCardSix
|
||||
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 Expertise & Services"
|
||||
description="Professional coordination of property marketing, negotiation, and closing to ensure the highest price in the shortest time."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardTwo
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "John Doe",
|
||||
role: "Investor",
|
||||
testimonial: "Exceptional service and deep understanding of international real estate.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-businesswoman_23-2149153829.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Jane Smith",
|
||||
role: "Homeowner",
|
||||
testimonial: "Transformed my home beautifully. Best selling experience ever.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/authentic-small-youthful-marketing-agency_23-2150167349.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Marco Rossi",
|
||||
role: "Buyer",
|
||||
testimonial: "Found my dream property in Florida with ease and grace.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-attractive-female-looking-aside_181624-36541.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Elena Blanc",
|
||||
role: "Seller",
|
||||
testimonial: "Professional, elegant, and highly effective. Highly recommend.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-elegant-black-american-male-dressed-suit-grey-vignette-background_613910-9479.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "David King",
|
||||
role: "Client",
|
||||
testimonial: "Truly exceeded all my expectations for selling my property.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg",
|
||||
},
|
||||
]}
|
||||
title="Client Success Stories"
|
||||
description="Exceeding expectations in every transaction."
|
||||
/>
|
||||
</div>
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardTwo
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "1", name: "John Doe", role: "Investor", testimonial: "Exceptional service and deep understanding of international real estate.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-businesswoman_23-2149153829.jpg" },
|
||||
{ id: "2", name: "Jane Smith", role: "Homeowner", testimonial: "Transformed my home beautifully. Best selling experience ever.", imageSrc: "http://img.b2bpic.net/free-photo/authentic-small-youthful-marketing-agency_23-2150167349.jpg" },
|
||||
{ id: "3", name: "Marco Rossi", role: "Buyer", testimonial: "Found my dream property in Florida with ease and grace.", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-attractive-female-looking-aside_181624-36541.jpg" },
|
||||
{ id: "4", name: "Elena Blanc", role: "Seller", testimonial: "Professional, elegant, and highly effective. Highly recommend.", imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-elegant-black-american-male-dressed-suit-grey-vignette-background_613910-9479.jpg" },
|
||||
{ id: "5", name: "David King", role: "Client", testimonial: "Truly exceeded all my expectations for selling my property.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg" },
|
||||
]}
|
||||
title="Client Success Stories"
|
||||
description="Exceeding expectations in every transaction."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplitForm
|
||||
useInvertedBackground={false}
|
||||
title="Start Your Journey"
|
||||
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?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplitForm
|
||||
useInvertedBackground={false}
|
||||
title="Start Your Journey"
|
||||
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"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBaseReveal
|
||||
logoText="Sabrina Cozzolino"
|
||||
columns={[
|
||||
{
|
||||
title: "Connect",
|
||||
items: [
|
||||
{
|
||||
label: "Call: (954) 330 3118",
|
||||
href: "tel:9543303118",
|
||||
},
|
||||
{
|
||||
label: "Email",
|
||||
href: "mailto:Sabrina.cozzolino@floridamoves.com",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Office",
|
||||
items: [
|
||||
{
|
||||
label: "Coral Springs, FL",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBaseReveal
|
||||
logoText="Sabrina Cozzolino"
|
||||
columns={[
|
||||
{ title: "Connect", items: [{ label: "Call: (954) 330 3118", href: "tel:9543303118" }, { label: "Email", href: "mailto:Sabrina.cozzolino@floridamoves.com" }] },
|
||||
{ title: "Office", items: [{ label: "Coral Springs, FL", href: "#" }] },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user