11 Commits

Author SHA1 Message Date
1e25ab9d32 Merge version_18 into main
Merge version_18 into main
2026-03-14 16:13:54 +00:00
9e7ade9208 Update src/app/page.tsx 2026-03-14 16:13:49 +00:00
4ee7464b8e Merge version_18 into main
Merge version_18 into main
2026-03-14 16:13:03 +00:00
c3b20b768e Update src/app/page.tsx 2026-03-14 16:12:59 +00:00
6415f43055 Merge version_17 into main
Merge version_17 into main
2026-03-14 16:03:09 +00:00
a7112f1916 Remove watermark 2026-03-14 16:03:05 +00:00
33a8415703 Merge version_17 into main
Merge version_17 into main
2026-03-12 19:29:28 +00:00
674486ba4b Update src/app/page.tsx 2026-03-12 19:29:24 +00:00
4a2db32f8a Merge version_16 into main
Merge version_16 into main
2026-03-12 19:01:45 +00:00
15a6d27ac6 Update src/app/page.tsx 2026-03-12 19:01:41 +00:00
446b9b21b9 Merge version_15 into main
Merge version_15 into main
2026-03-12 18:57:45 +00:00
2 changed files with 89 additions and 66 deletions

View File

@@ -3,7 +3,6 @@ import { DM_Sans } from "next/font/google";
import { Inter } from "next/font/google";
import "./globals.css";
import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
const dmSans = DM_Sans({
variable: "--font-dm-sans", subsets: ["latin"],
@@ -41,7 +40,7 @@ export default function RootLayout({
<body
className={`${dmSans.variable} ${inter.variable} antialiased`}
>
<Tag />
{children}
<script

View File

@@ -6,10 +6,10 @@ import HeroSplitTestimonial from '@/components/sections/hero/HeroSplitTestimonia
import TextAbout from '@/components/sections/about/TextAbout';
import FeatureCardTwentyFive from '@/components/sections/feature/FeatureCardTwentyFive';
import MetricCardOne from '@/components/sections/metrics/MetricCardOne';
import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive';
import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne';
import ContactSplit from '@/components/sections/contact/ContactSplit';
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
import { Award, BarChart3, CheckCircle, ClipboardList, DollarSign, Sparkles, Star, Target, TrendingUp, Users, Zap, Shield } from 'lucide-react';
import { Award, BarChart3, CheckCircle, ClipboardList, DollarSign, Sparkles, Target, TrendingUp, Users, Zap, Shield, Star } from 'lucide-react';
import Image from 'next/image';
export default function LandingPage() {
@@ -32,7 +32,6 @@ export default function LandingPage() {
{ name: "Home", id: "home" },
{ name: "Services", id: "services" },
{ name: "Results", id: "results" },
{ name: "Testimonials", id: "testimonials" },
{ name: "Contact", id: "contact" }
]}
button={{ text: "Start Now", href: "contact" }}
@@ -52,7 +51,21 @@ export default function LandingPage() {
imageAlt="Professional financial services"
imagePosition="right"
mediaAnimation="slide-up"
testimonials={[]}
testimonials={[
{
name: "Sarah Johnson", handle: "@sarahj", testimonial: "My credit score jumped 127 points in just 6 months. Rize Financial made the entire process so easy.", rating: 5,
imageSrc: "https://api.dicebear.com/7.x/avataaars/svg?seed=Sarah&_wi=1", imageAlt: "Sarah Johnson"
},
{
name: "Marcus Chen", handle: "@marcusc", testimonial: "Finally got approved for the loan I needed. Their strategic approach to credit building really works!", rating: 5,
imageSrc: "https://api.dicebear.com/7.x/avataaars/svg?seed=Marcus&_wi=1", imageAlt: "Marcus Chen"
},
{
name: "Emma Rodriguez", handle: "@emmar", testimonial: "Best decision I made for my financial future. The team is professional and genuinely cares about results.", rating: 5,
imageSrc: "https://api.dicebear.com/7.x/avataaars/svg?seed=Emma&_wi=1", imageAlt: "Emma Rodriguez"
}
]}
testimonialRotationInterval={5000}
buttons={[
{ text: "Repair My Credit Now", href: "contact" },
{ text: "Learn More", href: "services" }
@@ -60,6 +73,15 @@ export default function LandingPage() {
buttonAnimation="slide-up"
useInvertedBackground={false}
fixedMediaHeight={false}
marqueeItems={[
{ type: "text", text: "✓ Credit Score Boost" },
{ type: "text", text: "✓ Dispute Resolution" },
{ type: "text", text: "✓ Funding Unlocked" },
{ type: "text", text: "✓ Expert Guidance" },
{ type: "text", text: "✓ 98% Success Rate" }
]}
marqueeSpeed={30}
showMarqueeCard={true}
/>
</div>
@@ -121,33 +143,67 @@ export default function LandingPage() {
</div>
<div id="results" data-section="results">
<div style={{ overflow: "auto" }}>
<MetricCardOne
title="Proven Results That Speak"
description="Our track record of success demonstrates real impact on real lives"
tag="Results"
tagIcon={Award}
tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={true}
animationType="scale-rotate"
gridVariant="uniform-all-items-equal"
metrics={[
{
id: "1", value: "5000+", title: "Clients Helped", description: "Families and businesses restored to financial health", icon: Users
},
{
id: "2", value: "127", title: "Avg. Score Increase", description: "Average credit score improvement in 6 months", icon: TrendingUp
},
{
id: "3", value: "98%", title: "Success Rate", description: "Client satisfaction with our proven methodology", icon: CheckCircle
},
{
id: "4", value: "$50M+", title: "Funding Secured", description: "Total funding unlocked for our clients", icon: DollarSign
}
]}
/>
</div>
<MetricCardOne
title="Proven Results That Speak"
description="Our track record of success demonstrates real impact on real lives"
tag="Results"
tagIcon={Award}
tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={true}
animationType="scale-rotate"
gridVariant="uniform-all-items-equal"
metrics={[
{
id: "1", value: "5000+", title: "Clients Helped", description: "Families and businesses restored to financial health", icon: Users
},
{
id: "2", value: "127", title: "Avg. Score Increase", description: "Average credit score improvement in 6 months", icon: TrendingUp
},
{
id: "3", value: "98%", title: "Success Rate", description: "Client satisfaction with our proven methodology", icon: CheckCircle
},
{
id: "4", value: "$50M+", title: "Funding Secured", description: "Total funding unlocked for our clients", icon: DollarSign
}
]}
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardOne
title="What Our Clients Say"
description="Join thousands who've transformed their financial lives with Rize Financial"
tag="Testimonials"
tagIcon={Star}
tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
animationType="slide-up"
gridVariant="uniform-all-items-equal"
testimonials={[
{
id: "1", name: "Sarah Johnson", role: "Entrepreneur", company: "TechStart Inc", rating: 5,
imageSrc: "https://api.dicebear.com/7.x/avataaars/svg?seed=Sarah&_wi=2", imageAlt: "Sarah Johnson"
},
{
id: "2", name: "Marcus Chen", role: "Business Owner", company: "Chen Ventures", rating: 5,
imageSrc: "https://api.dicebear.com/7.x/avataaars/svg?seed=Marcus&_wi=2", imageAlt: "Marcus Chen"
},
{
id: "3", name: "Emma Rodriguez", role: "Financial Analyst", company: "Global Finance Co", rating: 5,
imageSrc: "https://api.dicebear.com/7.x/avataaars/svg?seed=Emma&_wi=2", imageAlt: "Emma Rodriguez"
},
{
id: "4", name: "James Wilson", role: "Consultant", company: "Wilson Consulting", rating: 5,
imageSrc: "https://api.dicebear.com/7.x/avataaars/svg?seed=James", imageAlt: "James Wilson"
}
]}
buttons={[
{ text: "Start Your Journey", href: "contact" }
]}
buttonAnimation="slide-up"
/>
</div>
<div id="howitworks" data-section="howitworks">
@@ -193,38 +249,6 @@ export default function LandingPage() {
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardFive
title="What Our Clients Say"
description="Real stories from real people who transformed their financial futures with Rize Financial"
tag="Testimonials"
tagIcon={Star}
tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{
id: "1", name: "Marcus Johnson, Chicago IL", date: "Date: October 2024", title: "From Rejected to Approved in 6 Months", quote: "RIZE increased my credit score by 127 points in just 6 months. I was getting rejected for every loan until they helped me. Now I own my own home. I can't thank them enough for believing in my comeback.", tag: "Home Owner", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", avatarAlt: "Marcus Johnson", imageSrc: "http://img.b2bpic.net/free-photo/couple-laying-down-floor-their-new-apartment-boyfriend-giving-keys-his-girlfriend_482257-22238.jpg", imageAlt: "Success story"
},
{
id: "2", name: "Sarah Martinez, Austin TX", date: "Date: September 2024", title: "Professional and Transparent Process", quote: "What impressed me most was their transparency. They walked me through every single step, explained everything clearly, and actually delivered results. Best investment I made for my future.", tag: "Business Owner", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg", avatarAlt: "Sarah Martinez", imageSrc: "http://img.b2bpic.net/free-photo/sad-dismissed-man-holding-box-with-belongings-after-being-fired-while-his-collegues-looking-hom-working-startup-office-businesspeople-brainstorming-ideas-developing-marketing-project_482257-40109.jpg", imageAlt: "Business success"
},
{
id: "3", name: "David Chen, Seattle WA", date: "Date: August 2024", title: "Got My Life Back On Track", quote: "After years of financial struggles, RIZE gave me hope and a concrete plan. My score went up, I refinanced my car at a much better rate, and now I have options I never thought possible.", tag: "Financial Freedom", avatarSrc: "http://img.b2bpic.net/free-photo/profile-portrait-young-asian-businessman_1262-1572.jpg", avatarAlt: "David Chen", imageSrc: "http://img.b2bpic.net/free-photo/jars-with-money-yellow-piggy-bank_23-2148305985.jpg", imageAlt: "Financial recovery"
},
{
id: "4", name: "Jennifer Lopez, Miami FL", date: "Date: July 2024", title: "Exceeded All My Expectations", quote: "I came to RIZE skeptical after being burned before. Their team was patient, professional, and truly cared about my situation. They delivered exactly what they promised and more.", tag: "Debt Free", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-young-businesswoman-smiling-camera_74855-3966.jpg", avatarAlt: "Jennifer Lopez", imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-happy-carefree-woman-with-curly-hair-keeps-arms-raised-up-enjoys-life-poses-daytime-city-wears-jacket-jeans-looks-overhead-has-cheerful-expression_273609-55849.jpg", imageAlt: "Debt freedom"
},
{
id: "5", name: "Robert Williams, Denver CO", date: "Date: June 2024", title: "Worth Every Penny", quote: "The ROI on using RIZE's services was immediate. I qualified for business funding I never could have gotten before. This has been life-changing for my company.", tag: "Business Funding", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", avatarAlt: "Robert Williams", imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-desk-celebrating-achievements_1163-5467.jpg", imageAlt: "Business growth"
},
{
id: "6", name: "Michelle Rodriguez, Los Angeles CA", date: "Date: May 2024", title: "A Second Chance at Life", quote: "I felt hopeless until I found RIZE. They showed me that my past doesn't define my future. Now I have better rates, better terms, and better peace of mind.", tag: "New Beginning", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-5399.jpg", avatarAlt: "Michelle Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/sprout-makes-way-through-sand_1398-3828.jpg", imageAlt: "New opportunities"
}
]}
/>
</div>
<div id="contact" data-section="contact">
<ContactSplit
tag="Get Started"
@@ -255,4 +279,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}