Compare commits
7 Commits
version_9
...
version_10
| Author | SHA1 | Date | |
|---|---|---|---|
| cc13077bbb | |||
| 84d62e5b82 | |||
| 4a634481b7 | |||
| 4b7a0719b0 | |||
| 5f6714efe3 | |||
| 43af14965c | |||
| 2c6f38450f |
@@ -9,8 +9,8 @@ import HeroSplit from '@/components/sections/hero/HeroSplit';
|
||||
import MetricCardOne from '@/components/sections/metrics/MetricCardOne';
|
||||
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
|
||||
import PricingCardEight from '@/components/sections/pricing/PricingCardEight';
|
||||
import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive';
|
||||
import TextAbout from '@/components/sections/about/TextAbout';
|
||||
import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive';
|
||||
import { Award, DollarSign, Laptop, Phone, Shield, Star, TrendingUp } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
@@ -53,11 +53,11 @@ export default function LandingPage() {
|
||||
imageAlt="Futuristic 3D income dashboard interface with neon green graphs and financial data"
|
||||
mediaAnimation="blur-reveal"
|
||||
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/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/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/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/tmp/laptop-icon-1776481336801-94d198e8.png", alt: "Sales Agent 5" },
|
||||
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CV1p6moMxc2HaAeVg3cKHU48Fe/uploaded-1776482061072-gotlp7i8.jpg", alt: "Sales Agent 1" },
|
||||
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CV1p6moMxc2HaAeVg3cKHU48Fe/uploaded-1776482077290-d6c6p8rc.jpg", alt: "Sales Agent 2" },
|
||||
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CV1p6moMxc2HaAeVg3cKHU48Fe/uploaded-1776482092887-j7l20lpj.jpg", alt: "Sales Agent 3" },
|
||||
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CV1p6moMxc2HaAeVg3cKHU48Fe/uploaded-1776482105955-kr8jb97q.jpg", alt: "Sales Agent 4" },
|
||||
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CV1p6moMxc2HaAeVg3cKHU48Fe/uploaded-1776482121095-gzsyu5fi.jpg", alt: "Sales Agent 5" },
|
||||
]}
|
||||
avatarText="Join 500+ successful agents"
|
||||
marqueeItems={[
|
||||
@@ -112,21 +112,6 @@ export default function LandingPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="team" data-section="team">
|
||||
<TestimonialCardFive
|
||||
title="Our Agents"
|
||||
description="Hear from our top performers about their experience with Generation Next."
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "t1", name: "Sarah J.", date: "2024", title: "Top Producer", quote: "This system changed everything for my business. I'm hitting $15k+ monthly consistently!", tag: "Pro", avatarSrc: "https://i.pravatar.cc/150?u=sarah" },
|
||||
{ id: "t2", name: "Mike D.", date: "2024", title: "Mentor", quote: "The training here is unmatched. It's the best environment for any serious insurance agent.", tag: "Leader", avatarSrc: "https://i.pravatar.cc/150?u=mike" },
|
||||
{ id: "t3", name: "David L.", date: "2024", title: "Rising Star", quote: "In my first 30 days, I replaced my corporate salary. The leads are actual gold.", tag: "Agent", avatarSrc: "https://i.pravatar.cc/150?u=david" },
|
||||
{ id: "t4", name: "Elena M.", date: "2024", title: "Top Closer", quote: "I never thought insurance could be this fun. The system makes closing so simple.", tag: "Pro", avatarSrc: "https://i.pravatar.cc/150?u=elena" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="pricing" data-section="pricing">
|
||||
<PricingCardEight
|
||||
animationType="slide-up"
|
||||
@@ -156,6 +141,20 @@ export default function LandingPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="testimonial" data-section="testimonial">
|
||||
<TestimonialCardFive
|
||||
title="Trusted by Industry Carriers"
|
||||
description="We partner with leading insurance carriers to ensure top-tier support and reliability for our agents."
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "carriers", name: "Our Partners", date: "", title: "Insurance Carrier Network", quote: "We represent a premier list of reputable insurance carriers to provide families with the most comprehensive coverage options available in the market today.", tag: "Trusted", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CV1p6moMxc2HaAeVg3cKHU48Fe/uploaded-1776482282242-9o46ykpl.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CV1p6moMxc2HaAeVg3cKHU48Fe/uploaded-1776482282242-9o46ykpl.png", imageAlt: "Insurance Carriers"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBaseCard
|
||||
logoText="Generation Next"
|
||||
|
||||
Reference in New Issue
Block a user