Merge version_4 into main #3

Merged
bender merged 1 commits from version_4 into main 2026-04-30 23:23:37 +00:00

View File

@@ -66,7 +66,7 @@ export default function LandingPage() {
<MetricSplitMediaAbout
useInvertedBackground={false}
title="Your Partner in Financial Stability"
description="We specialize in navigating the complexities of credit repair and capital acquisition, ensuring your business stays on the path to growth."
description="We specialize in navigating the complexities of credit repair, capital acquisition, credit building, and portfolio strengthening, ensuring your business stays on the path to growth."
metrics={[
{
value: "$50M+", title: "Capital Secured"},
@@ -88,11 +88,11 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
id: "f1", title: "Credit Repair", author: "RD Solvency", description: "Comprehensive analysis and dispute management.", tags: [
id: "f1", title: "Credit Repair", author: "RD Solvency", description: "Comprehensive analysis, credit building, 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: "We specialize in getting business owners up to $250k at 0% interest/APR.", tags: [
id: "f2", title: "Business Funding", author: "RD Solvency", description: "We specialize in getting business owners up to $250k at 0% interest/APR and portfolio strength optimization.", tags: [
"Funding"],
imageSrc: "http://img.b2bpic.net/free-photo/businesspeople-discussing-meeting_1098-641.jpg"},
{
@@ -119,7 +119,7 @@ export default function LandingPage() {
title: "Debt Cleared", value: "$12M"},
{
id: "m3", icon: Award,
title: "Industry XP", value: "15yrs"},
title: "Industry XP", value: "3yrs"},
]}
title="Performance at a Glance"
description="Proven results for ambitious businesses."
@@ -148,7 +148,7 @@ export default function LandingPage() {
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"},
imageSrc: "http://img.b2bpic.net/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/portrait-gorgeous-businesswoman-looking-stylish-wearing-turtleneck-sweater-smiling-camera-city-street-happy-face-expression_574295-2019.jpg"},
@@ -178,9 +178,9 @@ 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 and credit building roadmap."},
{
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 with portfolio strength assessment."},
{
id: "q3", title: "How long does it take?", content: "Timeframes vary by profile but we prioritize quick results."},
]}