Compare commits
46 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4087b9f6e3 | |||
| 27a4ee38fa | |||
| ef167d17a3 | |||
| c47ddb7010 | |||
| 85b107cde2 | |||
| e4ecfd1d6e | |||
| 912f65fe3b | |||
| 038c6cc18b | |||
| dc49c693cb | |||
| 05aeedd1c2 | |||
| 22d1a3ca58 | |||
| 17347f4e40 | |||
| 2b0455bda6 | |||
| 22a66c53ae | |||
| c54a101af3 | |||
| db7bad2b64 | |||
| f1577a06b1 | |||
| 6f7b80bb1f | |||
| c85745a78e | |||
| 4838cbdafb | |||
| cc13077bbb | |||
| 2c1f023132 | |||
| 84d62e5b82 | |||
| 4a634481b7 | |||
| 4b7a0719b0 | |||
| 5f6714efe3 | |||
| 43af14965c | |||
| 73811eac29 | |||
| 2c6f38450f | |||
| 4d24332810 | |||
| c593b870d3 | |||
| e2b38ec6df | |||
| 962d2aded4 | |||
| 46d709530d | |||
| 143424b34c | |||
| 8426cf38dd | |||
| 72a0c8b501 | |||
| b32dbb3ed0 | |||
| 017a0105f8 | |||
| fa96ff0207 | |||
| f6077e97b7 | |||
| eea715cede | |||
| 5db97d9eaf | |||
| 79e3b13d8c | |||
| 08e59b681b | |||
| 8b97943dd4 |
@@ -9,9 +9,8 @@ import HeroSplit from '@/components/sections/hero/HeroSplit';
|
|||||||
import MetricCardOne from '@/components/sections/metrics/MetricCardOne';
|
import MetricCardOne from '@/components/sections/metrics/MetricCardOne';
|
||||||
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
|
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
|
||||||
import PricingCardEight from '@/components/sections/pricing/PricingCardEight';
|
import PricingCardEight from '@/components/sections/pricing/PricingCardEight';
|
||||||
import TeamCardOne from '@/components/sections/team/TeamCardOne';
|
|
||||||
import TextAbout from '@/components/sections/about/TextAbout';
|
import TextAbout from '@/components/sections/about/TextAbout';
|
||||||
import { Award, DollarSign, Laptop, Phone, Shield, Star, TrendingUp } from "lucide-react";
|
import { DollarSign, Laptop, Phone, Shield, Star, TrendingUp } from "lucide-react";
|
||||||
|
|
||||||
export default function LandingPage() {
|
export default function LandingPage() {
|
||||||
return (
|
return (
|
||||||
@@ -44,22 +43,22 @@ export default function LandingPage() {
|
|||||||
<HeroSplit
|
<HeroSplit
|
||||||
background={{ variant: "glowing-orb" }}
|
background={{ variant: "glowing-orb" }}
|
||||||
title="A Remote Insurance Sales System Producing $800,000+ Per Month"
|
title="A Remote Insurance Sales System Producing $800,000+ Per Month"
|
||||||
description="Join Generation Next — a virtual sales team powered by Family First Life helping agents earn $10K+ per month using warm insurance leads. No cold calling required."
|
description="Join Generation Next — a virtual sales team powered by Family First Life helping agents earn $10K+ per month working from home. No cold calling."
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Book Your Spot for the Monday 7:30 PM Overview", href: "https://calendly.com/michaelmaloney-familyfirstlife-insurance" },
|
{ text: "Book Your Spot for the Monday 7:30 PM Overview", href: "https://calendly.com/michaelmaloney-familyfirstlife-insurance" },
|
||||||
{ text: "See How It Works", href: "#about" },
|
{ text: "See How It Works", href: "#about" },
|
||||||
]}
|
]}
|
||||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CV1p6moMxc2HaAeVg3cKHU48Fe/futuristic-3d-income-dashboard-interface-1776477771783-b5753008.png"
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CV1p6moMxc2HaAeVg3cKHU48Fe/uploaded-1776462408742-61bfz6xl.png"
|
||||||
imageAlt="Futuristic 3D income dashboard interface with neon green graphs and financial data"
|
imageAlt="Futuristic 3D income dashboard interface with neon green graphs and financial data"
|
||||||
mediaAnimation="blur-reveal"
|
mediaAnimation="blur-reveal"
|
||||||
avatars={[
|
avatars={[
|
||||||
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CV1p6moMxc2HaAeVg3cKHU48Fe/professional-portrait-of-a-middle-aged-m-1776477831609-66763d42.png", alt: "Sales Agent 1" },
|
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CV1p6moMxc2HaAeVg3cKHU48Fe/uploaded-1776483395523-gvcjgo8w.jpg", alt: "Sales Agent 1" },
|
||||||
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CV1p6moMxc2HaAeVg3cKHU48Fe/professional-portrait-of-a-female-sales--1776477840494-490efc80.png", alt: "Sales Agent 2" },
|
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CV1p6moMxc2HaAeVg3cKHU48Fe/uploaded-1776483410778-91ivhfhr.jpg", alt: "Sales Agent 2" },
|
||||||
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CV1p6moMxc2HaAeVg3cKHU48Fe/professional-portrait-of-a-male-team-lea-1776477848742-b1053d44.png", alt: "Sales Agent 3" },
|
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CV1p6moMxc2HaAeVg3cKHU48Fe/uploaded-1776483422866-zp7u3f9a.jpg", alt: "Sales Agent 3" },
|
||||||
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CV1p6moMxc2HaAeVg3cKHU48Fe/professional-portrait-of-an-agent-in-a-h-1776477860571-fb567af6.png", alt: "Sales Agent 4" },
|
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CV1p6moMxc2HaAeVg3cKHU48Fe/uploaded-1776483434865-3igizd1f.jpg", alt: "Sales Agent 4" },
|
||||||
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CV1p6moMxc2HaAeVg3cKHU48Fe/professional-portrait-of-an-agent-dark-b-1776477870131-749f9652.png", alt: "Sales Agent 5" },
|
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CV1p6moMxc2HaAeVg3cKHU48Fe/uploaded-1776483447799-vr14x3b3.jpg", alt: "Sales Agent 5" },
|
||||||
]}
|
]}
|
||||||
avatarText="Join 500+ successful agents"
|
avatarText="Join 100+ successful agents"
|
||||||
marqueeItems={[
|
marqueeItems={[
|
||||||
{ type: "text", text: "100% Warm Leads" },
|
{ type: "text", text: "100% Warm Leads" },
|
||||||
{ type: "text", text: "No Cold Calling" },
|
{ type: "text", text: "No Cold Calling" },
|
||||||
@@ -105,29 +104,13 @@ export default function LandingPage() {
|
|||||||
features={[
|
features={[
|
||||||
{ title: "1. Get Leads", description: "You receive exclusive warm insurance leads.", bentoComponent: "reveal-icon", icon: Shield },
|
{ title: "1. Get Leads", description: "You receive exclusive warm insurance leads.", bentoComponent: "reveal-icon", icon: Shield },
|
||||||
{ title: "2. Connect", description: "Speak with families who have already requested coverage.", bentoComponent: "reveal-icon", icon: Phone },
|
{ title: "2. Connect", description: "Speak with families who have already requested coverage.", bentoComponent: "reveal-icon", icon: Phone },
|
||||||
{ title: "3. Close & Earn", description: "Help protect families and earn high commissions.", bentoComponent: "reveal-icon", icon: Award },
|
{ title: "3. Close & Earn", description: "Help protect families and earn high commissions.", bentoComponent: "reveal-icon", icon: Star },
|
||||||
]}
|
]}
|
||||||
title="How The System Works"
|
title="How The System Works"
|
||||||
description="No cold calling. No door knocking. No prospecting."
|
description="No cold calling. No door knocking. No prospecting."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="team" data-section="team">
|
|
||||||
<TeamCardOne
|
|
||||||
animationType="slide-up"
|
|
||||||
textboxLayout="split"
|
|
||||||
gridVariant="uniform-all-items-equal"
|
|
||||||
useInvertedBackground={false}
|
|
||||||
members={[
|
|
||||||
{ id: "t1", name: "Michael Maloney", role: "Director", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CV1p6moMxc2HaAeVg3cKHU48Fe/professional-headshot-of-a-successful-sa-1776477806821-51cf0d35.png" },
|
|
||||||
{ id: "t2", name: "Top Producer", role: "Lead Mentor", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CV1p6moMxc2HaAeVg3cKHU48Fe/professional-headshot-of-a-team-mentor-c-1776477814942-eeecf2d1.png" },
|
|
||||||
{ id: "t3", name: "Sales Expert", role: "Closing Specialist", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CV1p6moMxc2HaAeVg3cKHU48Fe/professional-headshot-of-a-top-producing-1776477823206-78067cb9.png" },
|
|
||||||
]}
|
|
||||||
title="Why Agents Join Generation Next"
|
|
||||||
description="Join a proven sales organization powered by Family First Life with dedicated training and mentorship."
|
|
||||||
/>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div id="pricing" data-section="pricing">
|
<div id="pricing" data-section="pricing">
|
||||||
<PricingCardEight
|
<PricingCardEight
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
|
|||||||
Reference in New Issue
Block a user