Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-05-12 01:16:50 +00:00

View File

@@ -33,21 +33,13 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "Financing",
id: "features",
},
name: "Financing", id: "features"},
{
name: "Testimonials",
id: "testimonials",
},
name: "Testimonials", id: "testimonials"},
{
name: "Apply Now",
id: "contact",
},
name: "Apply Now", id: "contact"},
]}
brandName="One Click All Cars"
/>
@@ -56,52 +48,29 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardRotatedCarousel
background={{
variant: "rotated-rays-animated",
}}
variant: "rotated-rays-animated"}}
title="One Click Automotive Financing"
description="Get approved for your dream car from the comfort of home. Fast, flexible, and stress-free financing tailored for every credit situation."
tag="Instant Pre-Approval"
buttons={[
{
text: "Apply Now",
href: "#contact",
},
text: "Apply Now", href: "#contact"},
{
text: "View Inventory",
href: "#",
},
text: "View Inventory", href: "#"},
]}
carouselItems={[
{
id: "1",
imageSrc: "http://img.b2bpic.net/free-photo/car-engine-block-3d-render_482257-76538.jpg?_wi=1",
imageAlt: "Dashboard",
},
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/car-engine-block-3d-render_482257-76538.jpg", imageAlt: "Dashboard"},
{
id: "2",
imageSrc: "http://img.b2bpic.net/free-photo/team-mechanics-fixing-car_482257-76105.jpg?_wi=1",
imageAlt: "Keys",
},
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/team-mechanics-fixing-car_482257-76105.jpg", imageAlt: "Keys"},
{
id: "3",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-workplace_1098-2002.jpg?_wi=1",
imageAlt: "Graph",
},
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/close-up-workplace_1098-2002.jpg", imageAlt: "Graph"},
{
id: "4",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-black-side-mirror-modern-white-car_181624-25206.jpg",
imageAlt: "Headlight",
},
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-black-side-mirror-modern-white-car_181624-25206.jpg", imageAlt: "Headlight"},
{
id: "5",
imageSrc: "http://img.b2bpic.net/free-photo/young-business-woman-sitting-car_1303-22819.jpg",
imageAlt: "Sedan",
},
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/young-business-woman-sitting-car_1303-22819.jpg", imageAlt: "Sedan"},
{
id: "6",
imageSrc: "http://img.b2bpic.net/free-photo/hand-using-cellphone-front-steering-wheel-car_23-2147854294.jpg",
imageAlt: "Phone",
},
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/hand-using-cellphone-front-steering-wheel-car_23-2147854294.jpg", imageAlt: "Phone"},
]}
/>
</div>
@@ -113,67 +82,43 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Fast Approval",
description: "Get an answer in seconds, not days.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/car-model-calculator-coins-white-table_1387-584.jpg",
imageAlt: "Speed",
},
title: "Fast Approval", description: "Get an answer in seconds, not days.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/car-model-calculator-coins-white-table_1387-584.jpg", imageAlt: "Speed"},
items: [
{
icon: Zap,
text: "Instant decision",
},
text: "Instant decision"},
{
icon: Clock,
text: "24/7 processing",
},
text: "24/7 processing"},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/car-engine-block-3d-render_482257-76538.jpg?_wi=2",
imageAlt: "fast loan approval icon",
},
{
title: "All Credit Levels",
description: "Good, bad, or no credit — we help you drive.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/man-checking-out-new-car_23-2148130138.jpg",
imageAlt: "SUV",
},
title: "All Credit Levels", description: "Good, bad, or no credit — we help you drive.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/man-checking-out-new-car_23-2148130138.jpg", imageAlt: "SUV"},
items: [
{
icon: ShieldCheck,
text: "Inclusive approval",
},
text: "Inclusive approval"},
{
icon: CreditCard,
text: "Flexible terms",
},
text: "Flexible terms"},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/team-mechanics-fixing-car_482257-76105.jpg?_wi=2",
imageAlt: "fast loan approval icon",
},
{
title: "Online Convenience",
description: "Complete everything from your living room.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-car-with-mobile_23-2148889982.jpg",
imageAlt: "Phone",
},
title: "Online Convenience", description: "Complete everything from your living room.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-car-with-mobile_23-2148889982.jpg", imageAlt: "Phone"},
items: [
{
icon: Smartphone,
text: "Mobile-ready application",
},
text: "Mobile-ready application"},
{
icon: Home,
text: "100% remote process",
},
text: "100% remote process"},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-workplace_1098-2002.jpg?_wi=2",
imageAlt: "fast loan approval icon",
},
]}
title="Why Choose Us?"
@@ -188,23 +133,14 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
id: "m1",
icon: Award,
title: "Successful Approvals",
value: "15,000+",
},
id: "m1", icon: Award,
title: "Successful Approvals", value: "15,000+"},
{
id: "m2",
icon: Users,
title: "Happy Drivers",
value: "20,000+",
},
id: "m2", icon: Users,
title: "Happy Drivers", value: "20,000+"},
{
id: "m3",
icon: TrendingUp,
title: "Market Coverage",
value: "48 States",
},
id: "m3", icon: TrendingUp,
title: "Market Coverage", value: "48 States"},
]}
title="Financing at Scale"
description="Proven success across thousands of drivers."
@@ -216,30 +152,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah Miller",
imageSrc: "http://img.b2bpic.net/free-photo/positive-smiling-woman-with-collected-hair-wearing-white-shirt_291650-656.jpg",
},
id: "1", name: "Sarah Miller", imageSrc: "http://img.b2bpic.net/free-photo/positive-smiling-woman-with-collected-hair-wearing-white-shirt_291650-656.jpg"},
{
id: "2",
name: "James Bond",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-with-phone-car-showroom_1303-21397.jpg",
},
id: "2", name: "James Bond", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-with-phone-car-showroom_1303-21397.jpg"},
{
id: "3",
name: "Emily & John",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-tourist-buying-car_1303-14538.jpg",
},
id: "3", name: "Emily & John", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-tourist-buying-car_1303-14538.jpg"},
{
id: "4",
name: "David Smith",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-handsome-man-posing-while-holding-coffee-cup_23-2148486201.jpg",
},
id: "4", name: "David Smith", imageSrc: "http://img.b2bpic.net/free-photo/front-view-handsome-man-posing-while-holding-coffee-cup_23-2148486201.jpg"},
{
id: "5",
name: "Robert Fox",
imageSrc: "http://img.b2bpic.net/free-photo/happy-man-his-wife-using-digital-tablet-while-being-meeting-with-bank-manager-office_637285-1737.jpg",
},
id: "5", name: "Robert Fox", imageSrc: "http://img.b2bpic.net/free-photo/happy-man-his-wife-using-digital-tablet-while-being-meeting-with-bank-manager-office_637285-1737.jpg"},
]}
cardTitle="Success Stories"
cardTag="Customer Love"
@@ -254,54 +175,27 @@ export default function LandingPage() {
useInvertedBackground={true}
plans={[
{
id: "basic",
badge: "Most Popular",
price: "4.9% APR",
name: "Standard Plan",
features: [
"Fast Approval",
"Flexible Down Payment",
"Lifetime Support",
],
id: "basic", badge: "Most Popular", price: "4.9% APR", name: "Standard Plan", features: [
"Fast Approval", "Flexible Down Payment", "Lifetime Support"],
buttons: [
{
text: "Select",
href: "#contact",
},
text: "Select", href: "#contact"},
],
},
{
id: "pro",
badge: "Recommended",
price: "2.9% APR",
name: "Premium Plan",
features: [
"Low Down Payment",
"Extended Warranty",
"Priority Service",
],
id: "pro", badge: "Recommended", price: "2.9% APR", name: "Premium Plan", features: [
"Low Down Payment", "Extended Warranty", "Priority Service"],
buttons: [
{
text: "Select",
href: "#contact",
},
text: "Select", href: "#contact"},
],
},
{
id: "enterprise",
badge: "Flexible",
price: "6.5% APR",
name: "Credit Builder",
features: [
"Flexible Installments",
"No Down Payment",
"Credit Score Reporting",
],
id: "enterprise", badge: "Flexible", price: "6.5% APR", name: "Credit Builder", features: [
"Flexible Installments", "No Down Payment", "Credit Score Reporting"],
buttons: [
{
text: "Select",
href: "#contact",
},
text: "Select", href: "#contact"},
],
},
]}
@@ -316,9 +210,7 @@ export default function LandingPage() {
title="Driven by Opportunity"
buttons={[
{
text: "Learn More",
href: "#",
},
text: "Learn More", href: "#"},
]}
/>
</div>
@@ -328,20 +220,11 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "f1",
title: "Do I need perfect credit?",
content: "Absolutely not. We specialize in bad credit and no credit solutions.",
},
id: "f1", title: "Do I need perfect credit?", content: "Absolutely not. We specialize in bad credit and no credit solutions."},
{
id: "f2",
title: "Can I use an ITIN?",
content: "Yes, we work with ITIN holders for vehicle financing.",
},
id: "f2", title: "Can I use an ITIN?", content: "Yes, we work with ITIN holders for vehicle financing."},
{
id: "f3",
title: "How long does it take?",
content: "Our online process can be completed in under 15 minutes.",
},
id: "f3", title: "How long does it take?", content: "Our online process can be completed in under 15 minutes."},
]}
sideTitle="Common Questions"
faqsAnimation="slide-up"
@@ -352,8 +235,7 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={false}
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
tag="Apply Today"
title="Start Your Application"
description="Fill out our short form and get pre-approved in minutes."
@@ -364,29 +246,19 @@ export default function LandingPage() {
<FooterSimple
columns={[
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "#",
},
label: "About Us", href: "#"},
{
label: "Careers",
href: "#",
},
label: "Careers", href: "#"},
],
},
{
title: "Support",
items: [
title: "Support", items: [
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
{
label: "FAQs",
href: "#",
},
label: "FAQs", href: "#"},
],
},
]}