Update src/app/page.tsx
This commit is contained in:
256
src/app/page.tsx
256
src/app/page.tsx
@@ -32,22 +32,10 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "Services",
|
||||
id: "features",
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "Services", id: "features" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="Eltrym Insure"
|
||||
/>
|
||||
@@ -55,43 +43,17 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardGallery
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Dignified Funeral Cover, Complete Peace of Mind"
|
||||
description="Protect your family's future with Eltrym Insure's flexible individual and group funeral coverage. Get a personalized quote in minutes."
|
||||
tag="Trusted Coverage"
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Your Free Quote",
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Get Your Free Quote", href: "#contact" }]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sad-contemplative-person-near-lake_23-2150420659.jpg?_wi=1",
|
||||
imageAlt: "Serene landscape",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hands-holding-beautiful-rose_23-2151914721.jpg?_wi=1",
|
||||
imageAlt: "Compassion and care",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/students-lying-park-with-legs-crossed_23-2148208751.jpg",
|
||||
imageAlt: "Minimalist garden",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicate-white-flower-serene-field-with-bokeh-background_84443-81825.jpg",
|
||||
imageAlt: "Serene landscape",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hands-holding-beautiful-rose_23-2151914715.jpg",
|
||||
imageAlt: "Compassion and care",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/park-with-pond-bushes_1137-52.jpg",
|
||||
imageAlt: "Minimalist garden",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/sad-contemplative-person-near-lake_23-2150420659.jpg", imageAlt: "Serene landscape" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/hands-holding-beautiful-rose_23-2151914721.jpg", imageAlt: "Compassion and care" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/students-lying-park-with-legs-crossed_23-2148208751.jpg", imageAlt: "Minimalist garden" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/delicate-white-flower-serene-field-with-bokeh-background_84443-81825.jpg", imageAlt: "Serene landscape" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/hands-holding-beautiful-rose_23-2151914715.jpg", imageAlt: "Compassion and care" }
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -101,12 +63,7 @@ export default function LandingPage() {
|
||||
<TextAbout
|
||||
useInvertedBackground={false}
|
||||
title="Why Choose Eltrym Insure"
|
||||
buttons={[
|
||||
{
|
||||
text: "Learn More",
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Learn More", href: "#contact" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -117,29 +74,14 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Individual Plans",
|
||||
description: "Tailored cover for you and your family.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Shield,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-paper-cut-family-home-concept_23-2148488186.jpg",
|
||||
imageAlt: "minimal icon set funeral insurance",
|
||||
title: "Individual Plans", description: "Tailored cover for you and your family.", bentoComponent: "reveal-icon", icon: Shield
|
||||
},
|
||||
{
|
||||
title: "Corporate Wellness",
|
||||
description: "Essential benefit packages for your staff.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Briefcase,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sad-contemplative-person-near-lake_23-2150420659.jpg?_wi=2",
|
||||
imageAlt: "minimal icon set funeral insurance",
|
||||
title: "Corporate Wellness", description: "Essential benefit packages for your staff.", bentoComponent: "reveal-icon", icon: Briefcase
|
||||
},
|
||||
{
|
||||
title: "Quick Payouts",
|
||||
description: "Financial support when it matters most.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Zap,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hands-holding-beautiful-rose_23-2151914721.jpg?_wi=2",
|
||||
imageAlt: "minimal icon set funeral insurance",
|
||||
},
|
||||
title: "Quick Payouts", description: "Financial support when it matters most.", bentoComponent: "reveal-icon", icon: Zap
|
||||
}
|
||||
]}
|
||||
title="Flexible Coverage Options"
|
||||
description="Comprehensive funeral cover designed for your specific needs, whether individual or group."
|
||||
@@ -150,34 +92,11 @@ export default function LandingPage() {
|
||||
<MetricCardSeven
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="blur-reveal"
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "10k+",
|
||||
title: "Families Protected",
|
||||
items: [
|
||||
"Across the country",
|
||||
"Financial stability",
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
value: "24/7",
|
||||
title: "Support Available",
|
||||
items: [
|
||||
"Always on call",
|
||||
"Rapid response",
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
value: "98%",
|
||||
title: "Claims Satisfied",
|
||||
items: [
|
||||
"Quick processing",
|
||||
"Peace of mind",
|
||||
],
|
||||
},
|
||||
{ id: "1", value: "10k+", title: "Families Protected", items: ["Across the country", "Financial stability"] },
|
||||
{ id: "2", value: "24/7", title: "Support Available", items: ["Always on call", "Rapid response"] },
|
||||
{ id: "3", value: "98%", title: "Claims Satisfied", items: ["Quick processing", "Peace of mind"] }
|
||||
]}
|
||||
title="Our Impact"
|
||||
description="Helping families navigate their hardest days with dignity."
|
||||
@@ -191,46 +110,11 @@ export default function LandingPage() {
|
||||
gridVariant="one-large-right-three-stacked-left"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Johnson",
|
||||
role: "CEO",
|
||||
company: "TechCorp",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-handsome-man-sitting-cafe-table_1262-975.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael Chen",
|
||||
role: "CTO",
|
||||
company: "InnovateLab",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/funny-smiling-woman-with-ringlets-wears-glasses-blue-jacket-poses-pink_291650-1102.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily Rodriguez",
|
||||
role: "Marketing",
|
||||
company: "GrowthCo",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-relaxed-mature-business-man-standing-office-cafe-leaning-counter-holding-jacket-shoulder_74855-15188.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Kim",
|
||||
role: "Manager",
|
||||
company: "StartupXYZ",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-sport-suit-standing-with-crossed-arms-looking-confident_176474-39124.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Jessica Lee",
|
||||
role: "HR Director",
|
||||
company: "GlobalCo",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-successful-young-entrepreneur-standing-looking-camera-crossing-arms-smiling_482257-5018.jpg",
|
||||
},
|
||||
{ id: "1", name: "Sarah Johnson", role: "CEO", company: "TechCorp", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-young-handsome-man-sitting-cafe-table_1262-975.jpg" },
|
||||
{ id: "2", name: "Michael Chen", role: "CTO", company: "InnovateLab", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/funny-smiling-woman-with-ringlets-wears-glasses-blue-jacket-poses-pink_291650-1102.jpg" },
|
||||
{ id: "3", name: "Emily Rodriguez", role: "Marketing", company: "GrowthCo", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/positive-relaxed-mature-business-man-standing-office-cafe-leaning-counter-holding-jacket-shoulder_74855-15188.jpg" },
|
||||
{ id: "4", name: "David Kim", role: "Manager", company: "StartupXYZ", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-sport-suit-standing-with-crossed-arms-looking-confident_176474-39124.jpg" },
|
||||
{ id: "5", name: "Jessica Lee", role: "HR Director", company: "GlobalCo", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-successful-young-entrepreneur-standing-looking-camera-crossing-arms-smiling_482257-5018.jpg" }
|
||||
]}
|
||||
title="Trusted by Thousands"
|
||||
description="What our clients say about the peace of mind Eltrym Insure provides."
|
||||
@@ -242,21 +126,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "How do I get a quote?",
|
||||
content: "Simply fill out our mobile-friendly quote form on the contact section.",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Is group cover available?",
|
||||
content: "Yes, we offer comprehensive benefit packages for small to midsize companies.",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "How fast are claims?",
|
||||
content: "We pride ourselves on rapid processing to ensure financial stability for families.",
|
||||
},
|
||||
{ id: "1", title: "How do I get a quote?", content: "Simply fill out our mobile-friendly quote form on the contact section." },
|
||||
{ id: "2", title: "Is group cover available?", content: "Yes, we offer comprehensive benefit packages for small to midsize companies." },
|
||||
{ id: "3", title: "How fast are claims?", content: "We pride ourselves on rapid processing to ensure financial stability for families." }
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Common questions about our funeral cover plans."
|
||||
@@ -272,36 +144,9 @@ export default function LandingPage() {
|
||||
title="Latest Insights"
|
||||
description="Guides and helpful tips on financial planning and family protection."
|
||||
blogs={[
|
||||
{
|
||||
id: "1",
|
||||
category: "Planning",
|
||||
title: "The Importance of Cover",
|
||||
excerpt: "Why planning early provides peace of mind.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-beauty-products-desk_23-2148360170.jpg",
|
||||
authorName: "Jane Doe",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-posing-near-office-building_1262-21023.jpg",
|
||||
date: "Oct 1, 2023",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
category: "Advice",
|
||||
title: "Choosing the Right Plan",
|
||||
excerpt: "Factors to consider for your family needs.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-new-year-2022-3d-render-design_460848-7660.jpg",
|
||||
authorName: "John Smith",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/beautiful-modern-woman-dressed-jacket-glasses-poses-pink-with-serious-emotions-clasped-hands_291650-1132.jpg",
|
||||
date: "Oct 15, 2023",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
category: "Corporate",
|
||||
title: "Employee Wellness Perks",
|
||||
excerpt: "The value of funeral benefits for teams.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nice-meet-you_1098-16843.jpg",
|
||||
authorName: "Alex Lee",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/happy-mature-business-man-standing-office-cafe-leaning-counter-holding-jacket-shoulder-showing-thumb-up_74855-15159.jpg",
|
||||
date: "Nov 1, 2023",
|
||||
},
|
||||
{ id: "1", category: "Planning", title: "The Importance of Cover", excerpt: "Why planning early provides peace of mind.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-beauty-products-desk_23-2148360170.jpg", authorName: "Jane Doe", authorAvatar: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-posing-near-office-building_1262-21023.jpg", date: "Oct 1, 2023" },
|
||||
{ id: "2", category: "Advice", title: "Choosing the Right Plan", excerpt: "Factors to consider for your family needs.", imageSrc: "http://img.b2bpic.net/free-photo/happy-new-year-2022-3d-render-design_460848-7660.jpg", authorName: "John Smith", authorAvatar: "http://img.b2bpic.net/free-photo/beautiful-modern-woman-dressed-jacket-glasses-poses-pink-with-serious-emotions-clasped-hands_291650-1132.jpg", date: "Oct 15, 2023" },
|
||||
{ id: "3", category: "Corporate", title: "Employee Wellness Perks", excerpt: "The value of funeral benefits for teams.", imageSrc: "http://img.b2bpic.net/free-photo/nice-meet-you_1098-16843.jpg", authorName: "Alex Lee", authorAvatar: "http://img.b2bpic.net/free-photo/happy-mature-business-man-standing-office-cafe-leaning-counter-holding-jacket-shoulder-showing-thumb-up_74855-15159.jpg", date: "Nov 1, 2023" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -309,16 +154,9 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
text="Ready to get protected? Reach out via WhatsApp or submit a quick quote form below."
|
||||
buttons={[
|
||||
{
|
||||
text: "Start Quote",
|
||||
href: "#",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Start Quote", href: "#" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -326,32 +164,8 @@ export default function LandingPage() {
|
||||
<FooterBaseReveal
|
||||
logoText="Eltrym Insure"
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Careers",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
{
|
||||
label: "FAQs",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{ title: "Company", items: [{ label: "About Us", href: "#" }, { label: "Careers", href: "#" }] },
|
||||
{ title: "Support", items: [{ label: "FAQs", href: "#" }, { label: "Contact", href: "#" }] }
|
||||
]}
|
||||
copyrightText="© 2023 Eltrym Insure"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user