Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-04-18 09:14:36 +00:00

View File

@@ -32,25 +32,15 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "About",
id: "#about",
},
name: "About", id: "#about"},
{
name: "Services",
id: "#services",
},
name: "Services", id: "#services"},
{
name: "Testimonials",
id: "#testimonials",
},
name: "Testimonials", id: "#testimonials"},
{
name: "FAQ",
id: "#faq",
},
name: "FAQ", id: "#faq"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
brandName="Doug Neil Insurance"
/>
@@ -59,62 +49,39 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboard
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Securing Your Future, Today"
description="Doug Neil Insurance provides tailored protection plans for families and businesses. Experience personalized service you can rely on."
buttons={[
{
text: "Get a Quote",
href: "#contact",
},
text: "Get a Quote", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/laughing-business-leader-with-document-office_1262-3036.jpg"
imageAlt="Professional insurance advisor"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/front-view-male-office-worker-holding-red-file-white-wall-office-work-job-human_140725-122355.jpg",
alt: "Front view male office worker holding red file",
},
src: "http://img.b2bpic.net/free-photo/front-view-male-office-worker-holding-red-file-white-wall-office-work-job-human_140725-122355.jpg", alt: "Front view male office worker holding red file"},
{
src: "http://img.b2bpic.net/free-photo/portrait-young-confident-man_176474-86009.jpg",
alt: "Portrait of a young confident man",
},
src: "http://img.b2bpic.net/free-photo/portrait-young-confident-man_176474-86009.jpg", alt: "Portrait of a young confident man"},
{
src: "http://img.b2bpic.net/free-photo/senior-woman-holding-checkup-table_1187-1562.jpg",
alt: "Senior woman holding a checkup table",
},
src: "http://img.b2bpic.net/free-photo/senior-woman-holding-checkup-table_1187-1562.jpg", alt: "Senior woman holding a checkup table"},
{
src: "http://img.b2bpic.net/free-photo/portrait-young-businessman-checking-document-front-office-building_23-2148190744.jpg",
alt: "Portrait of a young businessman checking document",
},
src: "http://img.b2bpic.net/free-photo/portrait-young-businessman-checking-document-front-office-building_23-2148190744.jpg", alt: "Portrait of a young businessman checking document"},
{
src: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1689.jpg",
alt: "Young businessman happy expression",
},
src: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1689.jpg", alt: "Young businessman happy expression"},
]}
avatarText="Trusted by 10,000+ satisfied clients"
marqueeItems={[
{
type: "text",
text: "20+ Years Experience",
},
type: "text", text: "20+ Years Experience"},
{
type: "text",
text: "Tailored Protection Plans",
},
type: "text", text: "Tailored Protection Plans"},
{
type: "text",
text: "Personalized Service",
},
type: "text", text: "Personalized Service"},
{
type: "text",
text: "Comprehensive Coverage",
},
type: "text", text: "Comprehensive Coverage"},
{
type: "text",
text: "Fast Claim Processing",
},
type: "text", text: "Fast Claim Processing"},
]}
/>
</div>
@@ -126,13 +93,9 @@ export default function LandingPage() {
description="Doug Neil has served the community with integrity for over 20 years. We focus on transparency, reliability, and securing what matters most to our clients."
metrics={[
{
value: "20+",
title: "Years Experience",
},
value: "20+", title: "Years Experience"},
{
value: "10k+",
title: "Clients Served",
},
value: "10k+", title: "Clients Served"},
]}
imageSrc="http://img.b2bpic.net/free-photo/business-woman-sitting-table_23-2148095754.jpg"
mediaAnimation="slide-up"
@@ -147,30 +110,15 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Auto Insurance",
description: "Complete vehicle coverage for peace of mind on the road.",
imageSrc: "http://img.b2bpic.net/free-photo/daddy-me-inscription-with-toy-car_23-2148096395.jpg",
},
title: "Auto Insurance", description: "Complete vehicle coverage for peace of mind on the road.", imageSrc: "http://img.b2bpic.net/free-photo/daddy-me-inscription-with-toy-car_23-2148096395.jpg"},
{
title: "Home Protection",
description: "Protect your most valuable asset from life's unpredictable events.",
imageSrc: "http://img.b2bpic.net/free-photo/cute-lgbt-family-concept-arrangement-yellow-background-with-copy-space_23-2148485775.jpg",
},
title: "Home Protection", description: "Protect your most valuable asset from life's unpredictable events.", imageSrc: "http://img.b2bpic.net/free-photo/cute-lgbt-family-concept-arrangement-yellow-background-with-copy-space_23-2148485775.jpg"},
{
title: "Business Coverage",
description: "Specialized liability and operations insurance for local companies.",
imageSrc: "http://img.b2bpic.net/free-photo/privacy-policy-service-documents-terms-use-concept_53876-137636.jpg",
},
title: "Business Coverage", description: "Specialized liability and operations insurance for local companies.", imageSrc: "http://img.b2bpic.net/free-photo/privacy-policy-service-documents-terms-use-concept_53876-137636.jpg"},
{
title: "Life Insurance",
description: "Financial security for your loved ones when it matters most.",
imageSrc: "http://img.b2bpic.net/free-photo/economy-currency-connection-wall-healthcare_1134-1082.jpg",
},
title: "Life Insurance", description: "Financial security for your loved ones when it matters most.", imageSrc: "http://img.b2bpic.net/free-photo/economy-currency-connection-wall-healthcare_1134-1082.jpg"},
{
title: "Liability Coverage",
description: "Shielding your personal and professional assets from legal claims.",
imageSrc: "http://img.b2bpic.net/free-photo/car-doctor-with-stethoscope-car-showroom_1303-17833.jpg",
},
title: "Liability Coverage", description: "Shielding your personal and professional assets from legal claims.", imageSrc: "http://img.b2bpic.net/free-photo/car-doctor-with-stethoscope-car-showroom_1303-17833.jpg"},
]}
title="Comprehensive Protection Plans"
description="We offer a wide range of insurance products tailored to your unique requirements."
@@ -185,20 +133,11 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
id: "m1",
value: "98%",
description: "Client Satisfaction Rate",
},
id: "m1", value: "98%", description: "Client Satisfaction Rate"},
{
id: "m2",
value: "24h",
description: "Average Claim Response",
},
id: "m2", value: "24h", description: "Average Claim Response"},
{
id: "m3",
value: "50+",
description: "Partnership Networks",
},
id: "m3", value: "50+", description: "Partnership Networks"},
]}
title="Our Impact in Numbers"
description="Building trust through measurable reliability."
@@ -212,40 +151,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "John Doe",
role: "Homeowner",
testimonial: "Excellent service and quick claim processing. Highly recommended!",
imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-cup-matcha-tea_23-2150215074.jpg",
},
id: "1", name: "John Doe", role: "Homeowner", testimonial: "Excellent service and quick claim processing. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-cup-matcha-tea_23-2150215074.jpg"},
{
id: "2",
name: "Jane Smith",
role: "Business Owner",
testimonial: "Doug Neil has kept our business safe for years. True professionals.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-businesswoman-office_329181-19343.jpg",
},
id: "2", name: "Jane Smith", role: "Business Owner", testimonial: "Doug Neil has kept our business safe for years. True professionals.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-businesswoman-office_329181-19343.jpg"},
{
id: "3",
name: "Robert Brown",
role: "Family Man",
testimonial: "Best insurance rates in town with even better support.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg",
},
id: "3", name: "Robert Brown", role: "Family Man", testimonial: "Best insurance rates in town with even better support.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg"},
{
id: "4",
name: "Alice Green",
role: "Driver",
testimonial: "Reliable insurance for our whole fleet. Zero stress.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-smiling-model-dressed-summer-clothes-trendy-girl-posing-street-funny-positive-woman-having-fun_158538-6273.jpg",
},
id: "4", name: "Alice Green", role: "Driver", testimonial: "Reliable insurance for our whole fleet. Zero stress.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-smiling-model-dressed-summer-clothes-trendy-girl-posing-street-funny-positive-woman-having-fun_158538-6273.jpg"},
{
id: "5",
name: "Mike Davis",
role: "Homeowner",
testimonial: "Personalized service is their hallmark. Simply great.",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-confident-asian-man-with-arms-crossed_1262-884.jpg",
},
id: "5", name: "Mike Davis", role: "Homeowner", testimonial: "Personalized service is their hallmark. Simply great.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-confident-asian-man-with-arms-crossed_1262-884.jpg"},
]}
title="Client Stories"
description="Read why thousands of customers trust Doug Neil Insurance."
@@ -258,25 +172,16 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "f1",
title: "How do I file a claim?",
content: "You can contact our 24/7 hotline or submit through our online portal.",
},
id: "f1", title: "What is covered under my auto policy?", content: "Our auto policies include collision, comprehensive, liability, and uninsured motorist protection tailored to your specific vehicle and driving profile."},
{
id: "f2",
title: "What insurance do you cover?",
content: "We cover Auto, Home, Business, Life, and specialized liability insurance.",
},
id: "f2", title: "How does bundle discount work?", content: "Bundling your home and auto insurance with Doug Neil allows you to unlock multi-policy discounts, typically saving you up to 20% on your combined premiums."},
{
id: "f3",
title: "Can I bundle policies?",
content: "Absolutely. Bundle your home and auto to save up to 20% on premiums.",
},
id: "f3", title: "What documents are needed for a home quote?", content: "To provide an accurate home quote, we typically need your property's address, approximate square footage, year built, and any recent major renovations."},
]}
imageSrc="http://img.b2bpic.net/free-photo/broker-offering-agreement-contract-elderly-couple_482257-115634.jpg"
mediaAnimation="slide-up"
title="Common Questions"
description="Answers to the questions we hear most often."
title="Insurance FAQ"
description="Everything you need to know about protecting your assets."
faqsAnimation="blur-reveal"
/>
</div>
@@ -286,14 +191,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Travelers",
"Allstate",
"Progressive",
"State Farm",
"Liberty Mutual",
"Farmers",
"GEICO",
]}
"Travelers", "Allstate", "Progressive", "State Farm", "Liberty Mutual", "Farmers", "GEICO"]}
title="Trusted Partnerships"
description="We partner with the world's leading insurance carriers to bring you the best coverage options."
/>
@@ -303,11 +201,11 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={true}
background={{
variant: "gradient-bars",
}}
tag="Contact Us"
title="Get Your Personalized Quote"
description="Reach out to discuss your insurance needs with one of our expert advisors today."
variant: "gradient-bars"}}
tag="Get Protected"
title="Contact Our Insurance Specialists"
description="Have specific coverage questions or ready for a quote? Our team is standing by to help."
buttonText="Submit Inquiry"
/>
</div>
@@ -316,36 +214,30 @@ export default function LandingPage() {
logoText="Doug Neil Insurance"
columns={[
{
title: "Navigation",
items: [
title: "Coverage", items: [
{
label: "Services",
href: "#services",
},
label: "Auto", href: "#services"},
{
label: "About",
href: "#about",
},
label: "Home", href: "#services"},
{
label: "Business", href: "#services"},
],
},
{
title: "Contact",
items: [
title: "Support", items: [
{
label: "Claims",
href: "#contact",
},
label: "File a Claim", href: "#contact"},
{
label: "Support",
href: "#contact",
},
label: "Get a Quote", href: "#contact"},
{
label: "Contact Advisor", href: "#contact"},
],
},
]}
copyrightText="© 2024 Doug Neil Insurance. All rights reserved."
copyrightText="© 2025 Doug Neil Insurance. Protecting your legacy."
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}