diff --git a/src/app/page.tsx b/src/app/page.tsx
index 0de7be2..527ec6d 100644
--- a/src/app/page.tsx
+++ b/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: "#"}}
/>
@@ -46,28 +46,25 @@ export default function LandingPage() {
@@ -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."
/>
@@ -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."
/>
@@ -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."
/>