Merge version_2 into main #1
209
src/app/page.tsx
209
src/app/page.tsx
@@ -33,21 +33,13 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "features",
|
||||
},
|
||||
name: "Services", id: "features"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "testimonials"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="RD Solvency"
|
||||
/>
|
||||
@@ -56,21 +48,16 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogoBillboard
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
logoText="RD Solvency Group"
|
||||
description="Professional credit repair and strategic business funding solutions to help your enterprise thrive."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Started",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get Started", href: "#contact"},
|
||||
{
|
||||
text: "Learn More",
|
||||
href: "#about",
|
||||
},
|
||||
text: "Learn More", href: "#about"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/making-business-research_1098-13461.jpg"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D67qRhIyRuGZXuVy2VzCExTr3Y/uploaded-1777591099337-37t3w9zf.png"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -82,17 +69,11 @@ export default function LandingPage() {
|
||||
description="We specialize in navigating the complexities of credit repair and capital acquisition, ensuring your business stays on the path to growth."
|
||||
metrics={[
|
||||
{
|
||||
value: "$50M+",
|
||||
title: "Capital Secured",
|
||||
},
|
||||
value: "$50M+", title: "Capital Secured"},
|
||||
{
|
||||
value: "98%",
|
||||
title: "Client Satisfaction",
|
||||
},
|
||||
value: "98%", title: "Client Satisfaction"},
|
||||
{
|
||||
value: "500+",
|
||||
title: "Credit Profiles Restored",
|
||||
},
|
||||
value: "500+", title: "Credit Profiles Restored"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/middle-aged-people-asking-advice-assistance-regarding-pension-plans_482257-106912.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -107,35 +88,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Credit Repair",
|
||||
author: "RD Solvency",
|
||||
description: "Comprehensive analysis and dispute management.",
|
||||
tags: [
|
||||
"Credit",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/concept-wealth-retirement-golden-eggs_185193-109681.jpg",
|
||||
},
|
||||
id: "f1", title: "Credit Repair", author: "RD Solvency", description: "Comprehensive analysis and dispute management.", tags: [
|
||||
"Credit"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/concept-wealth-retirement-golden-eggs_185193-109681.jpg"},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Business Funding",
|
||||
author: "RD Solvency",
|
||||
description: "Customized capital strategies for growth.",
|
||||
tags: [
|
||||
"Funding",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesspeople-discussing-meeting_1098-641.jpg",
|
||||
},
|
||||
id: "f2", title: "Business Funding", author: "RD Solvency", description: "Customized capital strategies for growth.", tags: [
|
||||
"Funding"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesspeople-discussing-meeting_1098-641.jpg"},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Strategic Consulting",
|
||||
author: "RD Solvency",
|
||||
description: "Long-term financial health optimization.",
|
||||
tags: [
|
||||
"Advisory",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coin-wooden-table-blurred-nature_1150-17703.jpg",
|
||||
},
|
||||
id: "f3", title: "Strategic Consulting", author: "RD Solvency", description: "Long-term financial health optimization.", tags: [
|
||||
"Advisory"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coin-wooden-table-blurred-nature_1150-17703.jpg"},
|
||||
]}
|
||||
title="Our Expert Services"
|
||||
description="Dedicated solutions tailored to your unique financial needs."
|
||||
@@ -149,23 +112,14 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
icon: TrendingUp,
|
||||
title: "Approval Rate",
|
||||
value: "95%",
|
||||
},
|
||||
id: "m1", icon: TrendingUp,
|
||||
title: "Approval Rate", value: "95%"},
|
||||
{
|
||||
id: "m2",
|
||||
icon: ShieldCheck,
|
||||
title: "Debt Cleared",
|
||||
value: "$12M",
|
||||
},
|
||||
id: "m2", icon: ShieldCheck,
|
||||
title: "Debt Cleared", value: "$12M"},
|
||||
{
|
||||
id: "m3",
|
||||
icon: Award,
|
||||
title: "Industry XP",
|
||||
value: "15yrs",
|
||||
},
|
||||
id: "m3", icon: Award,
|
||||
title: "Industry XP", value: "15yrs"},
|
||||
]}
|
||||
title="Performance at a Glance"
|
||||
description="Proven results for ambitious businesses."
|
||||
@@ -177,14 +131,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"Alpha Capital",
|
||||
"Beta Ventures",
|
||||
"Gamma Holdings",
|
||||
"Delta Corp",
|
||||
"Epsilon Systems",
|
||||
"Zeta Group",
|
||||
"Theta Solutions",
|
||||
]}
|
||||
"Alpha Capital", "Beta Ventures", "Gamma Holdings", "Delta Corp", "Epsilon Systems", "Zeta Group", "Theta Solutions"]}
|
||||
title="Trusted by Industry Leaders"
|
||||
description="We collaborate with the best to deliver unparalleled financial results."
|
||||
/>
|
||||
@@ -197,59 +144,28 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "John Doe",
|
||||
role: "CEO",
|
||||
company: "Alpha Corp",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/authentic-book-club-scene_23-2150104578.jpg",
|
||||
},
|
||||
id: "t1", name: "John Doe", role: "CEO", company: "Alpha Corp", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/authentic-book-club-scene_23-2150104578.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Jane Smith",
|
||||
role: "Founder",
|
||||
company: "Beta Labs",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
|
||||
},
|
||||
id: "t2", name: "Jane Smith", role: "Founder", company: "Beta Labs", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Mike Ross",
|
||||
role: "Director",
|
||||
company: "Gamma Inc",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-gorgeous-businesswoman-looking-stylish-wearing-turtleneck-sweater-smiling-camera-city-street-happy-face-expression_574295-2019.jpg",
|
||||
},
|
||||
id: "t3", name: "Mike Ross", role: "Director", company: "Gamma Inc", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-gorgeous-businesswoman-looking-stylish-wearing-turtleneck-sweater-smiling-camera-city-street-happy-face-expression_574295-2019.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Sarah Lee",
|
||||
role: "Partner",
|
||||
company: "Delta Vent",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-modern-female_23-2148415853.jpg",
|
||||
},
|
||||
id: "t4", name: "Sarah Lee", role: "Partner", company: "Delta Vent", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-modern-female_23-2148415853.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Tom Cook",
|
||||
role: "Manager",
|
||||
company: "Zeta Soft",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg",
|
||||
},
|
||||
id: "t5", name: "Tom Cook", role: "Manager", company: "Zeta Soft", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "500+",
|
||||
label: "Clients Served",
|
||||
},
|
||||
value: "500+", label: "Clients Served"},
|
||||
{
|
||||
value: "150+",
|
||||
label: "Companies Funded",
|
||||
},
|
||||
value: "150+", label: "Companies Funded"},
|
||||
{
|
||||
value: "98%",
|
||||
label: "Retention Rate",
|
||||
},
|
||||
value: "98%", label: "Retention Rate"},
|
||||
]}
|
||||
title="Client Success Stories"
|
||||
description="Hear directly from those who transformed their financial future."
|
||||
@@ -262,20 +178,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "How do I start credit repair?",
|
||||
content: "Schedule a consultation and we handle the analysis.",
|
||||
},
|
||||
id: "q1", title: "How do I start credit repair?", content: "Schedule a consultation and we handle the analysis."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "What types of funding are available?",
|
||||
content: "We offer lines of credit, term loans, and equipment financing.",
|
||||
},
|
||||
id: "q2", title: "What types of funding are available?", content: "We offer lines of credit, term loans, and equipment financing."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "How long does it take?",
|
||||
content: "Timeframes vary by profile but we prioritize quick results.",
|
||||
},
|
||||
id: "q3", title: "How long does it take?", content: "Timeframes vary by profile but we prioritize quick results."},
|
||||
]}
|
||||
title="Common Questions"
|
||||
description="Clarifying the process for your peace of mind."
|
||||
@@ -287,14 +194,11 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
text="Ready to take your business financials to the next level? Our expert team is here to help you get the funding you deserve."
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Us",
|
||||
href: "mailto:info@rdsolvency.com",
|
||||
},
|
||||
text: "Contact Us", href: "mailto:info@rdsolvency.com"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -305,36 +209,27 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "/",
|
||||
},
|
||||
label: "Home", href: "/"},
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About", href: "#about"},
|
||||
{
|
||||
label: "Services",
|
||||
href: "#features",
|
||||
},
|
||||
label: "Services", href: "#features"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Contact",
|
||||
href: "mailto:info@rdsolvency.com",
|
||||
},
|
||||
label: "Contact", href: "mailto:info@rdsolvency.com"},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "#faq"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D67qRhIyRuGZXuVy2VzCExTr3Y/uploaded-1777591099337-37t3w9zf.png"
|
||||
logoText="RD Solvency"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user