Update src/app/page.tsx

This commit is contained in:
2026-04-11 15:17:38 +00:00
parent 3c03fcbe5b
commit 3092f4b1e0

View File

@@ -29,100 +29,43 @@ export default function LandingPage() {
<div id="nav" data-section="nav"> <div id="nav" data-section="nav">
<NavbarLayoutFloatingInline <NavbarLayoutFloatingInline
navItems={[ navItems={[
{ { name: "Home", id: "hero" },
name: "Home", { name: "About", id: "about" },
id: "hero", { name: "Services", id: "features" },
}, { name: "Reviews", id: "testimonials" },
{ { name: "Contact", id: "contact" },
name: "About",
id: "about",
},
{
name: "Services",
id: "features",
},
{
name: "Reviews",
id: "testimonials",
},
{
name: "Contact",
id: "contact",
},
]} ]}
brandName="Northeastern Insurance" brandName="Northeastern Insurance"
button={{ text: "Get a Quote", href: "#contact" }}
/> />
</div> </div>
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroSplit <HeroSplit
background={{ background={{ variant: "gradient-bars" }}
variant: "gradient-bars",
}}
title="Your Trusted Insurance Partner in Everett, MA" title="Your Trusted Insurance Partner in Everett, MA"
description="At Northeastern Insurance Agency, we provide personalized coverage and peace of mind. With over 113 five-star reviews, our team is dedicated to finding you the best protection for your life, home, and auto." description="At Northeastern Insurance Agency, we provide personalized coverage and peace of mind. With over 113 five-star reviews, our team is dedicated to finding you the best protection for your life, home, and auto."
buttons={[ buttons={[
{ { text: "Get a Quote", href: "#contact" },
text: "Get a Quote", { text: "Our Services", href: "#features" },
href: "#contact",
},
{
text: "Our Services",
href: "#features",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/corporate-building-with-empty-room_23-2148727503.jpg" imageSrc="http://img.b2bpic.net/free-photo/corporate-building-with-empty-room_23-2148727503.jpg"
imageAlt="Northeastern Insurance Agency Professional Service" imageAlt="Northeastern Insurance Agency Professional Service"
mediaAnimation="blur-reveal" mediaAnimation="blur-reveal"
avatars={[ avatars={[
{ { src: "http://img.b2bpic.net/free-photo/empty-hallway-background_23-2149408824.jpg", alt: "Agent 1" },
src: "http://img.b2bpic.net/free-photo/empty-hallway-background_23-2149408824.jpg", { src: "http://img.b2bpic.net/free-photo/modern-interior-lobby-with-uncommon-furniture_1262-3576.jpg", alt: "Agent 2" },
alt: "Agent 1", { src: "http://img.b2bpic.net/free-photo/company-managers-gathering-meeting-room-watching-project-presentation-computer-monitor-together-holding-paper-report-business-communication-teamwork-concept_74855-11622.jpg", alt: "Agent 3" },
}, { src: "http://img.b2bpic.net/free-photo/manager-working-financial-analysis-while-standing-with-laptop_482257-79485.jpg", alt: "Agent 4" },
{ { src: "http://img.b2bpic.net/free-photo/portrait-man-black-suit_23-2148401442.jpg", alt: "Agent 5" },
src: "http://img.b2bpic.net/free-photo/modern-interior-lobby-with-uncommon-furniture_1262-3576.jpg",
alt: "Agent 2",
},
{
src: "http://img.b2bpic.net/free-photo/company-managers-gathering-meeting-room-watching-project-presentation-computer-monitor-together-holding-paper-report-business-communication-teamwork-concept_74855-11622.jpg",
alt: "Agent 3",
},
{
src: "http://img.b2bpic.net/free-photo/manager-working-financial-analysis-while-standing-with-laptop_482257-79485.jpg",
alt: "Agent 4",
},
{
src: "http://img.b2bpic.net/free-photo/portrait-man-black-suit_23-2148401442.jpg",
alt: "Agent 5",
},
]} ]}
avatarText="Join 1,000+ satisfied clients" avatarText="Join 1,000+ satisfied clients"
marqueeItems={[ marqueeItems={[
{ { type: "text-icon", text: "Licensed in MA", icon: ShieldCheck },
type: "text-icon", { type: "text-icon", text: "Locally Owned", icon: MapPin },
text: "Licensed in MA", { type: "text-icon", text: "Competitive Rates", icon: TrendingDown },
icon: ShieldCheck, { type: "text-icon", text: "Full Support", icon: Headphones },
}, { type: "text-icon", text: "Since 1985", icon: CalendarDays },
{
type: "text-icon",
text: "Locally Owned",
icon: MapPin,
},
{
type: "text-icon",
text: "Competitive Rates",
icon: TrendingDown,
},
{
type: "text-icon",
text: "Full Support",
icon: Headphones,
},
{
type: "text-icon",
text: "Since 1985",
icon: CalendarDays,
},
]} ]}
/> />
</div> </div>
@@ -131,12 +74,7 @@ export default function LandingPage() {
<TextAbout <TextAbout
useInvertedBackground={false} useInvertedBackground={false}
title="Local Expertise, Personal Care" title="Local Expertise, Personal Care"
buttons={[ buttons={[{ text: "Visit Our Office", href: "#contact" }]}
{
text: "Visit Our Office",
href: "#contact",
},
]}
/> />
</div> </div>
@@ -146,23 +84,11 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
features={[ features={[
{ {
title: "Auto Insurance", title: "Auto Insurance", description: "Reliable and affordable coverage to keep you safe on the road.", imageSrc: "http://img.b2bpic.net/free-photo/green-capsule-with-depression-label-grey-background_23-2147827619.jpg", imageAlt: "Car Insurance Coverage"},
description: "Reliable and affordable coverage to keep you safe on the road.",
imageSrc: "http://img.b2bpic.net/free-photo/green-capsule-with-depression-label-grey-background_23-2147827619.jpg",
imageAlt: "Car Insurance Coverage",
},
{ {
title: "Homeowners Insurance", title: "Homeowners Insurance", description: "Protect your biggest asset with comprehensive home insurance plans.", imageSrc: "http://img.b2bpic.net/free-photo/hand-with-umbrella_1134-142.jpg", imageAlt: "Home Insurance Protection"},
description: "Protect your biggest asset with comprehensive home insurance plans.",
imageSrc: "http://img.b2bpic.net/free-photo/hand-with-umbrella_1134-142.jpg",
imageAlt: "Home Insurance Protection",
},
{ {
title: "Life Insurance", title: "Life Insurance", description: "Secure your family's financial future with our customized life insurance options.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-paper-cut-family-concept_23-2148488170.jpg", imageAlt: "Life Insurance Coverage"},
description: "Secure your family's financial future with our customized life insurance options.",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-paper-cut-family-concept_23-2148488170.jpg",
imageAlt: "Life Insurance Coverage",
},
]} ]}
title="Comprehensive Insurance Solutions" title="Comprehensive Insurance Solutions"
description="We offer a wide range of insurance products tailored to protect what matters most to you, from your vehicle to your family's future." description="We offer a wide range of insurance products tailored to protect what matters most to you, from your vehicle to your family's future."
@@ -176,46 +102,11 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal" gridVariant="uniform-all-items-equal"
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ { id: "1", name: "Fabrício Gonçalves", role: "Client", company: "Auto Insurance", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-businesswoman-talking-female-colleagues-office_637285-9845.jpg" },
id: "1", { id: "2", name: "katerine caceres", role: "Advisor", company: "Insurance Process", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-standing-with-coffee-cup_23-2148095745.jpg" },
name: "Fabrício Gonçalves", { id: "3", name: "RAPHAEL SOUZA", role: "Client", company: "Full Coverage", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/positive-shaved-head-male-dressed-grey-suit-dark-grey-background_613910-11352.jpg" },
role: "Client", { id: "4", name: "Monica Araujo", role: "Local Guide", company: "Customer Service", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/business-woman-green-suit-using-phone-outside-street_1303-29546.jpg" },
company: "Auto Insurance", { id: "5", name: "Agatha Jochen Rohden", role: "Client", company: "Auto Policy", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg" },
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-businesswoman-talking-female-colleagues-office_637285-9845.jpg",
},
{
id: "2",
name: "katerine caceres",
role: "Advisor",
company: "Insurance Process",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-standing-with-coffee-cup_23-2148095745.jpg",
},
{
id: "3",
name: "RAPHAEL SOUZA",
role: "Client",
company: "Full Coverage",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/positive-shaved-head-male-dressed-grey-suit-dark-grey-background_613910-11352.jpg",
},
{
id: "4",
name: "Monica Araujo",
role: "Local Guide",
company: "Customer Service",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-green-suit-using-phone-outside-street_1303-29546.jpg",
},
{
id: "5",
name: "Agatha Jochen Rohden",
role: "Client",
company: "Auto Policy",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg",
},
]} ]}
title="Voices of Our Community" title="Voices of Our Community"
description="Hear what our clients have to say about their experience with Northeastern Insurance Agency." description="Hear what our clients have to say about their experience with Northeastern Insurance Agency."
@@ -225,19 +116,11 @@ export default function LandingPage() {
<div id="contact" data-section="contact"> <div id="contact" data-section="contact">
<ContactText <ContactText
useInvertedBackground={true} useInvertedBackground={true}
background={{ background={{ variant: "sparkles-gradient" }}
variant: "sparkles-gradient",
}}
text="Ready to get covered? Visit our Everett office at 743 Broadway or contact us today for a free quote." text="Ready to get covered? Visit our Everett office at 743 Broadway or contact us today for a free quote."
buttons={[ buttons={[
{ { text: "Call Us Now", href: "tel:+16173873000" },
text: "Call Us Now", { text: "Email Us", href: "mailto:info@northeasterninsurance.com" },
href: "tel:+16173873000",
},
{
text: "Email Us",
href: "mailto:info@northeasterninsurance.com",
},
]} ]}
/> />
</div> </div>
@@ -246,41 +129,18 @@ export default function LandingPage() {
<FooterSimple <FooterSimple
columns={[ columns={[
{ {
title: "Navigation", title: "Navigation", items: [
items: [ { label: "Home", href: "#hero" },
{ { label: "About", href: "#about" },
label: "Home", { label: "Services", href: "#features" },
href: "#hero", { label: "Testimonials", href: "#testimonials" },
}, { label: "Contact", href: "#contact" },
{
label: "About",
href: "#about",
},
{
label: "Services",
href: "#features",
},
{
label: "Testimonials",
href: "#testimonials",
},
{
label: "Contact",
href: "#contact",
},
], ],
}, },
{ {
title: "Legal", title: "Legal", items: [
items: [ { label: "Privacy Policy", href: "#" },
{ { label: "Terms of Service", href: "#" },
label: "Privacy Policy",
href: "#",
},
{
label: "Terms of Service",
href: "#",
},
], ],
}, },
]} ]}