Update src/app/page.tsx

This commit is contained in:
2026-03-13 21:47:45 +00:00
parent a1650c5713
commit f6d3a797cc

View File

@@ -45,7 +45,7 @@ export default function LandingPage() {
<HeroSplitKpi
title="Fast, Reliable Hotshot Trucking Solutions"
description="Newborn's Trucking Company specializes in time-sensitive hotshot hauling for construction, agriculture, and industrial clients. Same-day dispatch, professional drivers, and real-time tracking for your peace of mind."
background={{ variant: "circleGradient" }}
background={{ variant: "plain" }}
kpis={[
{ value: "500+", label: "Loads Delivered Monthly" },
{ value: "24/7", label: "Dispatch Available" },
@@ -60,7 +60,7 @@ export default function LandingPage() {
{ text: "Learn More", href: "#services" }
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/full-shot-men-discussing-document_23-2149426540.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/full-shot-men-discussing-document_23-2149426540.jpg"
imageAlt="professional hotshot truck hauling freight"
mediaAnimation="blur-reveal"
imagePosition="right"
@@ -90,7 +90,7 @@ export default function LandingPage() {
tag="Our Story"
tagIcon={Award}
tagAnimation="opacity"
imageSrc="http://img.b2bpic.net/free-photo/industrial-park-factory-building-warehouse_1417-1917.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/industrial-park-factory-building-warehouse_1417-1917.jpg"
imageAlt="trucking company warehouse logistics center"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
@@ -121,11 +121,11 @@ export default function LandingPage() {
},
{
id: 2,
title: "Safety First Operations", description: "All drivers are certified, insured, and trained to DOT standards. We maintain strict safety protocols and carry comprehensive coverage.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-talking-phone_23-2149426480.jpg?_wi=1", imageAlt: "safety certification compliance badge"
title: "Safety First Operations", description: "All drivers are certified, insured, and trained to DOT standards. We maintain strict safety protocols and carry comprehensive coverage.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-talking-phone_23-2149426480.jpg", imageAlt: "safety certification compliance badge"
},
{
id: 3,
title: "Real-Time GPS Tracking", description: "Track your shipment from pickup to delivery with our advanced GPS system. Get instant notifications and live location updates.", imageSrc: "http://img.b2bpic.net/free-photo/woman-giving-online-signature-deliveryman_23-2147767672.jpg?_wi=1", imageAlt: "GPS truck tracking real-time monitoring"
title: "Real-Time GPS Tracking", description: "Track your shipment from pickup to delivery with our advanced GPS system. Get instant notifications and live location updates.", imageSrc: "http://img.b2bpic.net/free-photo/woman-giving-online-signature-deliveryman_23-2147767672.jpg", imageAlt: "GPS truck tracking real-time monitoring"
}
]}
containerClassName="px-4 py-20 md:py-28"
@@ -151,16 +151,16 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "1", value: "250K+", title: "Total Miles", description: "Safely transported across North America", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-men-discussing-document_23-2149426540.jpg?_wi=2", imageAlt: "Professional truck highway transport"
id: "1", value: "250K+", title: "Total Miles", description: "Safely transported across North America", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-men-discussing-document_23-2149426540.jpg", imageAlt: "Professional truck highway transport"
},
{
id: "2", value: "$2.5M", title: "Cargo Value", description: "Protected and delivered on time annually", imageSrc: "http://img.b2bpic.net/free-photo/industrial-park-factory-building-warehouse_1417-1917.jpg?_wi=2", imageAlt: "Warehouse logistics operations"
id: "2", value: "$2.5M", title: "Cargo Value", description: "Protected and delivered on time annually", imageSrc: "http://img.b2bpic.net/free-photo/industrial-park-factory-building-warehouse_1417-1917.jpg", imageAlt: "Warehouse logistics operations"
},
{
id: "3", value: "0", title: "Safety Incidents", description: "Last 3 years with perfect safety record", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-talking-phone_23-2149426480.jpg?_wi=2", imageAlt: "Safety compliance certification"
id: "3", value: "0", title: "Safety Incidents", description: "Last 3 years with perfect safety record", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-talking-phone_23-2149426480.jpg", imageAlt: "Safety compliance certification"
},
{
id: "4", value: "100%", title: "Client Retention", description: "Clients return because we deliver results", imageSrc: "http://img.b2bpic.net/free-photo/woman-giving-online-signature-deliveryman_23-2147767672.jpg?_wi=2", imageAlt: "Real-time tracking system"
id: "4", value: "100%", title: "Client Retention", description: "Clients return because we deliver results", imageSrc: "http://img.b2bpic.net/free-photo/woman-giving-online-signature-deliveryman_23-2147767672.jpg", imageAlt: "Real-time tracking system"
}
]}
containerClassName="px-4 py-20 md:py-28"
@@ -190,7 +190,7 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Mike Rodriguez", role: "Operations Manager", company: "Premier Construction", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-workman-wearing-white-hard-hat_1303-26649.jpg?_wi=1", imageAlt: "Construction company manager portrait"
imageSrc: "http://img.b2bpic.net/free-photo/young-workman-wearing-white-hard-hat_1303-26649.jpg", imageAlt: "Construction company manager portrait"
},
{
id: "2", name: "Sarah Chen", role: "Logistics Coordinator", company: "Industrial Supply Co.", rating: 5,
@@ -202,15 +202,15 @@ export default function LandingPage() {
},
{
id: "4", name: "Jennifer Walsh", role: "Dispatch Manager", company: "Midwest Logistics", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-laptop-looking-side-warehouse_259150-56939.jpg?_wi=1", imageAlt: "Shipping manager professional portrait"
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-laptop-looking-side-warehouse_259150-56939.jpg", imageAlt: "Shipping manager professional portrait"
},
{
id: "5", name: "David Kumar", role: "Supply Chain Director", company: "National Parts Distributor", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-workman-wearing-white-hard-hat_1303-26649.jpg?_wi=2", imageAlt: "Business director professional headshot"
imageSrc: "http://img.b2bpic.net/free-photo/young-workman-wearing-white-hard-hat_1303-26649.jpg", imageAlt: "Business director professional headshot"
},
{
id: "6", name: "Lisa Thompson", role: "Project Manager", company: "Energy Solutions LLC", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-laptop-looking-side-warehouse_259150-56939.jpg?_wi=2", imageAlt: "Project manager professional photo"
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-laptop-looking-side-warehouse_259150-56939.jpg", imageAlt: "Project manager professional photo"
}
]}
containerClassName="px-4 py-20 md:py-28"
@@ -223,7 +223,6 @@ export default function LandingPage() {
nameClassName="font-bold text-lg mt-4"
roleClassName="text-sm opacity-70"
companyClassName="text-sm font-medium text-blue-600 mt-1"
ratingClassName="text-yellow-400 mt-3"
/>
</div>
@@ -238,7 +237,7 @@ export default function LandingPage() {
faqsAnimation="blur-reveal"
mediaAnimation="slide-up"
mediaPosition="right"
imageSrc="http://img.b2bpic.net/free-photo/industrial-park-factory-building-warehouse_1417-1917.jpg?_wi=3"
imageSrc="http://img.b2bpic.net/free-photo/industrial-park-factory-building-warehouse_1417-1917.jpg"
imageAlt="Trucking operations and logistics"
useInvertedBackground={true}
faqs={[
@@ -276,7 +275,7 @@ export default function LandingPage() {
tag="Get a Quote"
title="Ready to Ship? Get Your Quote Today"
description="Contact Newborn's Trucking Company for a free, no-obligation quote. Our dispatch team will get back to you within one hour during business hours."
background={{ variant: "circleGradient" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
inputPlaceholder="Enter your email address"
buttonText="Request Quote"