Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-26 19:30:24 +00:00

View File

@@ -33,22 +33,10 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Personal Loan",
id: "#personal-loan",
},
{
name: "Consumer Loan",
id: "#consumer-loan",
},
{
name: "Commercial Loan",
id: "#commercial-loan",
},
{
name: "Contact",
id: "#contact",
},
{ name: "Personal Loan", id: "#personal-loan" },
{ name: "Consumer Loan", id: "#consumer-loan" },
{ name: "Commercial Loan", id: "#commercial-loan" },
{ name: "Contact", id: "#contact" },
]}
brandName="Excillis Finance"
/>
@@ -59,36 +47,15 @@ export default function LandingPage() {
logoText="Excillis Finance"
description="Your Hassle-Free Access to Financial Growth. Fast approval and flexible terms for individuals and businesses."
buttons={[
{
text: "Apply Now",
href: "#contact",
},
{
text: "Learn More",
href: "#personal-loan",
},
{ text: "Apply Now", href: "#contact" },
{ text: "Learn More", href: "#personal-loan" },
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/person-reading-data-tablet_23-2149370610.jpg",
imageAlt: "modern office financial desk",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/executive-manager-with-headphones-listening-music-having-fun_482257-79544.jpg",
imageAlt: "modern office financial desk",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/hands-showing-tablet-with-blank-screen_23-2148179128.jpg",
imageAlt: "modern office financial desk",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/portrait-businesswoman-desk_23-2148204491.jpg",
imageAlt: "modern office financial desk",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-using-tablet_53876-95241.jpg",
imageAlt: "modern office financial desk",
},
{ imageSrc: "http://img.b2bpic.net/free-photo/person-reading-data-tablet_23-2149370610.jpg", imageAlt: "modern office financial desk" },
{ imageSrc: "http://img.b2bpic.net/free-photo/executive-manager-with-headphones-listening-music-having-fun_482257-79544.jpg", imageAlt: "modern office financial desk" },
{ imageSrc: "http://img.b2bpic.net/free-photo/hands-showing-tablet-with-blank-screen_23-2148179128.jpg", imageAlt: "modern office financial desk" },
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-businesswoman-desk_23-2148204491.jpg", imageAlt: "modern office financial desk" },
{ imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-using-tablet_53876-95241.jpg", imageAlt: "modern office financial desk" },
]}
/>
</div>
@@ -112,21 +79,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
features={[
{
icon: Zap,
title: "Fast Approval",
description: "Quick processing for your urgent financial needs.",
},
{
icon: CheckCircle,
title: "Flexible Terms",
description: "Repayment periods tailored to your cash flow and income.",
},
{
icon: TrendingUp,
title: "Affordable Rates",
description: "Transparent and competitive interest rates for all segments.",
},
{ icon: Zap, title: "Fast Approval", description: "Quick processing for your urgent financial needs." },
{ icon: CheckCircle, title: "Flexible Terms", description: "Repayment periods tailored to your cash flow and income." },
{ icon: TrendingUp, title: "Affordable Rates", description: "Transparent and competitive interest rates for all segments." },
]}
title="Why Choose Excillis?"
description="Competitive advantages that make your loan experience seamless and stress-free."
@@ -137,44 +92,15 @@ export default function LandingPage() {
<ProductCardOne
textboxLayout="default"
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
useInvertedBackground={false}
products={[
{
id: "1",
name: "Home Renovation",
price: "Up to $15,000",
imageSrc: "http://img.b2bpic.net/free-photo/high-view-hands-stationery-items_23-2148301748.jpg",
},
{
id: "2",
name: "Equipment Finance",
price: "Commercial Support",
imageSrc: "http://img.b2bpic.net/free-photo/worker-with-tablet-settings_1098-13961.jpg",
},
{
id: "3",
name: "Consumer Goods",
price: "Up to $10,000",
imageSrc: "http://img.b2bpic.net/free-photo/glass-table-couch-with-cushions_1203-438.jpg",
},
{
id: "4",
name: "Corporate Loan",
price: "Scale Your Business",
imageSrc: "http://img.b2bpic.net/free-photo/startup-team-celebrates-office-after-successfully-launching-stock-exchange_482257-119477.jpg",
},
{
id: "5",
name: "Agriculture Finance",
price: "Industry Support",
imageSrc: "http://img.b2bpic.net/free-photo/greenhouse-owner-presenting-flowers-options-potential-customer-retailer_158595-7004.jpg",
},
{
id: "6",
name: "Construction Loan",
price: "Building Growth",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-architect-looking-blueprints-plan-building-model-table-design-construction-layout-architectural-project-engineer-planning-urban-development-with-maquette_482257-38862.jpg",
},
{ id: "1", name: "Home Renovation", price: "Up to $15,000", imageSrc: "http://img.b2bpic.net/free-photo/high-view-hands-stationery-items_23-2148301748.jpg" },
{ id: "2", name: "Equipment Finance", price: "Commercial Support", imageSrc: "http://img.b2bpic.net/free-photo/worker-with-tablet-settings_1098-13961.jpg" },
{ id: "3", name: "Consumer Goods", price: "Up to $10,000", imageSrc: "http://img.b2bpic.net/free-photo/glass-table-couch-with-cushions_1203-438.jpg" },
{ id: "4", name: "Corporate Loan", price: "Scale Your Business", imageSrc: "http://img.b2bpic.net/free-photo/startup-team-celebrates-office-after-successfully-launching-stock-exchange_482257-119477.jpg" },
{ id: "5", name: "Agriculture Finance", price: "Industry Support", imageSrc: "http://img.b2bpic.net/free-photo/greenhouse-owner-presenting-flowers-options-potential-customer-retailer_158595-7004.jpg" },
{ id: "6", name: "Construction Loan", price: "Building Growth", imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-architect-looking-blueprints-plan-building-model-table-design-construction-layout-architectural-project-engineer-planning-urban-development-with-maquette_482257-38862.jpg" },
]}
title="Our Financial Products"
description="Diverse loan options to support your personal goals and business growth."
@@ -187,57 +113,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
plans={[
{
id: "personal",
badge: "Personal",
price: "20% - 24%",
subtitle: "USD Personal Loans",
buttons: [
{
text: "Inquire",
href: "#contact",
},
],
features: [
"Regressive interest calculation",
"Repayment up to 3 years",
"Life insurance required",
],
},
{
id: "consumer",
badge: "Consumer",
price: "12% - 15%",
subtitle: "Furniture & Electronics",
buttons: [
{
text: "Inquire",
href: "#contact",
},
],
features: [
"Fastest application process",
"Repayment up to 1 year",
"Fixed flat interest",
],
},
{
id: "commercial",
badge: "Commercial",
price: "Custom",
subtitle: "Business Expansion",
buttons: [
{
text: "Inquire",
href: "#contact",
},
],
features: [
"Flexible repayment schedules",
"Grace period up to 3 months",
"Fits client cash flow",
],
},
{ id: "personal", badge: "Personal", price: "20% - 24%", subtitle: "USD Personal Loans", buttons: [{ text: "Inquire", href: "#contact" }], features: ["Regressive interest calculation", "Repayment up to 3 years", "Life insurance required"] },
{ id: "consumer", badge: "Consumer", price: "12% - 15%", subtitle: "Furniture & Electronics", buttons: [{ text: "Inquire", href: "#contact" }], features: ["Fastest application process", "Repayment up to 1 year", "Fixed flat interest"] },
{ id: "commercial", badge: "Commercial", price: "Custom", subtitle: "Business Expansion", buttons: [{ text: "Inquire", href: "#contact" }], features: ["Flexible repayment schedules", "Grace period up to 3 months", "Fits client cash flow"] },
]}
title="Loan Interest Overview"
description="Understand the costs associated with our primary financial products."
@@ -248,28 +126,13 @@ export default function LandingPage() {
<MetricCardTwo
textboxLayout="default"
gridVariant="uniform-all-items-equal"
animationType="slide-up"
useInvertedBackground={false}
metrics={[
{
id: "m1",
value: "10k+",
description: "Loans Approved",
},
{
id: "m2",
value: "25+",
description: "Sectors Served",
},
{
id: "m3",
value: "15",
description: "Years of Excellence",
},
{
id: "m4",
value: "98%",
description: "Client Satisfaction",
},
{ id: "m1", value: "10k+", description: "Loans Approved" },
{ id: "m2", value: "25+", description: "Sectors Served" },
{ id: "m3", value: "15", description: "Years of Excellence" },
{ id: "m4", value: "98%", description: "Client Satisfaction" },
]}
title="Our Impact"
description="Helping individuals and businesses reach their milestones every day."
@@ -282,46 +145,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Ahmad Khalil",
handle: "@akhalil",
testimonial: "The personal loan process was incredibly fast. I renovated my home in record time.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-smiling-with-raised-palm_1149-1148.jpg",
},
{
id: "2",
name: "Sarah Mansour",
handle: "@smansour",
testimonial: "Excellent service and transparent rates for my business equipment needs.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-hispanic-woman-wearing-business-jacket-looking-confident-camera-smiling-with-crossed-arms-hand-raised-chin-thinking-positive_839833-8974.jpg",
},
{
id: "3",
name: "Layla Haddad",
handle: "@lhaddad",
testimonial: "Consumer loan helped me upgrade my home appliances without any hassle.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/toned-happy-cheerful-young-man-showing-credit-card-camera-man-woman-smiling-camera-while-working-office-interior_549566-186.jpg",
},
{
id: "4",
name: "Omar Fakhry",
handle: "@ofakhry",
testimonial: "Commercial financing was the boost our factory needed to expand capacity.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/female-logo-designer-working-her-office-graphic-tablet_23-2149119207.jpg",
},
{
id: "5",
name: "Nadia Ibrahim",
handle: "@nibrahim",
testimonial: "Professional, reliable, and always ready to help. Highly recommended.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/company-worker-browsing-internet-research-project-using-computer-create-business-report-with-charts-data-analyzing-network-information-web-presentation-handheld-shot_482257-50935.jpg",
},
{ id: "1", name: "Ahmad Khalil", handle: "@akhalil", testimonial: "The personal loan process was incredibly fast. I renovated my home in record time.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-smiling-with-raised-palm_1149-1148.jpg" },
{ id: "2", name: "Sarah Mansour", handle: "@smansour", testimonial: "Excellent service and transparent rates for my business equipment needs.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-hispanic-woman-wearing-business-jacket-looking-confident-camera-smiling-with-crossed-arms-hand-raised-chin-thinking-positive_839833-8974.jpg" },
{ id: "3", name: "Layla Haddad", handle: "@lhaddad", testimonial: "Consumer loan helped me upgrade my home appliances without any hassle.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/toned-happy-cheerful-young-man-showing-credit-card-camera-man-woman-smiling-camera-while-working-office-interior_549566-186.jpg" },
{ id: "4", name: "Omar Fakhry", handle: "@ofakhry", testimonial: "Commercial financing was the boost our factory needed to expand capacity.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/female-logo-designer-working-her-office-graphic-tablet_23-2149119207.jpg" },
{ id: "5", name: "Nadia Ibrahim", handle: "@nibrahim", testimonial: "Professional, reliable, and always ready to help. Highly recommended.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/company-worker-browsing-internet-research-project-using-computer-create-business-report-with-charts-data-analyzing-network-information-web-presentation-handheld-shot_482257-50935.jpg" },
]}
showRating={true}
title="Client Success Stories"
@@ -333,26 +161,10 @@ export default function LandingPage() {
<FaqSplitText
useInvertedBackground={false}
faqs={[
{
id: "q1",
title: "Who is eligible?",
content: "You must be a Lebanese citizen, 21-64 years old, and employed or self-employed with at least 1-2 years history.",
},
{
id: "q2",
title: "What documents are required?",
content: "Standard ID, proof of residence, proof of income (salary certificate or financial statements), and any relevant commercial documents.",
},
{
id: "q3",
title: "How long is the loan process?",
content: "Our approval process is designed to be prompt to meet your immediate needs.",
},
{
id: "q4",
title: "Can I settle early?",
content: "Yes, but full settlement terms vary by product. Please contact us for specifics.",
},
{ id: "q1", title: "Who is eligible?", content: "You must be a Lebanese citizen, 21-64 years old, and employed or self-employed with at least 1-2 years history." },
{ id: "q2", title: "What documents are required?", content: "Standard ID, proof of residence, proof of income (salary certificate or financial statements), and any relevant commercial documents." },
{ id: "q3", title: "How long is the loan process?", content: "Our approval process is designed to be prompt to meet your immediate needs." },
{ id: "q4", title: "Can I settle early?", content: "Yes, but full settlement terms vary by product. Please contact us for specifics." },
]}
sideTitle="Frequently Asked Questions"
sideDescription="Everything you need to know about our lending process."
@@ -366,30 +178,11 @@ export default function LandingPage() {
title="Let's Get Started"
description="Fill in the form to get in touch with our team for your customized loan quote."
inputs={[
{
name: "name",
type: "text",
placeholder: "Full Name",
required: true,
},
{
name: "phone",
type: "tel",
placeholder: "Phone Number",
required: true,
},
{
name: "email",
type: "email",
placeholder: "Email Address",
required: true,
},
{ name: "name", type: "text", placeholder: "Full Name", required: true },
{ name: "phone", type: "tel", placeholder: "Phone Number", required: true },
{ name: "email", type: "email", placeholder: "Email Address", required: true },
]}
textarea={{
name: "message",
placeholder: "Any specific questions?",
rows: 3,
}}
textarea={{ name: "message", placeholder: "Any specific questions?", rows: 3 }}
imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-hotel-interior_1203-8570.jpg"
/>
</div>
@@ -398,57 +191,9 @@ export default function LandingPage() {
<FooterBaseReveal
logoText="Excillis Finance"
columns={[
{
title: "Company",
items: [
{
label: "About Us",
href: "#about",
},
{
label: "Careers",
href: "#",
},
{
label: "Press",
href: "#",
},
],
},
{
title: "Loans",
items: [
{
label: "Personal Loan",
href: "#personal-loan",
},
{
label: "Consumer Loan",
href: "#consumer-loan",
},
{
label: "Commercial Loan",
href: "#commercial-loan",
},
],
},
{
title: "Support",
items: [
{
label: "Contact",
href: "#contact",
},
{
label: "FAQ",
href: "#faq",
},
{
label: "Terms & Conditions",
href: "#",
},
],
},
{ title: "Company", items: [{ label: "About Us", href: "#about" }, { label: "Careers", href: "#" }, { label: "Press", href: "#" }] },
{ title: "Loans", items: [{ label: "Personal Loan", href: "#personal-loan" }, { label: "Consumer Loan", href: "#consumer-loan" }, { label: "Commercial Loan", href: "#commercial-loan" }] },
{ title: "Support", items: [{ label: "Contact", href: "#contact" }, { label: "FAQ", href: "#faq" }, { label: "Terms & Conditions", href: "#" }] },
]}
copyrightText="© 2024 Excillis Finance. All rights reserved."
/>
@@ -456,4 +201,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}