4 Commits

Author SHA1 Message Date
c00c3cf268 Update src/app/page.tsx 2026-03-03 12:43:24 +00:00
c98bda084f Merge version_5 into main
Merge version_5 into main
2026-03-03 12:38:24 +00:00
1f923ff037 Update src/app/page.tsx 2026-03-03 12:38:19 +00:00
571f57e6d3 Merge version_4 into main
Merge version_4 into main
2026-03-03 12:35:03 +00:00

View File

@@ -10,6 +10,7 @@ import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCa
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 Image from 'next/image';
export default function LandingPage() {
return (
@@ -240,7 +241,7 @@ export default function LandingPage() {
tagIcon={Sparkles}
tagAnimation="slide-up"
title="Ready for Your Financial Transformation?"
description="Start your journey to better credit and new opportunities today. Our team is ready to help you succeed."
description="Start your journey to better credit and new opportunities today—with zero obligation. Our team is ready to help you succeed."
background={{ variant: "radial-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/three-cheerful-businesspeople-giving-five-smiling-confident-happy-colleagues-celebrating-successful-deal-together-standing-outdoors-rising-hand-up-teamwork-partnership-concept_74855-7845.jpg"
@@ -248,8 +249,8 @@ export default function LandingPage() {
mediaAnimation="slide-up"
mediaPosition="right"
inputPlaceholder="Enter your email"
buttonText="Get Free Consultation"
termsText="We respect your privacy. Your consultation request will be handled securely."
buttonText="Claim Your Free Credit Analysis"
termsText="We respect your privacy. Your consultation request will be handled securely. Zero obligation—just expert guidance to help you succeed."
/>
</div>