Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-05-24 07:30:04 +00:00

View File

@@ -32,12 +32,13 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{ name: "Home", id: "#hero" },
{ name: "About", id: "#about" },
{ name: "Listings", id: "#listings" },
{ name: "Contact", id: "#contact" }
{ name: "Home", id: "hero" },
{ name: "About", id: "about" },
{ name: "Listings", id: "listings" },
{ name: "Contact", id: "contact" }
]}
brandName="Southwest Florida RE Group"
button={{ text: "Get Started", href: "#contact" }}
/>
</div>
@@ -88,18 +89,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
features={[
{
title: "Expert Market Knowledge", description: "In-depth insights into the Southwest Florida housing market.", bentoComponent: { icon: ShieldCheck },
imageSrc: "http://img.b2bpic.net/free-photo/concentrated-thoughtful-business-colleagues-standing-near-table-analyzing-documents_1262-12289.jpg", imageAlt: "professional real estate agent smiling"
},
{
title: "Prime Listings", description: "Exclusive access to the best waterfront and golf communities.", bentoComponent: { icon: MapPin },
imageSrc: "http://img.b2bpic.net/free-photo/real-estate-wooden-table-finance-budgeting-concept_53876-128912.jpg", imageAlt: "professional real estate agent smiling"
},
{
title: "Personalized Service", description: "Dedicated agents focused on your unique property needs.", bentoComponent: { icon: Heart },
imageSrc: "http://img.b2bpic.net/free-photo/view-tank-container-water-storage_23-2151748249.jpg", imageAlt: "professional real estate agent smiling"
}
{ title: "Expert Market Knowledge", description: "In-depth insights into the Southwest Florida housing market.", bentoComponent: { bentoComponent: "reveal-icon", icon: ShieldCheck }, imageSrc: "http://img.b2bpic.net/free-photo/concentrated-thoughtful-business-colleagues-standing-near-table-analyzing-documents_1262-12289.jpg", imageAlt: "professional real estate agent smiling" },
{ title: "Prime Listings", description: "Exclusive access to the best waterfront and golf communities.", bentoComponent: { bentoComponent: "reveal-icon", icon: MapPin }, imageSrc: "http://img.b2bpic.net/free-photo/real-estate-wooden-table-finance-budgeting-concept_53876-128912.jpg", imageAlt: "professional real estate agent smiling" },
{ title: "Personalized Service", description: "Dedicated agents focused on your unique property needs.", bentoComponent: { bentoComponent: "reveal-icon", icon: Heart }, imageSrc: "http://img.b2bpic.net/free-photo/view-tank-container-water-storage_23-2151748249.jpg", imageAlt: "professional real estate agent smiling" }
]}
title="Why Choose Our Group"
description="We offer more than just listings; we offer a tailored lifestyle strategy."