5 Commits

Author SHA1 Message Date
b14b5eab52 Merge version_3 into main
Merge version_3 into main
2026-03-11 14:12:14 +00:00
d62db7dbcc Update src/app/page.tsx 2026-03-11 14:12:10 +00:00
d58eae9436 Merge version_2 into main
Merge version_2 into main
2026-03-11 14:10:36 +00:00
04358226e3 Update src/app/page.tsx 2026-03-11 14:10:32 +00:00
568d742876 Merge version_1 into main
Merge version_1 into main
2026-03-11 14:08:34 +00:00

View File

@@ -117,7 +117,7 @@ export default function LandingPage() {
tagIcon={HelpCircle} tagIcon={HelpCircle}
faqs={[ faqs={[
{ {
id: "1", title: "How long does credit repair take?", content: "Credit repair is not an overnight process. Most disputes are resolved within 30-45 days per credit bureau cycle. Significant improvements typically become visible within 3-6 months, though results vary based on your individual credit history and the nature of inaccuracies." id: "1", title: "How long does credit repair take?", content: "30-45 days per bureau cycle, with visible improvements in 3-6 months"
}, },
{ {
id: "2", title: "Is credit repair legal?", content: "Yes, credit repair is completely legal in India. You have the right to dispute inaccurate information on your credit report under the Fair Credit Information Code. We help you exercise these legal rights professionally." id: "2", title: "Is credit repair legal?", content: "Yes, credit repair is completely legal in India. You have the right to dispute inaccurate information on your credit report under the Fair Credit Information Code. We help you exercise these legal rights professionally."
@@ -169,10 +169,10 @@ export default function LandingPage() {
id: "4", name: "Neha Gupta", handle: "Hyderabad", testimonial: "Excellent customer service and real results. The team explained everything clearly and kept me updated every step of the way. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-women-hugging_23-2149061657.jpg", imageAlt: "Neha Gupta" id: "4", name: "Neha Gupta", handle: "Hyderabad", testimonial: "Excellent customer service and real results. The team explained everything clearly and kept me updated every step of the way. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-women-hugging_23-2149061657.jpg", imageAlt: "Neha Gupta"
}, },
{ {
id: "5", name: "Vikram Singh", handle: "Pune", testimonial: "Outstanding service! They managed my credit repair efficiently. Now I can confidently apply for credit products without fear of rejection.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-black-shirt-posing-white-background-high-quality-photo_114579-61033.jpg", imageAlt: "Vikram Singh" id: "5", name: "Vikram Singh", handle: "Pune", testimonial: "Outstanding service! They managed my credit repair efficiently. Within 6 months, my score improved from 620 to 720. Now I can confidently apply for credit products without fear of rejection.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-black-shirt-posing-white-background-high-quality-photo_114579-61033.jpg", imageAlt: "Vikram Singh"
}, },
{ {
id: "6", name: "Anita Verma", handle: "Chennai", testimonial: "Best decision I made for my financial health. The personalized strategies helped me understand credit better and make smarter financial decisions.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-city-lifestyle_23-2151002655.jpg", imageAlt: "Anita Verma" id: "6", name: "Anita Verma", handle: "Chennai", testimonial: "Best decision I made for my financial health. After 5 months with CIBIL Fix, I secured my personal loan at favorable rates. The personalized strategies helped me understand credit better and make smarter financial decisions.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-city-lifestyle_23-2151002655.jpg", imageAlt: "Anita Verma"
} }
]} ]}
speed={40} speed={40}