Merge version_2 into main #4
120
src/app/page.tsx
120
src/app/page.tsx
@@ -36,9 +36,9 @@ export default function LandingPage() {
|
||||
{
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="TrustBank"
|
||||
brandName="Apex Insurance"
|
||||
button={{
|
||||
text: "Client Login", href: "#"}}
|
||||
text: "Client Portal", href: "#"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -46,28 +46,25 @@ export default function LandingPage() {
|
||||
<HeroBillboardGallery
|
||||
background={{
|
||||
variant: "gradient-bars"}}
|
||||
title="Financial Excellence Secured"
|
||||
description="Empowering your wealth with precision, integrity, and advanced financial strategies. We build foundations for your long-term legacy."
|
||||
tag="Trusted Private Banking"
|
||||
title="Insurance Excellence Secured"
|
||||
description="Protecting your assets with precision, integrity, and advanced risk strategies. We build foundations for your long-term peace of mind."
|
||||
tag="Trusted Insurance Agency"
|
||||
buttons={[
|
||||
{
|
||||
text: "Schedule a Consultation", href: "#contact"},
|
||||
text: "Get a Quote", href: "#contact"},
|
||||
{
|
||||
text: "View Solutions", href: "#features"},
|
||||
text: "Explore Policies", href: "#features"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-business-woman-front-glass-building_23-2147704434.jpg?_wi=1", imageAlt: "Financial district architecture"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-business-woman-front-glass-building_23-2147704434.jpg?_wi=1", imageAlt: "Professional protection"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-business-woman-front-glass-building_23-2147704434.jpg?_wi=2", imageAlt: "Financial district architecture"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-business-woman-front-glass-building_23-2147704434.jpg?_wi=2", imageAlt: "Professional protection"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-business-woman-front-glass-building_23-2147704434.jpg?_wi=3", imageAlt: "Financial district architecture"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-business-woman-front-glass-building_23-2147704434.jpg?_wi=4", imageAlt: "Financial district architecture"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-business-woman-front-glass-building_23-2147704434.jpg?_wi=5", imageAlt: "Financial district architecture"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-business-woman-front-glass-building_23-2147704434.jpg?_wi=6", imageAlt: "Financial district architecture"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-business-woman-front-glass-building_23-2147704434.jpg?_wi=3", imageAlt: "Professional protection"
|
||||
}
|
||||
]}
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
@@ -80,52 +77,46 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Digital Assets", description: "Real-time insights and management of your global portfolio through our proprietary digital platform.", icon: Smartphone,
|
||||
title: "Global Coverage", description: "Comprehensive risk management and policy management through our seamless digital interface.", icon: Smartphone,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/goals-habits-tracking-app_23-2148623421.jpg?_wi=1", imageAlt: "Banking UI"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/goals-habits-tracking-app_23-2148623421.jpg?_wi=2", imageAlt: "Banking UI"},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/goals-habits-tracking-app_23-2148623421.jpg?_wi=1", imageAlt: "Insurance UI" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/goals-habits-tracking-app_23-2148623421.jpg?_wi=2", imageAlt: "Insurance UI" }
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Strategic Security", description: "Institutional-grade encryption and security protocols protecting every facet of your financial footprint.", icon: Shield,
|
||||
title: "Policy Security", description: "Institutional-grade encryption protecting your personal records and policy documents around the clock.", icon: Shield,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-data-privacy-labels-template_23-2149496785.jpg?_wi=1", imageAlt: "Security icon"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-data-privacy-labels-template_23-2149496785.jpg?_wi=2", imageAlt: "Security icon"},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/flat-design-data-privacy-labels-template_23-2149496785.jpg?_wi=1", imageAlt: "Security icon" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/flat-design-data-privacy-labels-template_23-2149496785.jpg?_wi=2", imageAlt: "Security icon" }
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legacy Planning", description: "Customized trust and estate strategies that preserve and transfer your wealth across generations.", icon: Award,
|
||||
title: "Future Planning", description: "Customized life and liability strategies that provide safety for your family and business assets.", icon: Award,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-data-privacy-labels-template_23-2149496785.jpg?_wi=3", imageAlt: "Security icon"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-data-privacy-labels-template_23-2149496785.jpg?_wi=4", imageAlt: "Security icon"},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/flat-design-data-privacy-labels-template_23-2149496785.jpg?_wi=3", imageAlt: "Security icon" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/flat-design-data-privacy-labels-template_23-2149496785.jpg?_wi=4", imageAlt: "Security icon" }
|
||||
],
|
||||
},
|
||||
]}
|
||||
title="Comprehensive Banking Solutions"
|
||||
description="Our suite of services is designed to manage and grow your capital with sophisticated care."
|
||||
title="Comprehensive Coverage Solutions"
|
||||
description="Our suite of services is designed to manage risks and protect your capital with sophisticated care."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="metrics" data-section="metrics">
|
||||
<MetricCardFourteen
|
||||
useInvertedBackground={false}
|
||||
title="Our Track Record"
|
||||
title="Our Performance"
|
||||
tag="Proven Results"
|
||||
metrics={[
|
||||
{
|
||||
id: "m1", value: "150B+", description: "Assets Managed"},
|
||||
id: "m1", value: "500M+", description: "Claims Settled"},
|
||||
{
|
||||
id: "m2", value: "25+", description: "Years of Excellence"},
|
||||
id: "m2", value: "30+", description: "Years of Trust"},
|
||||
{
|
||||
id: "m3", value: "99.8%", description: "Security Rating"},
|
||||
id: "m3", value: "99.9%", description: "Retention Rate"},
|
||||
{
|
||||
id: "m4", value: "12k+", description: "Active Clients"},
|
||||
id: "m4", value: "50k+", description: "Protected Families"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -138,18 +129,14 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Jenkins", handle: "@sjenkins", testimonial: "The precision and attention to detail have transformed my approach to wealth management.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-senior-caucasian-executive-sitting-desk-office-smiling-camera_1098-17608.jpg?_wi=1"},
|
||||
id: "1", name: "Sarah Jenkins", handle: "@sjenkins", testimonial: "Their claims process is incredibly fast and stress-free. Truly the gold standard in insurance.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-senior-caucasian-executive-sitting-desk-office-smiling-camera_1098-17608.jpg?_wi=1"},
|
||||
{
|
||||
id: "2", name: "Marcus Vane", handle: "@mvane", testimonial: "Unparalleled security and forward-thinking strategy for complex portfolios.", imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-successful-young-businesswoman_1262-5844.jpg"},
|
||||
id: "2", name: "Marcus Vane", handle: "@mvane", testimonial: "Unparalleled support and clear, forward-thinking policy options for my business.", imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-successful-young-businesswoman_1262-5844.jpg"},
|
||||
{
|
||||
id: "3", name: "Elena Rodriguez", handle: "@erod", testimonial: "A truly modern banking experience that actually understands client needs.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg"},
|
||||
{
|
||||
id: "4", name: "David Thorne", handle: "@dthorne", testimonial: "Consistently reliable service that has helped our family trust grow steadily for a decade.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-happy-indian-goes-work-office-him-modern-building_496169-2880.jpg"},
|
||||
{
|
||||
id: "5", name: "Robert Chen", handle: "@rchen", testimonial: "Exceptional private banking service that balances tradition with modern agility.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-senior-caucasian-executive-sitting-desk-office-smiling-camera_1098-17608.jpg?_wi=2"},
|
||||
id: "3", name: "Elena Rodriguez", handle: "@erod", testimonial: "A truly modern insurance experience that actually puts the client first.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg"},
|
||||
]}
|
||||
title="Trusted by Leaders"
|
||||
description="Proven results for high-net-worth clients globally."
|
||||
title="Trusted by Clients"
|
||||
description="Proven protection for individuals and businesses globally."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -158,44 +145,35 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "rotated-rays-static"}}
|
||||
tag="Client Access"
|
||||
title="Secure Your Future"
|
||||
description="Start a conversation with our private banking advisors today."
|
||||
tag="Contact Us"
|
||||
title="Secure Your Peace of Mind"
|
||||
description="Speak with our experienced insurance advisors today to tailor your coverage."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBaseCard
|
||||
logoText="TrustBank"
|
||||
logoText="Apex Insurance"
|
||||
columns={[
|
||||
{
|
||||
title: "Banking", items: [
|
||||
{
|
||||
label: "Private", href: "#"},
|
||||
{
|
||||
label: "Corporate", href: "#"},
|
||||
{
|
||||
label: "International", href: "#"},
|
||||
title: "Policies", items: [
|
||||
{ label: "Life", href: "#" },
|
||||
{ label: "Commercial", href: "#" },
|
||||
{ label: "Property", href: "#" }
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "Our Story", href: "#"},
|
||||
{
|
||||
label: "Careers", href: "#"},
|
||||
{
|
||||
label: "Investor Relations", href: "#"},
|
||||
{ label: "About Us", href: "#" },
|
||||
{ label: "Careers", href: "#" },
|
||||
{ label: "Partners", href: "#" }
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy", href: "#"},
|
||||
{
|
||||
label: "Terms", href: "#"},
|
||||
{
|
||||
label: "Security", href: "#"},
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
{ label: "Terms of Service", href: "#" },
|
||||
{ label: "Compliance", href: "#" }
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -204,4 +182,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user