Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-26 18:27:44 +00:00

View File

@@ -32,25 +32,15 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Services",
id: "features",
},
name: "Services", id: "features"},
{
name: "Products",
id: "products",
},
name: "Products", id: "products"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="SecureChoice Agency"
/>
@@ -62,63 +52,33 @@ export default function LandingPage() {
description="Providing personalized insurance solutions tailored to protect your home, business, and family. We work for you, not the insurance company."
testimonials={[
{
name: "Sarah Miller",
handle: "@smiller",
testimonial: "SecureChoice found me better coverage for half the price. Highly recommend!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg",
},
name: "Sarah Miller", handle: "@smiller", testimonial: "SecureChoice found me better coverage for half the price. Highly recommend!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg"},
{
name: "Johnathan D.",
handle: "@johndoe",
testimonial: "They made the complicated insurance process seamless.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/selfie-cheerful-caucasian-fair-haired-woman-standing-near-rack-with-dresses-fashion-shop-looking-camera-smiling-boutique-customer-shop-assistant-concept_74855-11952.jpg",
},
name: "Johnathan D.", handle: "@johndoe", testimonial: "They made the complicated insurance process seamless.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/selfie-cheerful-caucasian-fair-haired-woman-standing-near-rack-with-dresses-fashion-shop-looking-camera-smiling-boutique-customer-shop-assistant-concept_74855-11952.jpg"},
{
name: "Maria Garcia",
handle: "@mgarcia",
testimonial: "Personalized service that actually cares about my family.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/teen-age-youth-style-self-expression-concept-portrait-positive-happy-teenage-girl-with-bob-pinkish-hairstyle-facial-piercing-relaxing-indoors_343059-3781.jpg",
},
name: "Maria Garcia", handle: "@mgarcia", testimonial: "Personalized service that actually cares about my family.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/teen-age-youth-style-self-expression-concept-portrait-positive-happy-teenage-girl-with-bob-pinkish-hairstyle-facial-piercing-relaxing-indoors_343059-3781.jpg"},
{
name: "Kevin Peterson",
handle: "@kpeterson",
testimonial: "Saved me significantly on my commercial liability policy.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-satisfied-happy-young-man-glasses-working-cafe-sitting-coworking-space-with-laptop-showing-thumbs-up-like-approve-smth-good-chatting-giving-online-lessons_1258-314620.jpg",
},
name: "Kevin Peterson", handle: "@kpeterson", testimonial: "Saved me significantly on my commercial liability policy.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-satisfied-happy-young-man-glasses-working-cafe-sitting-coworking-space-with-laptop-showing-thumbs-up-like-approve-smth-good-chatting-giving-online-lessons_1258-314620.jpg"},
{
name: "Alice Thompson",
handle: "@alicet",
testimonial: "Friendly experts who truly understand local needs.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-charming-delighted-cute-female-customer-give-positive-feedback-show-thumbsup-like-gesture-smiling-broadly-agree-recommend-perfect-product-skincare-standing-satisfied-orange-background_1258-308855.jpg",
},
name: "Alice Thompson", handle: "@alicet", testimonial: "Friendly experts who truly understand local needs.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-charming-delighted-cute-female-customer-give-positive-feedback-show-thumbsup-like-gesture-smiling-broadly-agree-recommend-perfect-product-skincare-standing-satisfied-orange-background_1258-308855.jpg"},
]}
imageSrc="http://img.b2bpic.net/free-photo/happy-mature-man-his-financial-advisor-shaking-hands-after-meeting-office_637285-1192.jpg"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/woman-smiling_1187-3196.jpg",
alt: "Client 1",
},
src: "http://img.b2bpic.net/free-photo/woman-smiling_1187-3196.jpg", alt: "Client 1"},
{
src: "http://img.b2bpic.net/free-photo/cheerful-employees-looking-laptop-laughing_74855-4007.jpg",
alt: "Client 2",
},
src: "http://img.b2bpic.net/free-photo/cheerful-employees-looking-laptop-laughing_74855-4007.jpg", alt: "Client 2"},
{
src: "http://img.b2bpic.net/free-photo/supportive-cute-blond-girlfriend-cheering-liking-interesting-concept-cool-idea-thumbsup-smiling_1258-229592.jpg",
alt: "Client 3",
},
src: "http://img.b2bpic.net/free-photo/supportive-cute-blond-girlfriend-cheering-liking-interesting-concept-cool-idea-thumbsup-smiling_1258-229592.jpg", alt: "Client 3"},
{
src: "http://img.b2bpic.net/free-photo/front-view-smiley-older-business-woman-posing-diner_23-2148661162.jpg",
alt: "Client 4",
},
src: "http://img.b2bpic.net/free-photo/front-view-smiley-older-business-woman-posing-diner_23-2148661162.jpg", alt: "Client 4"},
{
src: "http://img.b2bpic.net/free-photo/middle-age-latin-businesswoman-smiling-happy-standing-with-arms-crossed-gesture-city_839833-17431.jpg",
alt: "Client 5",
},
src: "http://img.b2bpic.net/free-photo/middle-age-latin-businesswoman-smiling-happy-standing-with-arms-crossed-gesture-city_839833-17431.jpg", alt: "Client 5"},
]}
avatarText="Trusted by over 500+ local families"
/>
@@ -130,9 +90,7 @@ export default function LandingPage() {
title="Decades of Local Experience"
buttons={[
{
text: "Learn About Our Mission",
href: "#",
},
text: "Learn About Our Mission", href: "#"},
]}
/>
</div>
@@ -143,40 +101,15 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
tag: "Home",
title: "Homeowners Insurance",
subtitle: "Protection for your biggest asset",
description: "Comprehensive coverage for your residence and belongings.",
imageSrc: "http://img.b2bpic.net/free-photo/business-grass-communication-profession-idyllic_1134-1134.jpg",
},
tag: "Home", title: "Homeowners Insurance", subtitle: "Protection for your biggest asset", description: "Comprehensive coverage for your residence and belongings.", imageSrc: "http://img.b2bpic.net/free-photo/business-grass-communication-profession-idyllic_1134-1134.jpg"},
{
tag: "Auto",
title: "Auto Insurance",
subtitle: "Coverage for every mile",
description: "Reliable vehicle protection for your daily commute and beyond.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-hand-holding-smartphone-use-car-insurance-application-online-after-his-broken-car-insurance-concept_493343-30005.jpg",
},
tag: "Auto", title: "Auto Insurance", subtitle: "Coverage for every mile", description: "Reliable vehicle protection for your daily commute and beyond.", imageSrc: "http://img.b2bpic.net/free-photo/woman-hand-holding-smartphone-use-car-insurance-application-online-after-his-broken-car-insurance-concept_493343-30005.jpg"},
{
tag: "Life",
title: "Life Insurance",
subtitle: "Security for your loved ones",
description: "Customizable life insurance plans to ensure family future.",
imageSrc: "http://img.b2bpic.net/free-photo/yellow-umbrella-casting-shadow_53876-74755.jpg",
},
tag: "Life", title: "Life Insurance", subtitle: "Security for your loved ones", description: "Customizable life insurance plans to ensure family future.", imageSrc: "http://img.b2bpic.net/free-photo/yellow-umbrella-casting-shadow_53876-74755.jpg"},
{
tag: "Commercial",
title: "Business Insurance",
subtitle: "Scale with confidence",
description: "Tailored liability and property protection for your enterprise.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-with-family-figure-concept_23-2148488290.jpg",
},
tag: "Commercial", title: "Business Insurance", subtitle: "Scale with confidence", description: "Tailored liability and property protection for your enterprise.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-with-family-figure-concept_23-2148488290.jpg"},
{
tag: "Umbrella",
title: "Umbrella Policy",
subtitle: "Extra peace of mind",
description: "Additional liability coverage for major life events.",
imageSrc: "http://img.b2bpic.net/free-photo/protection-concept-with-umbrella_23-2149277073.jpg",
},
tag: "Umbrella", title: "Umbrella Policy", subtitle: "Extra peace of mind", description: "Additional liability coverage for major life events.", imageSrc: "http://img.b2bpic.net/free-photo/protection-concept-with-umbrella_23-2149277073.jpg"},
]}
title="Comprehensive Coverage Options"
description="We specialize in finding the right protection for every stage of your life."
@@ -191,41 +124,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "p1",
name: "Umbrella Liability",
price: "Custom",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-pen_23-2149191373.jpg",
},
id: "p1", name: "Umbrella Liability", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-pen_23-2149191373.jpg"},
{
id: "p2",
name: "Commercial Liability",
price: "Custom",
imageSrc: "http://img.b2bpic.net/free-photo/paper-mortgage-request-table_23-2147764189.jpg",
},
id: "p2", name: "Commercial Liability", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/paper-mortgage-request-table_23-2147764189.jpg"},
{
id: "p3",
name: "Health Insurance",
price: "Custom",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smartphone-money-graphs-charts-workplace-office-business-concept_1150-2266.jpg",
},
id: "p3", name: "Health Insurance", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smartphone-money-graphs-charts-workplace-office-business-concept_1150-2266.jpg"},
{
id: "p4",
name: "Property Insurance",
price: "Custom",
imageSrc: "http://img.b2bpic.net/free-photo/handicapped-young-woman-office-listening_23-2148497270.jpg",
},
id: "p4", name: "Property Insurance", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/handicapped-young-woman-office-listening_23-2148497270.jpg"},
{
id: "p5",
name: "Renters Insurance",
price: "Custom",
imageSrc: "http://img.b2bpic.net/free-photo/insurance-policy-agreement-terms-document-concept_53876-134017.jpg",
},
id: "p5", name: "Renters Insurance", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/insurance-policy-agreement-terms-document-concept_53876-134017.jpg"},
{
id: "p6",
name: "Disability Policy",
price: "Custom",
imageSrc: "http://img.b2bpic.net/free-photo/mortgage-loan-request-modification-document-concept_53876-132731.jpg",
},
id: "p6", name: "Disability Policy", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/mortgage-loan-request-modification-document-concept_53876-132731.jpg"},
]}
title="Our Insurance Portfolio"
description="Detailed coverage solutions for various professional and personal needs."
@@ -234,44 +143,20 @@ export default function LandingPage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardTwo
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "John Doe",
role: "Entrepreneur",
testimonial: "Excellent service and quick response.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-man-talking-phone_23-2148230757.jpg",
},
id: "t1", name: "John Doe", role: "Entrepreneur", testimonial: "Excellent service and quick response.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-man-talking-phone_23-2148230757.jpg"},
{
id: "t2",
name: "Jane Smith",
role: "Homeowner",
testimonial: "Very professional and caring team.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-celebrating-giving-highfive-each-other-while-being-meeting-with-real-estate-agent_637285-6877.jpg",
},
id: "t2", name: "Jane Smith", role: "Homeowner", testimonial: "Very professional and caring team.", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-celebrating-giving-highfive-each-other-while-being-meeting-with-real-estate-agent_637285-6877.jpg"},
{
id: "t3",
name: "Robert Brown",
role: "Parent",
testimonial: "Found the perfect policy fast.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-overjoyed-woman-rejoicing-her-success_74855-3513.jpg",
},
id: "t3", name: "Robert Brown", role: "Parent", testimonial: "Found the perfect policy fast.", imageSrc: "http://img.b2bpic.net/free-photo/happy-overjoyed-woman-rejoicing-her-success_74855-3513.jpg"},
{
id: "t4",
name: "Alice Wilson",
role: "Driver",
testimonial: "Smooth process for our car insurance.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-blonde-woman-wearing-white-shirt-standing-co-working-space-leaning-desk-posing_74855-9949.jpg",
},
id: "t4", name: "Alice Wilson", role: "Driver", testimonial: "Smooth process for our car insurance.", imageSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-blonde-woman-wearing-white-shirt-standing-co-working-space-leaning-desk-posing_74855-9949.jpg"},
{
id: "t5",
name: "David Clark",
role: "Business Owner",
testimonial: "Always helpful when I have questions.",
imageSrc: "http://img.b2bpic.net/free-photo/business-partners-working-office_273609-6542.jpg",
},
id: "t5", name: "David Clark", role: "Business Owner", testimonial: "Always helpful when I have questions.", imageSrc: "http://img.b2bpic.net/free-photo/business-partners-working-office_273609-6542.jpg"},
]}
title="Client Success Stories"
description="What our local clients say about our agency services."
@@ -283,20 +168,11 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "1",
title: "How does independent agency differ?",
content: "We offer quotes from multiple carriers to save you time and money.",
},
id: "1", title: "How does independent agency differ?", content: "We offer quotes from multiple carriers to save you time and money."},
{
id: "2",
title: "Is my insurance bundleable?",
content: "Absolutely, bundling auto and home usually yields significant savings.",
},
id: "2", title: "Is my insurance bundleable?", content: "Absolutely, bundling auto and home usually yields significant savings."},
{
id: "3",
title: "How do I file a claim?",
content: "Contact our office directly or use the portal provided at policy start.",
},
id: "3", title: "How do I file a claim?", content: "Contact our office directly or use the portal provided at policy start."},
]}
sideTitle="Frequently Asked Questions"
faqsAnimation="slide-up"
@@ -308,14 +184,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Carrier 1",
"Carrier 2",
"Carrier 3",
"Carrier 4",
"Carrier 5",
"Carrier 6",
"Carrier 7",
]}
"Carrier 1", "Carrier 2", "Carrier 3", "Carrier 4", "Carrier 5", "Carrier 6", "Carrier 7"]}
title="Trusted Partners"
description="We partner with leading insurance providers to bring you the best coverage."
/>
@@ -325,16 +194,13 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={true}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Get in touch"
title="Ready for a review?"
description="Call or visit our local office to discuss your coverage needs."
buttons={[
{
text: "Contact Us",
href: "tel:5550123",
},
text: "Contact Us", href: "tel:5550123"},
]}
/>
</div>
@@ -343,13 +209,9 @@ export default function LandingPage() {
<FooterLogoReveal
logoText="SecureChoice Agency"
leftLink={{
text: "Privacy Policy",
href: "#",
}}
text: "Privacy Policy", href: "#"}}
rightLink={{
text: "Terms of Service",
href: "#",
}}
text: "Terms of Service", href: "#"}}
/>
</div>
</ReactLenis>