Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-06-09 23:41:50 +00:00

View File

@@ -34,29 +34,17 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "#home",
},
name: "Home", id: "#home"},
{
name: "Properties",
id: "#properties",
},
name: "Properties", id: "#properties"},
{
name: "Services",
id: "#services",
},
name: "Services", id: "#services"},
{
name: "Mortgage",
id: "#mortgage",
},
name: "Mortgage", id: "#mortgage"},
{
name: "Testimonials",
id: "#testimonials",
},
name: "Testimonials", id: "#testimonials"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
brandName="Santa Fe Properties"
/>
@@ -65,16 +53,13 @@ export default function LandingPage() {
<div id="home" data-section="home">
<HeroSplit
background={{
variant: "downward-rays-static-grid",
}}
variant: "downward-rays-static-grid"}}
imagePosition="right"
title="Find Your Home in Medellín Today"
description="Search thousands of rental properties, buy your dream home, or manage your investment with secure online payments and expert local support across Medellín and the valley."
buttons={[
{
text: "Buscar Inmueble",
href: "#properties",
},
text: "Buscar Inmueble", href: "#properties"},
]}
imageSrc="http://img.b2bpic.net/free-photo/vertical-high-angle-shot-hills-cloudy-sky-tuddal-gaustatoppen-norway_181624-10832.jpg"
imageAlt="Modern luxury apartment balcony with city view in Medellín"
@@ -82,50 +67,30 @@ export default function LandingPage() {
fixedMediaHeight={true}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/man-talking-phone-outdoors_58466-11646.jpg",
alt: "Smiling individual, happy client",
},
src: "http://img.b2bpic.net/free-photo/man-talking-phone-outdoors_58466-11646.jpg", alt: "Smiling individual, happy client"},
{
src: "http://img.b2bpic.net/free-photo/man-standing-front-building-holding-mobile-phone-hand-talking-loudspeaker_23-2147972812.jpg",
alt: "Professional man, satisfied customer",
},
src: "http://img.b2bpic.net/free-photo/man-standing-front-building-holding-mobile-phone-hand-talking-loudspeaker_23-2147972812.jpg", alt: "Professional man, satisfied customer"},
{
src: "http://img.b2bpic.net/free-photo/beautiful-young-woman-holding-digital-tablet-standing-outdoor_23-2147862770.jpg",
alt: "Woman in business attire, property owner",
},
src: "http://img.b2bpic.net/free-photo/beautiful-young-woman-holding-digital-tablet-standing-outdoor_23-2147862770.jpg", alt: "Woman in business attire, property owner"},
{
src: "http://img.b2bpic.net/free-photo/great-selfie-smiling-couple-their-new-home_329181-19965.jpg",
alt: "Happy couple, new homeowners",
},
src: "http://img.b2bpic.net/free-photo/great-selfie-smiling-couple-their-new-home_329181-19965.jpg", alt: "Happy couple, new homeowners"},
{
src: "http://img.b2bpic.net/free-photo/businessman-talking-mobile-phone-holding-digital-tablet_107420-65922.jpg",
alt: "Young professional, investor",
},
src: "http://img.b2bpic.net/free-photo/businessman-talking-mobile-phone-holding-digital-tablet_107420-65922.jpg", alt: "Young professional, investor"},
]}
avatarText="Únete a 1.200+ clientes felices"
marqueeItems={[
{
type: "text",
text: "Casas en venta",
type: "text", text: "Casas en venta"},
{
type: "text-icon", text: "Apartamentos en alquiler", icon: Home,
},
{
type: "text-icon",
text: "Apartamentos en alquiler",
icon: Home,
type: "text", text: "Locales comerciales"},
{
type: "text-icon", text: "Asesoría hipotecaria", icon: DollarSign,
},
{
type: "text",
text: "Locales comerciales",
},
{
type: "text-icon",
text: "Asesoría hipotecaria",
icon: DollarSign,
},
{
type: "text",
text: "Gestión de propiedades",
},
type: "text", text: "Gestión de propiedades"},
]}
/>
</div>
@@ -139,17 +104,11 @@ export default function LandingPage() {
description="With years of local expertise, we connect you with the best properties in Medellín and surrounding regions. From seamless rental experiences to secure property sales and simplified mortgage services, we are dedicated to transparency and exceptional service for every client."
bulletPoints={[
{
title: "Extensive Listings",
description: "Browse a wide selection of verified properties in prime locations.",
},
title: "Extensive Listings", description: "Browse a wide selection of verified properties in prime locations."},
{
title: "Expert Local Support",
description: "Our team provides personalized guidance every step of the way.",
},
title: "Expert Local Support", description: "Our team provides personalized guidance every step of the way."},
{
title: "Secure Online Transactions",
description: "Manage payments and applications with peace of mind.",
},
title: "Secure Online Transactions", description: "Manage payments and applications with peace of mind."},
]}
imageSrc="http://img.b2bpic.net/free-photo/tourist-asks-directions-from-local_1398-1571.jpg"
imageAlt="Real estate agent showing properties on a map in Medellín office"
@@ -164,38 +123,17 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
id: "rental-listings",
title: "Rental Listings",
tags: [
"Apartments",
"Houses",
"Commercial",
],
imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-key-outdoors_23-2151015264.jpg",
imageAlt: "Modern house with 'for rent' sign in a vibrant neighborhood",
},
id: "rental-listings", title: "Rental Listings", tags: [
"Apartments", "Houses", "Commercial"],
imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-key-outdoors_23-2151015264.jpg", imageAlt: "Modern house with 'for rent' sign in a vibrant neighborhood"},
{
id: "property-sales",
title: "Property Sales",
tags: [
"Buying",
"Selling",
"Investments",
],
imageSrc: "http://img.b2bpic.net/free-photo/smiling-brunette-girl-sitting-with-smartphone-home-orders-takeaway-from-mobile-phone-app-using_1258-199943.jpg",
imageAlt: "Online payment transaction on a phone for a property deal",
},
id: "property-sales", title: "Property Sales", tags: [
"Buying", "Selling", "Investments"],
imageSrc: "http://img.b2bpic.net/free-photo/smiling-brunette-girl-sitting-with-smartphone-home-orders-takeaway-from-mobile-phone-app-using_1258-199943.jpg", imageAlt: "Online payment transaction on a phone for a property deal"},
{
id: "online-payments",
title: "Online Payments",
tags: [
"Rent",
"Mortgage",
"Secure",
],
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-taking-photos_23-2149934508.jpg",
imageAlt: "Person filling out property submission form on a tablet",
},
id: "online-payments", title: "Online Payments", tags: [
"Rent", "Mortgage", "Secure"],
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-taking-photos_23-2149934508.jpg", imageAlt: "Person filling out property submission form on a tablet"},
]}
title="Comprehensive Real Estate Services"
description="We offer a full suite of services to meet all your property needs, ensuring a smooth and hassle-free experience."
@@ -211,47 +149,17 @@ export default function LandingPage() {
carouselMode="buttons"
products={[
{
id: "prop-1",
name: "Luxury Penthouse",
price: "$5,000,000 COP",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-relaxes-leisure-around-swimming-pool_74190-11530.jpg",
imageAlt: "Luxury penthouse with city view in Medellín",
},
id: "prop-1", name: "Luxury Penthouse", price: "$5,000,000 COP", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-relaxes-leisure-around-swimming-pool_74190-11530.jpg", imageAlt: "Luxury penthouse with city view in Medellín"},
{
id: "prop-2",
name: "Cozy Apartment",
price: "$2,500,000 COP",
imageSrc: "http://img.b2bpic.net/free-photo/view-empty-kitchen_1170-2792.jpg",
imageAlt: "Cozy apartment bedroom interior in Medellín",
},
id: "prop-2", name: "Cozy Apartment", price: "$2,500,000 COP", imageSrc: "http://img.b2bpic.net/free-photo/view-empty-kitchen_1170-2792.jpg", imageAlt: "Cozy apartment bedroom interior in Medellín"},
{
id: "prop-3",
name: "Modern Townhouse",
price: "$3,800,000 COP",
imageSrc: "http://img.b2bpic.net/free-photo/relax-house-thai-style_1150-17982.jpg",
imageAlt: "Modern townhouse with minimalist design in Medellín",
},
id: "prop-3", name: "Modern Townhouse", price: "$3,800,000 COP", imageSrc: "http://img.b2bpic.net/free-photo/relax-house-thai-style_1150-17982.jpg", imageAlt: "Modern townhouse with minimalist design in Medellín"},
{
id: "prop-4",
name: "Exclusive Villa",
price: "$7,200,000 COP",
imageSrc: "http://img.b2bpic.net/free-photo/interior-space-decorated-boho-style_23-2150771523.jpg",
imageAlt: "Beautiful Medellín villa with swimming pool",
},
id: "prop-4", name: "Exclusive Villa", price: "$7,200,000 COP", imageSrc: "http://img.b2bpic.net/free-photo/interior-space-decorated-boho-style_23-2150771523.jpg", imageAlt: "Beautiful Medellín villa with swimming pool"},
{
id: "prop-5",
name: "Studio with View",
price: "$1,800,000 COP",
imageSrc: "http://img.b2bpic.net/free-photo/skyscrapers-with-many-windows_1203-576.jpg",
imageAlt: "Modern minimalist studio apartment with city view",
},
id: "prop-5", name: "Studio with View", price: "$1,800,000 COP", imageSrc: "http://img.b2bpic.net/free-photo/skyscrapers-with-many-windows_1203-576.jpg", imageAlt: "Modern minimalist studio apartment with city view"},
{
id: "prop-6",
name: "Family Home",
price: "$4,500,000 COP",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-blue-lake-captured-from-inside-villa_181624-10734.jpg",
imageAlt: "Luxury apartment dining area with city lights view",
},
id: "prop-6", name: "Family Home", price: "$4,500,000 COP", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-blue-lake-captured-from-inside-villa_181624-10734.jpg", imageAlt: "Luxury apartment dining area with city lights view"},
]}
title="Explore Our Latest Listings"
description="Discover a diverse selection of properties available for rent or purchase in Medellín and its most sought-after neighborhoods."
@@ -266,45 +174,19 @@ export default function LandingPage() {
carouselMode="buttons"
plans={[
{
id: "basic-mortgage",
badge: "Standard",
badgeIcon: DollarSign,
price: "Competitive Rates",
subtitle: "Ideal for first-time buyers",
features: [
"Online Application",
"Basic Consultation",
"Fixed Rate Options",
"Fast Approval Process",
],
id: "basic-mortgage", badge: "Standard", badgeIcon: DollarSign,
price: "Competitive Rates", subtitle: "Ideal for first-time buyers", features: [
"Online Application", "Basic Consultation", "Fixed Rate Options", "Fast Approval Process"],
},
{
id: "premium-mortgage",
badge: "Premium",
badgeIcon: Star,
price: "Tailored Solutions",
subtitle: "Best for investors and larger loans",
features: [
"Personalized Advisor",
"Flexible Payment Plans",
"Variable Rate Options",
"Priority Processing",
"Refinancing Options",
],
id: "premium-mortgage", badge: "Premium", badgeIcon: Star,
price: "Tailored Solutions", subtitle: "Best for investors and larger loans", features: [
"Personalized Advisor", "Flexible Payment Plans", "Variable Rate Options", "Priority Processing", "Refinancing Options"],
},
{
id: "investor-mortgage",
badge: "Investor",
badgeIcon: TrendingUp,
price: "Exclusive Benefits",
subtitle: "For property portfolio development",
features: [
"Dedicated Account Manager",
"Portfolio Management Advice",
"Special Investor Rates",
"Advanced Analytics",
"Multi-Property Financing",
],
id: "investor-mortgage", badge: "Investor", badgeIcon: TrendingUp,
price: "Exclusive Benefits", subtitle: "For property portfolio development", features: [
"Dedicated Account Manager", "Portfolio Management Advice", "Special Investor Rates", "Advanced Analytics", "Multi-Property Financing"],
},
]}
title="Simplified Mortgage Services"
@@ -318,34 +200,19 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
carouselMode="buttons"
animationType="slide-up"
metrics={[
{
id: "satisfied-clients",
value: "1200+",
title: "Satisfied Clients",
description: "Happy individuals and families finding their perfect homes.",
icon: Users,
id: "satisfied-clients", value: "1200+", title: "Satisfied Clients", description: "Happy individuals and families finding their perfect homes.", icon: Users,
},
{
id: "properties-managed",
value: "850+",
title: "Properties Managed",
description: "From rentals to sales, we handle diverse property portfolios.",
icon: Building,
id: "properties-managed", value: "850+", title: "Properties Managed", description: "From rentals to sales, we handle diverse property portfolios.", icon: Building,
},
{
id: "sales-completed",
value: "300+",
title: "Sales Completed",
description: "Successfully closing deals for buyers and sellers across the region.",
icon: Key,
id: "sales-completed", value: "300+", title: "Sales Completed", description: "Successfully closing deals for buyers and sellers across the region.", icon: Key,
},
{
id: "years-experience",
value: "15+",
title: "Years of Experience",
description: "Decades of local market knowledge and trusted service.",
icon: Award,
id: "years-experience", value: "15+", title: "Years of Experience", description: "Decades of local market knowledge and trusted service.", icon: Award,
},
]}
title="Our Success by the Numbers"
@@ -361,50 +228,20 @@ export default function LandingPage() {
carouselMode="buttons"
testimonials={[
{
id: "1",
name: "Sofia Giraldo",
handle: "@sofiag",
testimonial: "Finding an apartment in Medellín was effortless with Santa Fe Properties. Their online platform is amazing, and the team provided excellent support throughout the process. Highly recommended!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-cheerful-woman-showing-thumb-up_23-2148230160.jpg",
imageAlt: "Sofia Giraldo, happy client",
},
id: "1", name: "Sofia Giraldo", handle: "@sofiag", testimonial: "Finding an apartment in Medellín was effortless with Santa Fe Properties. Their online platform is amazing, and the team provided excellent support throughout the process. Highly recommended!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-cheerful-woman-showing-thumb-up_23-2148230160.jpg", imageAlt: "Sofia Giraldo, happy client"},
{
id: "2",
name: "Carlos Rodriguez",
handle: "@carlosr",
testimonial: "I've sold multiple properties through Santa Fe, and each time has been a smooth and professional experience. They genuinely care about their clients and get results.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-button-up-his-jacket-smiles_23-2148401389.jpg",
imageAlt: "Carlos Rodriguez, satisfied client",
},
id: "2", name: "Carlos Rodriguez", handle: "@carlosr", testimonial: "I've sold multiple properties through Santa Fe, and each time has been a smooth and professional experience. They genuinely care about their clients and get results.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-button-up-his-jacket-smiles_23-2148401389.jpg", imageAlt: "Carlos Rodriguez, satisfied client"},
{
id: "3",
name: "Ana Maria Lopez",
handle: "@anamaria",
testimonial: "The mortgage application service was incredibly easy to navigate online. Santa Fe Properties made purchasing my first home a dream come true. Thank you!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/couple-embracing-kitchen_23-2147894920.jpg",
imageAlt: "Ana Maria Lopez, new homeowner",
},
id: "3", name: "Ana Maria Lopez", handle: "@anamaria", testimonial: "The mortgage application service was incredibly easy to navigate online. Santa Fe Properties made purchasing my first home a dream come true. Thank you!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/couple-embracing-kitchen_23-2147894920.jpg", imageAlt: "Ana Maria Lopez, new homeowner"},
{
id: "4",
name: "Juan Pablo Sanchez",
handle: "@juanps",
testimonial: "As an investor, efficiency and trust are key. Santa Fe Properties consistently delivers both. Their property management and listing services are top-notch.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-old-man-with-coffee-cup_23-2148997266.jpg",
imageAlt: "Juan Pablo Sanchez, property investor",
},
id: "4", name: "Juan Pablo Sanchez", handle: "@juanps", testimonial: "As an investor, efficiency and trust are key. Santa Fe Properties consistently delivers both. Their property management and listing services are top-notch.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-old-man-with-coffee-cup_23-2148997266.jpg", imageAlt: "Juan Pablo Sanchez, property investor"},
{
id: "5",
name: "Valeria Botero",
handle: "@valeriab",
testimonial: "Mobile optimization was a huge plus for me! I could search for properties and make payments on the go. Fantastic platform and a great local team.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-young-man-checking-his-flight-online-looking-laptop-holding-tickets-hand-sitting-home-living-room-with-suitcase_1258-314637.jpg",
imageAlt: "Valeria Botero, mobile user",
},
id: "5", name: "Valeria Botero", handle: "@valeriab", testimonial: "Mobile optimization was a huge plus for me! I could search for properties and make payments on the go. Fantastic platform and a great local team.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-young-man-checking-his-flight-online-looking-laptop-holding-tickets-hand-sitting-home-living-room-with-suitcase_1258-314637.jpg", imageAlt: "Valeria Botero, mobile user"},
]}
showRating={true}
title="What Our Clients Say"
@@ -417,25 +254,13 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "faq-1",
title: "¿Cómo puedo listar mi propiedad?",
content: "Puede enviar su propiedad a través de nuestra plataforma en línea en la sección 'Enviar Propiedad'. Necesitará detalles de la propiedad, fotos y documentos de título.",
},
id: "faq-1", title: "¿Cómo puedo listar mi propiedad?", content: "Puede enviar su propiedad a través de nuestra plataforma en línea en la sección 'Enviar Propiedad'. Necesitará detalles de la propiedad, fotos y documentos de título."},
{
id: "faq-2",
title: "¿Puedo pagar mi alquiler en línea?",
content: "Sí, nuestra plataforma permite pagos de alquiler seguros en línea. Simplemente inicie sesión en su cuenta y navegue hasta la sección 'Mis Pagos'.",
},
id: "faq-2", title: "¿Puedo pagar mi alquiler en línea?", content: "Sí, nuestra plataforma permite pagos de alquiler seguros en línea. Simplemente inicie sesión en su cuenta y navegue hasta la sección 'Mis Pagos'."},
{
id: "faq-3",
title: "¿Qué tipos de propiedades gestionan?",
content: "Gestionamos una amplia gama de propiedades, incluyendo apartamentos, casas, fincas y locales comerciales en Medellín y el Valle de Aburrá.",
},
id: "faq-3", title: "¿Qué tipos de propiedades gestionan?", content: "Gestionamos una amplia gama de propiedades, incluyendo apartamentos, casas, fincas y locales comerciales en Medellín y el Valle de Aburrá."},
{
id: "faq-4",
title: "¿Ofrecen servicios de hipotecas?",
content: "Sí, ofrecemos servicios de asesoramiento hipotecario y asistencia con el proceso de solicitud para ayudarle a asegurar el mejor préstamo para su nuevo hogar.",
},
id: "faq-4", title: "¿Ofrecen servicios de hipotecas?", content: "Sí, ofrecemos servicios de asesoramiento hipotecario y asistencia con el proceso de solicitud para ayudarle a asegurar el mejor préstamo para su nuevo hogar."},
]}
sideTitle="Common Questions"
sideDescription="Find quick answers to frequently asked questions about our services, listings, and processes."
@@ -448,14 +273,11 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={true}
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
text="Ready to find your next property or need expert advice? Get in touch with our team today!"
buttons={[
{
text: "Contact Us Now",
href: "mailto:info@santafeproperties.com",
},
text: "Contact Us Now", href: "mailto:info@santafeproperties.com"},
]}
/>
</div>
@@ -468,49 +290,31 @@ export default function LandingPage() {
{
items: [
{
label: "Home",
href: "#home",
},
label: "Home", href: "#home"},
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Services",
href: "#services",
},
label: "Services", href: "#services"},
],
},
{
items: [
{
label: "Properties",
href: "#properties",
},
label: "Properties", href: "#properties"},
{
label: "Mortgage",
href: "#mortgage",
},
label: "Mortgage", href: "#mortgage"},
{
label: "FAQ",
href: "#faq",
},
label: "FAQ", href: "#faq"},
],
},
{
items: [
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}