Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-15 13:53:13 +00:00

View File

@@ -11,7 +11,7 @@ import MetricCardThree from '@/components/sections/metrics/MetricCardThree';
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
import ProductCardFour from '@/components/sections/product/ProductCardFour';
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
import { BarChart, TrendingUp, Users } from "lucide-react";
import { BarChart, TrendingUp, Users, Calculator, Search, Scale, Shield } from "lucide-react";
export default function LandingPage() {
return (
@@ -31,22 +31,10 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "Invest",
id: "locations",
},
{
name: "Tools",
id: "features",
},
{
name: "Contact",
id: "contact",
},
{ name: "Home", id: "hero" },
{ name: "Invest", id: "locations" },
{ name: "Tools", id: "features" },
{ name: "Contact", id: "contact" },
]}
brandName="SF Investment"
/>
@@ -54,109 +42,36 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardTestimonial
background={{
variant: "gradient-bars",
}}
background={{ variant: "gradient-bars" }}
title="Invest in America with clarity and confidence."
description="San Francisco Investment Intelligence. Providing data-driven insights for professional wealth management."
testimonials={[
{
name: "Sarah Miller",
handle: "@smiller",
testimonial: "The precision of these insights is unmatched.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/black-laptop-screen-dark-room-night_169016-58233.jpg?_wi=1",
imageAlt: "minimalist bridge line drawing",
},
{
name: "John Doe",
handle: "@johndoe",
testimonial: "Essential for my portfolio strategy.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-modern-business-buildings_1359-390.jpg?_wi=1",
imageAlt: "minimalist bridge line drawing",
},
{
name: "Anna Lee",
handle: "@alee",
testimonial: "The best data platform in the market.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/serious-confident-business-people-working-big-city-looking-camera_1262-12452.jpg?_wi=1",
imageAlt: "minimalist bridge line drawing",
},
{
name: "Mark R.",
handle: "@mr1",
testimonial: "Incredible ROI with their analytics.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/fantasy-eagle-illustration_23-2151642093.jpg?_wi=1",
imageAlt: "minimalist bridge line drawing",
},
{
name: "Elena V.",
handle: "@ev1",
testimonial: "Changed my investment game entirely.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-confident-business-leader_1262-4808.jpg?_wi=1",
imageAlt: "minimalist bridge line drawing",
},
{ name: "Sarah Miller", handle: "@smiller", testimonial: "The precision of these insights is unmatched.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/black-laptop-screen-dark-room-night_169016-58233.jpg", imageAlt: "minimalist bridge line drawing" },
{ name: "John Doe", handle: "@johndoe", testimonial: "Essential for my portfolio strategy.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-modern-business-buildings_1359-390.jpg", imageAlt: "minimalist bridge line drawing" },
{ name: "Anna Lee", handle: "@alee", testimonial: "The best data platform in the market.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/serious-confident-business-people-working-big-city-looking-camera_1262-12452.jpg", imageAlt: "minimalist bridge line drawing" },
{ name: "Mark R.", handle: "@mr1", testimonial: "Incredible ROI with their analytics.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/fantasy-eagle-illustration_23-2151642093.jpg", imageAlt: "minimalist bridge line drawing" },
{ name: "Elena V.", handle: "@ev1", testimonial: "Changed my investment game entirely.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-confident-business-leader_1262-4808.jpg", imageAlt: "minimalist bridge line drawing" },
]}
tag="San Francisco Investment Intelligence"
buttons={[
{
text: "Start Analysis",
href: "#contact",
},
{
text: "Explore Platform →",
href: "#features",
},
{ text: "Start Analysis", href: "#contact" },
{ text: "Explore Platform →", href: "#features" },
]}
imageSrc="http://img.b2bpic.net/free-photo/black-laptop-screen-dark-room-night_169016-58233.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/black-laptop-screen-dark-room-night_169016-58233.jpg"
imageAlt="minimalist bridge line drawing"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/middle-age-businessman-smiling-happy-standing-city_839833-25759.jpg",
alt: "Middle age businessman smiling",
},
{
src: "http://img.b2bpic.net/free-photo/portrait-bald-senior-dressed-stylish-suit-posing-against-dark-background_613910-17578.jpg",
alt: "Portrait of bald senior",
},
{
src: "http://img.b2bpic.net/free-photo/smiling-businessman-with-digital-tablet_1098-651.jpg",
alt: "Smiling businessman with tablet",
},
{
src: "http://img.b2bpic.net/free-photo/medium-shot-business-man-with-backpack_23-2149915912.jpg",
alt: "Medium shot business man",
},
{
src: "http://img.b2bpic.net/free-photo/smiling-woman-close-window_1098-433.jpg",
alt: "Smiling woman close to window",
},
{ src: "http://img.b2bpic.net/free-photo/middle-age-businessman-smiling-happy-standing-city_839833-25759.jpg", alt: "Middle age businessman smiling" },
{ src: "http://img.b2bpic.net/free-photo/portrait-bald-senior-dressed-stylish-suit-posing-against-dark-background_613910-17578.jpg", alt: "Portrait of bald senior" },
{ src: "http://img.b2bpic.net/free-photo/smiling-businessman-with-digital-tablet_1098-651.jpg", alt: "Smiling businessman with tablet" },
{ src: "http://img.b2bpic.net/free-photo/medium-shot-business-man-with-backpack_23-2149915912.jpg", alt: "Medium shot business man" },
{ src: "http://img.b2bpic.net/free-photo/smiling-woman-close-window_1098-433.jpg", alt: "Smiling woman close to window" },
]}
marqueeItems={[
{
type: "text",
text: "Market Growth 14%",
},
{
type: "text",
text: "AI-Driven Insights",
},
{
type: "text",
text: "Professional Wealth Management",
},
{
type: "text",
text: "Secure Asset Tracking",
},
{
type: "text",
text: "Global Investment Reach",
},
{ type: "text", text: "Market Growth 14%" },
{ type: "text", text: "AI-Driven Insights" },
{ type: "text", text: "Professional Wealth Management" },
{ type: "text", text: "Secure Asset Tracking" },
{ type: "text", text: "Global Investment Reach" },
]}
/>
</div>
@@ -168,27 +83,9 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
{
id: "austin",
name: "Austin, Texas",
price: "ROI: 12%",
variant: "Rental yield: 6.8%",
imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-modern-business-buildings_1359-390.jpg?_wi=2",
},
{
id: "miami",
name: "Miami, Florida",
price: "ROI: 14%",
variant: "Rental yield: 7.2%",
imageSrc: "http://img.b2bpic.net/free-photo/serious-confident-business-people-working-big-city-looking-camera_1262-12452.jpg?_wi=2",
},
{
id: "phoenix",
name: "Phoenix, Arizona",
price: "ROI: 11%",
variant: "Rental yield: 6.5%",
imageSrc: "http://img.b2bpic.net/free-photo/fantasy-eagle-illustration_23-2151642093.jpg?_wi=2",
},
{ id: "austin", name: "Austin, Texas", price: "ROI: 12%", variant: "Rental yield: 6.8%", imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-modern-business-buildings_1359-390.jpg" },
{ id: "miami", name: "Miami, Florida", price: "ROI: 14%", variant: "Rental yield: 7.2%", imageSrc: "http://img.b2bpic.net/free-photo/serious-confident-business-people-working-big-city-looking-camera_1262-12452.jpg" },
{ id: "phoenix", name: "Phoenix, Arizona", price: "ROI: 11%", variant: "Rental yield: 6.5%", imageSrc: "http://img.b2bpic.net/free-photo/fantasy-eagle-illustration_23-2151642093.jpg" },
]}
title="Where should you invest right now?"
description="Top performing markets with professional grade data analysis."
@@ -201,24 +98,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
metrics={[
{
id: "m1",
icon: BarChart,
title: "Analyzed",
value: "$56B",
},
{
id: "m2",
icon: Users,
title: "Investors",
value: "78,100+",
},
{
id: "m3",
icon: TrendingUp,
title: "Improvement",
value: "47%",
},
{ id: "m1", icon: BarChart, title: "Analyzed", value: "$56B" },
{ id: "m2", icon: Users, title: "Investors", value: "78,100+" },
{ id: "m3", icon: TrendingUp, title: "Improvement", value: "47%" },
]}
title="Trusted by investors"
description="Verified financial data and analytics."
@@ -230,30 +112,10 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
features={[
{
title: "FIRPTA Calculator",
description: "Manage tax compliance.",
buttonIcon: "Calculator",
imageSrc: "http://img.b2bpic.net/free-photo/computer-dark-room-with-graphs-screen_169016-55085.jpg",
},
{
title: "Deal Analyzer",
description: "Assess property viability.",
buttonIcon: "Search",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-desk-concept-with-notepad_23-2148604955.jpg",
},
{
title: "State Laws",
description: "Navigate complex regulations.",
buttonIcon: "Scale",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-perforated-fabric_23-2149894543.jpg",
},
{
title: "LLC Advisor",
description: "Legal structure guidance.",
buttonIcon: "Shield",
imageSrc: "http://img.b2bpic.net/free-photo/creative-business-arrangement-black-background-with-copy-space_23-2148488640.jpg",
},
{ title: "FIRPTA Calculator", description: "Manage tax compliance.", buttonIcon: Calculator, imageSrc: "http://img.b2bpic.net/free-photo/computer-dark-room-with-graphs-screen_169016-55085.jpg" },
{ title: "Deal Analyzer", description: "Assess property viability.", buttonIcon: Search, imageSrc: "http://img.b2bpic.net/free-photo/top-view-desk-concept-with-notepad_23-2148604955.jpg" },
{ title: "State Laws", description: "Navigate complex regulations.", buttonIcon: Scale, imageSrc: "http://img.b2bpic.net/free-photo/close-up-perforated-fabric_23-2149894543.jpg" },
{ title: "LLC Advisor", description: "Legal structure guidance.", buttonIcon: Shield, imageSrc: "http://img.b2bpic.net/free-photo/creative-business-arrangement-black-background-with-copy-space_23-2148488640.jpg" },
]}
title="Powerful Financial Tools"
description="A comprehensive suite for sophisticated investors."
@@ -265,12 +127,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="How it works"
description="Analyze, Structure, Invest. A proven methodology for wealth creation."
buttons={[
{
text: "Get Started",
href: "#contact",
},
]}
buttons={[{ text: "Get Started", href: "#contact" }]}
imageSrc="http://img.b2bpic.net/free-photo/bottom-view-building-with-exterior-lights_1127-2163.jpg"
imageAlt="Modern architecture cityscape"
/>
@@ -282,41 +139,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "Sarah Miller",
role: "CEO",
testimonial: "Exceptional clarity.",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-confident-business-leader_1262-4808.jpg?_wi=2",
},
{
id: "t2",
name: "John Doe",
role: "CFO",
testimonial: "Data accuracy is peerless.",
imageSrc: "http://img.b2bpic.net/free-photo/blond-business-woman-standing-with-crossed-arms_23-2148095774.jpg",
},
{
id: "t3",
name: "Anna Lee",
role: "VP",
testimonial: "Transformed my workflow.",
imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-insurance-agent-thinking-something-while-having-consultations-with-his-client_637285-3798.jpg",
},
{
id: "t4",
name: "Mark R.",
role: "Manager",
testimonial: "Must-have platform.",
imageSrc: "http://img.b2bpic.net/free-photo/online-task_1098-14053.jpg",
},
{
id: "t5",
name: "Elena V.",
role: "Director",
testimonial: "Essential for returns.",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-business-woman-office-by-window_1303-21128.jpg",
},
{ id: "t1", name: "Sarah Miller", role: "CEO", testimonial: "Exceptional clarity.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-confident-business-leader_1262-4808.jpg" },
{ id: "t2", name: "John Doe", role: "CFO", testimonial: "Data accuracy is peerless.", imageSrc: "http://img.b2bpic.net/free-photo/blond-business-woman-standing-with-crossed-arms_23-2148095774.jpg" },
{ id: "t3", name: "Anna Lee", role: "VP", testimonial: "Transformed my workflow.", imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-insurance-agent-thinking-something-while-having-consultations-with-his-client_637285-3798.jpg" },
{ id: "t4", name: "Mark R.", role: "Manager", testimonial: "Must-have platform.", imageSrc: "http://img.b2bpic.net/free-photo/online-task_1098-14053.jpg" },
{ id: "t5", name: "Elena V.", role: "Director", testimonial: "Essential for returns.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-business-woman-office-by-window_1303-21128.jpg" },
]}
title="Investor Reports"
description="What professionals say."
@@ -326,9 +153,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactSplit
useInvertedBackground={false}
background={{
variant: "plain",
}}
background={{ variant: "plain" }}
title="Get Started"
description="Join the elite circle of investors."
mediaAnimation="slide-up"
@@ -342,29 +167,15 @@ export default function LandingPage() {
<FooterSimple
columns={[
{
title: "Tools",
items: [
{
label: "Calculator",
href: "#",
},
{
label: "Analyze",
href: "#",
},
title: "Tools", items: [
{ label: "Calculator", href: "#" },
{ label: "Analyze", href: "#" },
],
},
{
title: "Legal",
items: [
{
label: "Terms",
href: "#",
},
{
label: "Privacy",
href: "#",
},
title: "Legal", items: [
{ label: "Terms", href: "#" },
{ label: "Privacy", href: "#" },
],
},
]}