Update src/app/page.tsx
This commit is contained in:
177
src/app/page.tsx
177
src/app/page.tsx
@@ -29,21 +29,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "features",
|
||||
},
|
||||
name: "Services", id: "features"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "faq",
|
||||
},
|
||||
name: "FAQ", id: "faq"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Recover Funds Trust"
|
||||
/>
|
||||
@@ -52,77 +44,48 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitKpi
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Recover Your Lost Funds Securely"
|
||||
description="Professional forensic experts helping individuals and businesses reclaim lost, stolen, or mismanaged financial assets with industry-leading success rates."
|
||||
kpis={[
|
||||
{
|
||||
value: "98%",
|
||||
label: "Success Rate",
|
||||
},
|
||||
value: "98%", label: "Success Rate"},
|
||||
{
|
||||
value: "24/7",
|
||||
label: "Client Support",
|
||||
},
|
||||
value: "24/7", label: "Client Support"},
|
||||
{
|
||||
value: "Global",
|
||||
label: "Coverage",
|
||||
},
|
||||
value: "Global", label: "Coverage"},
|
||||
]}
|
||||
enableKpiAnimation={true}
|
||||
buttons={[
|
||||
{
|
||||
text: "Start Recovery",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Start Recovery", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-scientist-white_53876-89029.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-scientist-white_53876-89029.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/3d-rendering-blockchain-technology_23-2151480172.jpg",
|
||||
alt: "3d rendering of blockchain technology",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/3d-rendering-blockchain-technology_23-2151480172.jpg", alt: "3d rendering of blockchain technology"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/blockchain-technology-cartoon-illustration_23-2151572142.jpg",
|
||||
alt: "Blockchain technology cartoon illustration",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/blockchain-technology-cartoon-illustration_23-2151572142.jpg", alt: "Blockchain technology cartoon illustration"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/diverse-people-holding-golden-key_53876-71507.jpg",
|
||||
alt: "Diverse people holding a golden key",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/diverse-people-holding-golden-key_53876-71507.jpg", alt: "Diverse people holding a golden key"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/cybersecurity-data-protection-concept_23-2152004114.jpg",
|
||||
alt: "Cybersecurity and data protection concept",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/cybersecurity-data-protection-concept_23-2152004114.jpg", alt: "Cybersecurity and data protection concept"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/hand-putting-coin-pink-piggy-money-savings-concept-pink-background-3d-rendering_56104-1439.jpg",
|
||||
alt: "Hand putting coin to pink piggy money savings concept",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/hand-putting-coin-pink-piggy-money-savings-concept-pink-background-3d-rendering_56104-1439.jpg", alt: "Hand putting coin to pink piggy money savings concept"},
|
||||
]}
|
||||
avatarText="Trusted by 5,000+ satisfied clients"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Crypto Recovery",
|
||||
},
|
||||
type: "text", text: "Crypto Recovery"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Asset Tracing",
|
||||
},
|
||||
type: "text", text: "Asset Tracing"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Forensic Auditing",
|
||||
},
|
||||
type: "text", text: "Forensic Auditing"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Fraud Prevention",
|
||||
},
|
||||
type: "text", text: "Fraud Prevention"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Legal Advocacy",
|
||||
},
|
||||
type: "text", text: "Legal Advocacy"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -132,12 +95,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"FinSecure",
|
||||
"CyberGuard",
|
||||
"AssetTrace",
|
||||
"GlobalDefend",
|
||||
"InvestShield",
|
||||
]}
|
||||
"FinSecure", "CyberGuard", "AssetTrace", "GlobalDefend", "InvestShield"]}
|
||||
title="Trusted Globally by Experts"
|
||||
description="Our methods are utilized by industry professionals worldwide to ensure secure and efficient fund recovery."
|
||||
/>
|
||||
@@ -150,40 +108,22 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Crypto Asset Recovery",
|
||||
description: "Recover lost or stolen cryptocurrency from scams or compromised wallets.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/cyber-security-banner_1057-7341.jpg",
|
||||
},
|
||||
title: "Crypto Asset Recovery", description: "Recover lost or stolen cryptocurrency from scams or compromised wallets.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/cyber-security-banner_1057-7341.jpg"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gold-bitcoin-padlock_93675-129542.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-scientist-white_53876-89029.jpg?_wi=2",
|
||||
imageAlt: "crypto security vault icon",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gold-bitcoin-padlock_93675-129542.jpg"}
|
||||
},
|
||||
{
|
||||
title: "Wire Fraud Recovery",
|
||||
description: "Tracking and retrieving funds lost through fraudulent bank transfers and phishing.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-network-background-connecting-dots-technology-design_53876-160210.jpg",
|
||||
},
|
||||
title: "Wire Fraud Recovery", description: "Tracking and retrieving funds lost through fraudulent bank transfers and phishing.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-network-background-connecting-dots-technology-design_53876-160210.jpg"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-credit-card-with-hook-phishing_23-2148578117.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/composition-with-egg-shell-money-retirement_185193-109428.jpg",
|
||||
imageAlt: "crypto security vault icon",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-credit-card-with-hook-phishing_23-2148578117.jpg"}
|
||||
},
|
||||
{
|
||||
title: "Investment Scam Recovery",
|
||||
description: "Assisting victims of fraudulent investment platforms to reclaim their initial capital.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-senior-call-center-agent-wearing-headset-resolving-clients-concerns_482257-117898.jpg?_wi=1",
|
||||
},
|
||||
title: "Investment Scam Recovery", description: "Assisting victims of fraudulent investment platforms to reclaim their initial capital.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-senior-call-center-agent-wearing-headset-resolving-clients-concerns_482257-117898.jpg"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-touching-tip-bar-chart_1232-898.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gradient-1-logo-template_52683-153935.jpg",
|
||||
imageAlt: "crypto security vault icon",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-touching-tip-bar-chart_1232-898.jpg"}
|
||||
},
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
@@ -198,22 +138,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "How long does recovery take?",
|
||||
content: "Recovery timelines vary by case complexity, usually ranging from 30 to 90 days.",
|
||||
},
|
||||
id: "1", title: "How long does recovery take?", content: "Recovery timelines vary by case complexity, usually ranging from 30 to 90 days."},
|
||||
{
|
||||
id: "2",
|
||||
title: "Is my information confidential?",
|
||||
content: "Yes, we utilize enterprise-grade encryption to protect all client communication and data.",
|
||||
},
|
||||
id: "2", title: "Is my information confidential?", content: "Yes, we utilize enterprise-grade encryption to protect all client communication and data."},
|
||||
{
|
||||
id: "3",
|
||||
title: "What if you cannot recover my funds?",
|
||||
content: "If we determine a recovery is not possible after investigation, you will be notified promptly with our findings.",
|
||||
},
|
||||
id: "3", title: "What if you cannot recover my funds?", content: "If we determine a recovery is not possible after investigation, you will be notified promptly with our findings."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-senior-call-center-agent-wearing-headset-resolving-clients-concerns_482257-117898.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-senior-call-center-agent-wearing-headset-resolving-clients-concerns_482257-117898.jpg"
|
||||
title="Frequently Asked Questions"
|
||||
description="Answers to common concerns about our recovery process and confidentiality."
|
||||
faqsAnimation="slide-up"
|
||||
@@ -225,14 +156,11 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
text="Speak with our forensic experts today for a free confidential assessment. Take the first step towards reclaiming your financial freedom."
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Consultation",
|
||||
href: "#",
|
||||
},
|
||||
text: "Book Consultation", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -242,42 +170,27 @@ export default function LandingPage() {
|
||||
logoText="Recover Funds Trust"
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#",
|
||||
},
|
||||
label: "About Us", href: "#"},
|
||||
{
|
||||
label: "Careers",
|
||||
href: "#",
|
||||
},
|
||||
label: "Careers", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{
|
||||
label: "Crypto Recovery",
|
||||
href: "#",
|
||||
},
|
||||
label: "Crypto Recovery", href: "#"},
|
||||
{
|
||||
label: "Wire Fraud",
|
||||
href: "#",
|
||||
},
|
||||
label: "Wire Fraud", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Use",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Use", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user