Update src/app/page.tsx

This commit is contained in:
2026-05-16 21:39:35 +00:00
parent 93c96a8cee
commit 6bc61da123

View File

@@ -31,24 +31,13 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Services",
id: "#services",
},
{
name: "Coverage",
id: "#coverage",
},
{
name: "Contact",
id: "#contact",
},
{ name: "Services", id: "#services" },
{ name: "Coverage", id: "#coverage" },
{ name: "Contact", id: "#contact" },
]}
brandName="Juan's Towing"
button={{
text: "CALL NOW: 872-229-1916",
href: "tel:8722291916",
}}
text: "CALL NOW: 872-229-1916", href: "tel:8722291916"}}
/>
</div>
@@ -57,36 +46,15 @@ export default function LandingPage() {
logoText="JUAN'S TOWING"
description="STUCK ON THE SIDE OF THE ROAD? 24/7 towing across Chicago's West Side. One call, fast pickup."
buttons={[
{
text: "CALL 872-229-1916",
href: "tel:8722291916",
},
{
text: "SEE SERVICES",
href: "#services",
},
{ text: "CALL 872-229-1916", href: "tel:8722291916" },
{ text: "SEE SERVICES", href: "#services" },
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/man-having-problem-with-his-car_329181-11810.jpg?_wi=1",
imageAlt: "Tow truck on West Side Chicago",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-try-fix-car-engine-problem-local-road-chiang-mai-thailand_1150-10490.jpg",
imageAlt: "Man try to fix a car engine problem on a local road Chiang mai Thailand ",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-sitting-near-broken-down-car-winding-road_23-2147855647.jpg",
imageAlt: "Happy woman sitting near the broken down car on winding road",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-try-fix-car-engine-problem-local-road_1150-10669.jpg",
imageAlt: "Man try to fix a car engine problem on a local road ",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-woman-standing-near-broken-car-with-popped-hood-talking-her-mobile-phone-while-waiting-help_496169-358.jpg",
imageAlt: "Young blonde woman standing near broken car with popped hood talking on her mobile phone while waiting for help.",
},
{ imageSrc: "http://img.b2bpic.net/free-photo/man-having-problem-with-his-car_329181-11810.jpg", imageAlt: "Tow truck on West Side Chicago" },
{ imageSrc: "http://img.b2bpic.net/free-photo/man-try-fix-car-engine-problem-local-road-chiang-mai-thailand_1150-10490.jpg", imageAlt: "Man try to fix a car engine problem on a local road Chiang mai Thailand " },
{ imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-sitting-near-broken-down-car-winding-road_23-2147855647.jpg", imageAlt: "Happy woman sitting near the broken down car on winding road" },
{ imageSrc: "http://img.b2bpic.net/free-photo/man-try-fix-car-engine-problem-local-road_1150-10669.jpg", imageAlt: "Man try to fix a car engine problem on a local road " },
{ imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-woman-standing-near-broken-car-with-popped-hood-talking-her-mobile-phone-while-waiting-help_496169-358.jpg", imageAlt: "Young blonde woman standing near broken car with popped hood talking on her mobile phone while waiting for help." },
]}
/>
</div>
@@ -97,24 +65,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
features={[
{
title: "LOCAL. PERIOD.",
description: "Born and raised on the West Side. We know every street and shortcut to get to you faster.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-car_23-2148258021.jpg",
imageAlt: "24 hour towing service emergency",
},
{
title: "24/7 AVAILABILITY.",
description: "Breakdowns don't wait for business hours. Neither do we. Call anytime, day or night.",
imageSrc: "http://img.b2bpic.net/free-photo/front-vintage-blue-car-with-antique-golden-steering-wheel-separate-horn_181624-17389.jpg",
imageAlt: "professional tow truck equipment hook",
},
{
title: "LICENSED & INSURED.",
description: "Professional service with full insurance coverage. Your vehicle is safe in our hands.",
imageSrc: "http://img.b2bpic.net/free-photo/shallow-focus-shot-portuguese-sign-busy_181624-27978.jpg",
imageAlt: "licensed and insured towing badge",
},
{ title: "LOCAL. PERIOD.", description: "Born and raised on the West Side. We know every street and shortcut to get to you faster.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-car_23-2148258021.jpg", imageAlt: "24 hour towing service emergency" },
{ title: "24/7 AVAILABILITY.", description: "Breakdowns don't wait for business hours. Neither do we. Call anytime, day or night.", imageSrc: "http://img.b2bpic.net/free-photo/front-vintage-blue-car-with-antique-golden-steering-wheel-separate-horn_181624-17389.jpg", imageAlt: "professional tow truck equipment hook" },
{ title: "LICENSED & INSURED.", description: "Professional service with full insurance coverage. Your vehicle is safe in our hands.", imageSrc: "http://img.b2bpic.net/free-photo/shallow-focus-shot-portuguese-sign-busy_181624-27978.jpg", imageAlt: "licensed and insured towing badge" },
]}
title="WHY JUAN'S TOWING"
description="Fast, local, and reliable. We treat your vehicle like it's ours."
@@ -128,60 +81,12 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={true}
products={[
{
id: "p1",
brand: "Service",
name: "Flatbed Towing",
price: "Request Quote",
rating: 5,
reviewCount: "120+",
imageSrc: "http://img.b2bpic.net/free-photo/man-standing-by-open-hood-trying-fix-vehicle_342744-704.jpg",
},
{
id: "p2",
brand: "Service",
name: "Jump Starts",
price: "Request Quote",
rating: 5,
reviewCount: "85+",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-emergency-mechanic-repairing-woman-car-street_651396-3250.jpg",
},
{
id: "p3",
brand: "Service",
name: "Lockouts",
price: "Request Quote",
rating: 5,
reviewCount: "95+",
imageSrc: "http://img.b2bpic.net/free-photo/copper-pipes-burst-from-cold-break-copper-pipes-from-cold-closeup_169016-65199.jpg",
},
{
id: "p4",
brand: "Service",
name: "Tire Changes",
price: "Request Quote",
rating: 5,
reviewCount: "70+",
imageSrc: "http://img.b2bpic.net/free-photo/happy-customer-buying-new-car_342744-708.jpg",
},
{
id: "p5",
brand: "Service",
name: "Accident Recovery",
price: "Request Quote",
rating: 5,
reviewCount: "50+",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-talking-phone_23-2148321910.jpg",
},
{
id: "p6",
brand: "Service",
name: "Long Distance",
price: "Request Quote",
rating: 5,
reviewCount: "40+",
imageSrc: "http://img.b2bpic.net/free-photo/woman-checking-engine-man-swapping-tire_23-2148270688.jpg",
},
{ id: "p1", brand: "Service", name: "Flatbed Towing", price: "Request Quote", rating: 5, reviewCount: "120+", imageSrc: "http://img.b2bpic.net/free-photo/man-standing-by-open-hood-trying-fix-vehicle_342744-704.jpg" },
{ id: "p2", brand: "Service", name: "Jump Starts", price: "Request Quote", rating: 5, reviewCount: "85+", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-emergency-mechanic-repairing-woman-car-street_651396-3250.jpg" },
{ id: "p3", brand: "Service", name: "Lockouts", price: "Request Quote", rating: 5, reviewCount: "95+", imageSrc: "http://img.b2bpic.net/free-photo/copper-pipes-burst-from-cold-break-copper-pipes-from-cold-closeup_169016-65199.jpg" },
{ id: "p4", brand: "Service", name: "Tire Changes", price: "Request Quote", rating: 5, reviewCount: "70+", imageSrc: "http://img.b2bpic.net/free-photo/happy-customer-buying-new-car_342744-708.jpg" },
{ id: "p5", brand: "Service", name: "Accident Recovery", price: "Request Quote", rating: 5, reviewCount: "50+", imageSrc: "http://img.b2bpic.net/free-photo/young-man-talking-phone_23-2148321910.jpg" },
{ id: "p6", brand: "Service", name: "Long Distance", price: "Request Quote", rating: 5, reviewCount: "40+", imageSrc: "http://img.b2bpic.net/free-photo/woman-checking-engine-man-swapping-tire_23-2148270688.jpg" },
]}
title="OUR EMERGENCY SERVICES"
description="Full towing and recovery solutions across Austin, Humboldt Park, and surrounding areas."
@@ -194,18 +99,9 @@ export default function LandingPage() {
title="SERVING THE WEST SIDE"
description="Covering the neighborhoods that matter. We get to you where others won't."
metrics={[
{
value: "10+",
title: "Neighborhoods",
},
{
value: "24/7",
title: "Available",
},
{
value: "100%",
title: "Licensed",
},
{ value: "10+", title: "Neighborhoods" },
{ value: "24/7", title: "Available" },
{ value: "100%", title: "Licensed" },
]}
imageSrc="http://img.b2bpic.net/free-photo/professional-female-driver-with-van-wagon-car_23-2150248840.jpg"
imageAlt="local towing operator professional uniform"
@@ -221,19 +117,9 @@ export default function LandingPage() {
useInvertedBackground={true}
groups={[
{
id: "owner",
groupTitle: "Owner Operator",
members: [
{
id: "m1",
title: "Juan",
subtitle: "Owner & Operator",
detail: "15 years of towing excellence on the streets of Chicago. Committed to fast, safe, and honest service for every neighbor.",
imageSrc: "http://img.b2bpic.net/free-photo/driver-candidate-successfully-finished-truck-driving-training-acquired-commercial-driving-license_342744-1306.jpg",
},
id: "owner", groupTitle: "Owner Operator", members: [
{ id: "m1", title: "Juan", subtitle: "Owner & Operator", detail: "15 years of towing excellence on the streets of Chicago. Committed to fast, safe, and honest service for every neighbor.", imageSrc: "http://img.b2bpic.net/free-photo/driver-candidate-successfully-finished-truck-driving-training-acquired-commercial-driving-license_342744-1306.jpg" },
],
imageSrc: "http://img.b2bpic.net/free-photo/man-having-problem-with-his-car_329181-11810.jpg?_wi=2",
imageAlt: "local towing operator professional uniform",
},
]}
title="MEET JUAN"
@@ -247,41 +133,11 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "Maria R.",
handle: "Humboldt Park",
testimonial: "Juan saved me at 2AM. Quick, professional, and very fair price.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-valet_23-2150321009.jpg",
},
{
id: "t2",
name: "David L.",
handle: "Austin",
testimonial: "Best service in Chicago. He arrived in 20 minutes flat.",
imageSrc: "http://img.b2bpic.net/free-photo/cute-middle-age-couple-having-date-adventure-park_23-2149016086.jpg",
},
{
id: "t3",
name: "Sarah K.",
handle: "Logan Square",
testimonial: "Honest work. Didn't overcharge even though it was late at night.",
imageSrc: "http://img.b2bpic.net/free-photo/person-preparing-get-driver-license_23-2150167591.jpg",
},
{
id: "t4",
name: "Carlos G.",
handle: "Little Village",
testimonial: "Solid service. He's my go-to guy for any car trouble.",
imageSrc: "http://img.b2bpic.net/free-photo/two-doctors-by-ambulance-paramedics-by-ambulance-smiling_657921-1437.jpg",
},
{
id: "t5",
name: "Jasmine T.",
handle: "Garfield Park",
testimonial: "Super fast response time. Very helpful and respectful.",
imageSrc: "http://img.b2bpic.net/free-photo/nomad-man-traveling-with-family_23-2149431730.jpg",
},
{ id: "t1", name: "Maria R.", handle: "Humboldt Park", testimonial: "Juan saved me at 2AM. Quick, professional, and very fair price.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-valet_23-2150321009.jpg" },
{ id: "t2", name: "David L.", handle: "Austin", testimonial: "Best service in Chicago. He arrived in 20 minutes flat.", imageSrc: "http://img.b2bpic.net/free-photo/cute-middle-age-couple-having-date-adventure-park_23-2149016086.jpg" },
{ id: "t3", name: "Sarah K.", handle: "Logan Square", testimonial: "Honest work. Didn't overcharge even though it was late at night.", imageSrc: "http://img.b2bpic.net/free-photo/person-preparing-get-driver-license_23-2150167591.jpg" },
{ id: "t4", name: "Carlos G.", handle: "Little Village", testimonial: "Solid service. He's my go-to guy for any car trouble.", imageSrc: "http://img.b2bpic.net/free-photo/two-doctors-by-ambulance-paramedics-by-ambulance-smiling_657921-1437.jpg" },
{ id: "t5", name: "Jasmine T.", handle: "Garfield Park", testimonial: "Super fast response time. Very helpful and respectful.", imageSrc: "http://img.b2bpic.net/free-photo/nomad-man-traveling-with-family_23-2149431730.jpg" },
]}
title="WHAT NEIGHBORS SAY"
description="Trusted by hundreds of residents on the West Side."
@@ -293,21 +149,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
faqs={[
{
id: "f1",
title: "How long will it take?",
content: "I usually arrive within 20-30 minutes depending on traffic on the West Side.",
},
{
id: "f2",
title: "What's the cost?",
content: "I offer flat-rate pricing based on distance. Call for an upfront estimate.",
},
{
id: "f3",
title: "Are you really open 24/7?",
content: "Yes. If I'm awake and have a truck, I'm coming to help.",
},
{ id: "f1", title: "How long will it take?", content: "I usually arrive within 20-30 minutes depending on traffic on the West Side." },
{ id: "f2", title: "What's the cost?", content: "I offer flat-rate pricing based on distance. Call for an upfront estimate." },
{ id: "f3", title: "Are you really open 24/7?", content: "Yes. If I'm awake and have a truck, I'm coming to help." },
]}
title="FREQUENTLY ASKED"
description="Common questions about our towing process."
@@ -321,9 +165,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactCenter
useInvertedBackground={false}
background={{
variant: "sparkles-gradient",
}}
background={{ variant: "sparkles-gradient" }}
tag="EMERGENCY"
title="NEED A TOW NOW?"
description="Don't wait. Call Juan directly for the fastest response."
@@ -335,29 +177,15 @@ export default function LandingPage() {
<FooterSimple
columns={[
{
title: "Juan's Towing",
items: [
{
label: "24/7 Emergency Service",
href: "#",
},
{
label: "West Side Chicago",
href: "#",
},
title: "Juan's Towing", items: [
{ label: "24/7 Emergency Service", href: "#" },
{ label: "West Side Chicago", href: "#" },
],
},
{
title: "Contact",
items: [
{
label: "(872) 229-1916",
href: "tel:8722291916",
},
{
label: "Available Always",
href: "#",
},
title: "Contact", items: [
{ label: "(872) 229-1916", href: "tel:8722291916" },
{ label: "Available Always", href: "#" },
],
},
]}