Update src/pages/HomePage.tsx

This commit is contained in:
2026-06-23 19:04:35 +00:00
parent b4ebd2320b
commit c4e53953bc

View File

@@ -19,13 +19,9 @@ export default function HomePage() {
title="Mortgage strength you can trust"
description="Experience premium mortgage solutions backed by proven expertise and an unshakeable commitment. Get preapproved in one meeting."
primaryButton={{
text: "Book Your Consultation",
href: "#contact",
}}
text: "Book Your Consultation", href: "#contact"}}
secondaryButton={{
text: "View Our Services",
href: "#features",
}}
text: "View Our Services", href: "#features"}}
imageSrc="http://img.b2bpic.net/free-photo/cheerful-successful-business-team-working-report-looking-camera_1262-12268.jpg"
/>
</SectionErrorBoundary>
@@ -39,20 +35,11 @@ export default function HomePage() {
description="We cut through the noise of the mortgage industry. By combining proven professional expertise with an uncompromising standard of service, we secure the financing you deserve, stress-free."
items={[
{
icon: Shield,
title: "Total Transparency",
description: "No hidden fees, no surprises. Just clear, honest mortgage guidance.",
},
icon: "Shield", title: "Total Transparency", description: "No hidden fees, no surprises. Just clear, honest mortgage guidance."},
{
icon: Zap,
title: "Rapid Preapproval",
description: "Get the green light in a single, focused meeting.",
},
icon: "Zap", title: "Rapid Preapproval", description: "Get the green light in a single, focused meeting."},
{
icon: CheckCircle,
title: "Expert Advocacy",
description: "We fight for competitive rates, leveraging our experience for your benefit.",
},
icon: "CheckCircle", title: "Expert Advocacy", description: "We fight for competitive rates, leveraging our experience for your benefit."},
]}
imageSrc="http://img.b2bpic.net/free-photo/candid-shot-mature-beautiful-female-architect-her-young-male-colleague-having-discussion-office-desk-studying-sketches-drawings-blueprints-architecture-engineering-design_344912-1608.jpg"
/>
@@ -67,29 +54,17 @@ export default function HomePage() {
description="From high-net-worth real estate investments to first-time home buying, we have the strategic strength to secure your financing."
items={[
{
title: "Luxury Real Estate Financing",
tags: [
"Investment",
"High-Net-Worth",
],
imageSrc: "http://img.b2bpic.net/free-photo/business-grass-communication-profession-idyllic_1134-1134.jpg",
},
title: "Luxury Real Estate Financing", tags: [
"Investment", "High-Net-Worth"],
imageSrc: "http://img.b2bpic.net/free-photo/business-grass-communication-profession-idyllic_1134-1134.jpg"},
{
title: "First-Time Home Buyers",
tags: [
"Guided",
"Transparent",
],
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-hourglass-mouse-symbol-design_460848-7398.jpg",
},
title: "First-Time Home Buyers", tags: [
"Guided", "Transparent"],
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-hourglass-mouse-symbol-design_460848-7398.jpg"},
{
title: "Commercial & Business Loans",
tags: [
"Expertise",
"Strength",
],
imageSrc: "http://img.b2bpic.net/free-vector/startup-crowdfunding-flat-icons-set_98292-1428.jpg",
},
title: "Commercial & Business Loans", tags: [
"Expertise", "Strength"],
imageSrc: "http://img.b2bpic.net/free-vector/startup-crowdfunding-flat-icons-set_98292-1428.jpg"},
]}
/>
</SectionErrorBoundary>
@@ -103,17 +78,11 @@ export default function HomePage() {
description="We are committed to delivering exceptional outcomes for every client we serve."
metrics={[
{
value: "$500M+",
description: "Loans Funded",
},
value: "$500M+", description: "Loans Funded"},
{
value: "1,200+",
description: "Families Helped",
},
value: "1,200+", description: "Families Helped"},
{
value: "48 hrs",
description: "Average Closing Time",
},
value: "48 hrs", description: "Average Closing Time"},
]}
/>
</SectionErrorBoundary>
@@ -124,15 +93,9 @@ export default function HomePage() {
<SocialProofMarquee
tag="Trusted Partners"
title="Backed by industry leaders"
description="We collaborate with the most reputable names in finance."
names={[
"LenderOne",
"TrustHome",
"MortgageAdvocates",
"PrimeCap",
"SafeHaven",
"EliteBroker",
"SecureGrowth",
]}
"LenderOne", "TrustHome", "MortgageAdvocates", "PrimeCap", "SafeHaven", "EliteBroker", "SecureGrowth"]}
/>
</SectionErrorBoundary>
</div>
@@ -144,40 +107,20 @@ export default function HomePage() {
title="Trusted by hundreds"
testimonials={[
{
name: "Sarah Jenkins",
role: "CEO",
company: "TechStream",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-black-suit_23-2148401442.jpg",
},
name: "Sarah Jenkins", role: "CEO", company: "TechStream", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-black-suit_23-2148401442.jpg"},
{
name: "Marcus Thorne",
role: "Business Owner",
company: "Thorne Logistics",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-man-using-tablet-street-cafe_1262-19056.jpg",
},
name: "Marcus Thorne", role: "Business Owner", company: "Thorne Logistics", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-man-using-tablet-street-cafe_1262-19056.jpg"},
{
name: "Elena Rodriguez",
role: "Homeowner",
company: "First Time Buyer",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/real-estate-excited-asian-senior-woman-looking-happy-lucky-winning-apartment-showing-paper-house_1258-147381.jpg",
},
name: "Elena Rodriguez", role: "Homeowner", company: "First Time Buyer", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/real-estate-excited-asian-senior-woman-looking-happy-lucky-winning-apartment-showing-paper-house_1258-147381.jpg"},
{
name: "David Wu",
role: "Investor",
company: "Wu Properties",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/corporate-business-people_23-2148827022.jpg",
},
name: "David Wu", role: "Investor", company: "Wu Properties", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/corporate-business-people_23-2148827022.jpg"},
{
name: "Amanda Chen",
role: "Executive",
company: "FinCorp",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg",
},
name: "Amanda Chen", role: "Executive", company: "FinCorp", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg"},
]}
description="Read what our clients have to say about their mortgage experience."
/>
@@ -192,17 +135,11 @@ export default function HomePage() {
description="Clear answers to help you navigate your mortgage journey with confidence."
items={[
{
question: "What documents do I need to get preapproved?",
answer: "Typically, you will need your recent pay stubs, tax returns for the last two years, bank statements, and information on any current debts.",
},
question: "What documents do I need to get preapproved?", answer: "Typically, you will need your recent pay stubs, tax returns for the last two years, bank statements, and information on any current debts."},
{
question: "How long does the mortgage process take?",
answer: "While it varies, we specialize in rapid processing. Our average closing time is 48 hours for qualified applicants.",
},
question: "How long does the mortgage process take?", answer: "While it varies, we specialize in rapid processing. Our average closing time is 48 hours for qualified applicants."},
{
question: "Are there hidden fees working with a broker?",
answer: "Absolutely not. We pride ourselves on full transparency and will outline every detail during our initial consultation.",
},
question: "Are there hidden fees working with a broker?", answer: "Absolutely not. We pride ourselves on full transparency and will outline every detail during our initial consultation."},
]}
/>
</SectionErrorBoundary>
@@ -214,13 +151,9 @@ export default function HomePage() {
tag="Start Today"
text="Ready for premium mortgage strength? Book your consultation today and take the first step towards your goal."
primaryButton={{
text: "Book Now",
href: "#",
}}
text: "Book Now", href: "#"}}
secondaryButton={{
text: "Contact Support",
href: "mailto:support@newimagemortgages.com",
}}
text: "Contact Support", href: "mailto:support@newimagemortgages.com"}}
/>
</SectionErrorBoundary>
</div>