Merge version_1_1782002591291 into main #1

Merged
bender merged 3 commits from version_1_1782002591291 into main 2026-06-21 00:44:33 +00:00
2 changed files with 27 additions and 77 deletions

View File

@@ -8,32 +8,25 @@ import { StyleProvider } from "@/components/ui/StyleProvider";
export default function Layout() {
const navItems = [
{
"name": "Home",
"href": "/"
"name": "Home", "href": "/"
},
{
"name": "About",
"href": "/about"
"name": "About", "href": "/about"
},
{
"name": "Eligibility",
"href": "/eligibility"
"name": "Eligibility", "href": "/eligibility"
},
{
"name": "How It Works",
"href": "/how-it-works"
"name": "How It Works", "href": "/how-it-works"
},
{
"name": "Testimonials",
"href": "/testimonials"
"name": "Testimonials", "href": "/testimonials"
},
{
"name": "FAQ",
"href": "/faq"
"name": "FAQ", "href": "/faq"
},
{
"name": "Contact",
"href": "/contact"
"name": "Contact", "href": "/contact"
}
];
@@ -43,10 +36,9 @@ export default function Layout() {
<SectionErrorBoundary name="navbar">
<NavbarFloatingLogo
logo="CRSH Trucking"
logoImageSrc="http://img.b2bpic.net/free-vector/abstract-business-logo-template_1043-161.jpg"
ctaButton={{
text: "Apply Now",
href: "/contact",
}}
text: "Apply Now", href: "/contact"}}
navItems={navItems} />
</SectionErrorBoundary>
<main className="flex-grow">
@@ -57,51 +49,34 @@ export default function Layout() {
brand="CRSH Trucking Company"
columns={[
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "/about",
},
label: "About Us", href: "/about"},
{
label: "How It Works",
href: "/how-it-works",
},
label: "How It Works", href: "/how-it-works"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
{
title: "Support",
items: [
title: "Support", items: [
{
label: "Contact Us",
href: "/contact",
},
label: "Contact Us", href: "/contact"},
],
},
]}
copyright="Copyright © 2026 CRSH Trucking Company."
links={[
{
label: "Privacy",
href: "#",
},
label: "Privacy", href: "#"},
{
label: "Terms",
href: "#",
},
label: "Terms", href: "#"},
]}
/>
</SectionErrorBoundary>

View File

@@ -14,13 +14,9 @@ export default function HomePage() {
title="Empowering Drivers, Building Futures"
description="CRSH Trucking Company is giving out 200 trucks to eligible drivers across Canada, Germany, the UK, and the USA. Own your truck with only a 20% deposit."
primaryButton={{
text: "Contact Us to Apply",
href: "/contact",
}}
text: "Contact Us to Apply", href: "/contact"}}
secondaryButton={{
text: "Learn More",
href: "/about",
}}
text: "Learn More", href: "/about"}}
imageSrc="http://img.b2bpic.net/free-photo/night-trucking-delivers-cargo-steel-warehouse-generated-by-ai_188544-17396.jpg"
/>
</SectionErrorBoundary>
@@ -30,7 +26,6 @@ export default function HomePage() {
<SectionErrorBoundary name="hero">
<HeroBillboardFeatures
imageSrc="http://img.b2bpic.net/free-vector/abstract-business-logo-template_1043-161.jpg"
imageAlt="trucking company logo minimal"
/>
</SectionErrorBoundary>
</div>
@@ -42,35 +37,15 @@ export default function HomePage() {
description="See how we empower drivers globally."
testimonials={[
{
name: "Michael Rodriguez (USA)",
role: "Truck Owner",
quote: "Truck ownership felt impossible with rising costs. This program gave me hope.",
imageSrc: "http://img.b2bpic.net/free-photo/man-working-as-truck-driver_23-2151489802.jpg",
},
name: "Michael Rodriguez (USA)", role: "Truck Owner", quote: "Truck ownership felt impossible with rising costs. This program gave me hope.", imageSrc: "http://img.b2bpic.net/free-photo/man-working-as-truck-driver_23-2151489802.jpg"},
{
name: "Emily Carter (Canada)",
role: "Truck Owner",
quote: "Ive driven for companies for over 12 years. Finally, I own my truck.",
imageSrc: "http://img.b2bpic.net/free-photo/man-working-as-truck-driver_23-2151489716.jpg",
},
name: "Emily Carter (Canada)", role: "Truck Owner", quote: "Ive driven for companies for over 12 years. Finally, I own my truck.", imageSrc: "http://img.b2bpic.net/free-photo/man-working-as-truck-driver_23-2151489716.jpg"},
{
name: "Hans Müller (Germany)",
role: "Truck Owner",
quote: "After 15 years of driving, I never imagined owning my own truck. CRSH made it possible.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-male-scuba-diving-mask-orange-neopren-diving-suit-isolated-grey-background_613910-16243.jpg",
},
name: "Hans Müller (Germany)", role: "Truck Owner", quote: "After 15 years of driving, I never imagined owning my own truck. CRSH made it possible.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-male-scuba-diving-mask-orange-neopren-diving-suit-isolated-grey-background_613910-16243.jpg"},
{
name: "Sarah Thompson (UK)",
role: "Truck Owner",
quote: "I was skeptical at first, but when I received the key, I knew this was genuine.",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-businesswoman-sitting-back-seat-car_657921-505.jpg",
},
name: "Sarah Thompson (UK)", role: "Truck Owner", quote: "I was skeptical at first, but when I received the key, I knew this was genuine.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-businesswoman-sitting-back-seat-car_657921-505.jpg"},
{
name: "James Walker (USA)",
role: "Truck Owner",
quote: "CRSH Truck Company made ownership possible for me.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-young-man-car_23-2147873928.jpg",
},
name: "James Walker (USA)", role: "Truck Owner", quote: "CRSH Truck Company made ownership possible for me.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-young-man-car_23-2147873928.jpg"},
]}
tag="Stories"
/>
@@ -79,7 +54,7 @@ export default function HomePage() {
<div id="blog" data-section="blog">
<SectionErrorBoundary name="blog">
<BlogSimpleCards />
<BlogSimpleCards tag="News" title="Latest Updates" description="Stay informed about the CRSH Trucking Program" />
</SectionErrorBoundary>
</div>
</>