From 06b4b001b2c7364172d67696291645c0e8b9e624 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 23:24:22 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 129 ++++++++++++++++------------------------------- 1 file changed, 43 insertions(+), 86 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index fca567c..58ba82c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,49 +55,39 @@ export default function LandingPage() { testimonials={[ { name: "Adriana Jaramillo", handle: "@adriana", testimonial: "Service was quick and excellent! Highly recommend.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=kzb9ee"}, + imageSrc: "https://images.unsplash.com/photo-1616466727503-0b326084a7e3?w=800&h=800&fit=crop"}, { name: "Shalla Lucien", handle: "@shalla", testimonial: "Ernesto was efficient and did an amazing job!", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=0r1m63"}, + imageSrc: "https://images.unsplash.com/photo-1549396562-c10403750a99?w=800&h=800&fit=crop"}, { name: "Juan Carlos", handle: "@juan", testimonial: "Great guy, very polite, quick, and professional!", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=g5cnou"}, + imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=800&h=800&fit=crop"}, { name: "Sarah M.", handle: "@sarah", testimonial: "Best service in town, no lies, just great work.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=su7t8y"}, + imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=800&h=800&fit=crop"}, { name: "David K.", handle: "@david", testimonial: "Sure beats AAA, fast response time!", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=4sa1p2"}, + imageSrc: "https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=800&h=800&fit=crop"}, ]} buttons={[ { text: "Call Now", href: "tel:7863158914"}, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=4liz20" + imageSrc="https://images.unsplash.com/photo-1605338556615-585800d98492?w=1200&h=800&fit=crop" avatars={[ - { - src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=4liz20", alt: "customer portrait happy"}, - { - src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=35i9yp", alt: "customer portrait man"}, - { - src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6g7obp", alt: "customer portrait smiling"}, - { - src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=hr7lk9", alt: "happy man smiling"}, - { - src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=b1knkv", alt: "customer portrait friendly"}, + { src: "https://images.unsplash.com/photo-1534528741775-53994a69daeb?w=200&h=200&fit=crop", alt: "customer portrait" }, + { src: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=200&h=200&fit=crop", alt: "customer portrait" }, + { src: "https://images.unsplash.com/photo-1539571696357-5a69c17a67c6?w=200&h=200&fit=crop", alt: "customer portrait" }, + { src: "https://images.unsplash.com/photo-1517841905240-472988babdf9?w=200&h=200&fit=crop", alt: "customer portrait" }, + { src: "https://images.unsplash.com/photo-1506794778202-cad84cf45f1d?w=200&h=200&fit=crop", alt: "customer portrait" }, ]} avatarText="Trusted by 500+ locals" marqueeItems={[ - { - type: "text", text: "24/7 Service"}, - { - type: "text", text: "Licensed & Insured"}, - { - type: "text", text: "Fast Response"}, - { - type: "text", text: "Affordable Rates"}, - { - type: "text", text: "Miami Gardens Expert"}, + { type: "text", text: "24/7 Service" }, + { type: "text", text: "Licensed & Insured" }, + { type: "text", text: "Fast Response" }, + { type: "text", text: "Affordable Rates" }, + { type: "text", text: "Miami Gardens Expert" }, ]} /> @@ -110,7 +100,7 @@ export default function LandingPage() { description="With over 10 years of experience, Roy's Towing provides 24/7 roadside assistance, flatbed towing, and junk car buying services in Miami Gardens." subdescription="We pride ourselves on our fast turnout and fair pricing, ensuring our community feels safe and supported whenever they face car trouble." icon={Shield} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=35i9yp" + imageSrc="https://images.unsplash.com/photo-1520340356546-a9550386506e?w=1200&h=800&fit=crop" mediaAnimation="slide-up" /> @@ -123,43 +113,31 @@ export default function LandingPage() { features={[ { title: "24/7 Emergency Towing", description: "Quick response any time, day or night.", media: { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6g7obp", imageAlt: "flatbed towing service" + imageSrc: "https://images.unsplash.com/photo-1621915998101-70067c29377f?w=800&h=600&fit=crop", imageAlt: "flatbed towing service" }, items: [ - { - icon: Clock, - text: "24/7 Availability"}, - { - icon: Zap, - text: "Fast Dispatch"}, + { icon: Clock, text: "24/7 Availability" }, + { icon: Zap, text: "Fast Dispatch" }, ], reverse: false, }, { title: "We Buy Junk Cars", description: "Get cash for your unwanted vehicle today.", media: { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=hr7lk9", imageAlt: "junk car removal service" + imageSrc: "https://images.unsplash.com/photo-1549317661-bd32c8ce0db2?w=800&h=600&fit=crop", imageAlt: "junk car removal service" }, items: [ - { - icon: DollarSign, - text: "Top Dollar Paid"}, - { - icon: Truck, - text: "Free Removal"}, + { icon: DollarSign, text: "Top Dollar Paid" }, + { icon: Truck, text: "Free Removal" }, ], reverse: true, }, { title: "Roadside Assistance", description: "Jump starts, tire changes, and fuel delivery.", media: { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=b1knkv", imageAlt: "24 hour roadside assistance" + imageSrc: "https://images.unsplash.com/photo-1503376780353-7e6692767b70?w=800&h=600&fit=crop", imageAlt: "24 hour roadside assistance" }, items: [ - { - icon: Wrench, - text: "Expert Technicians"}, - { - icon: ShieldCheck, - text: "Safe Service"}, + { icon: Wrench, text: "Expert Technicians" }, + { icon: ShieldCheck, text: "Safe Service" }, ], reverse: false, }, @@ -175,12 +153,9 @@ export default function LandingPage() { title="Proven Performance" tag="Trusted Service" metrics={[ - { - id: "1", value: "4.9", description: "Customer Rating"}, - { - id: "2", value: "367", description: "Reviews Online"}, - { - id: "3", value: "24/7", description: "Support Ready"}, + { id: "1", value: "4.9", description: "Customer Rating" }, + { id: "2", value: "367", description: "Reviews Online" }, + { id: "3", value: "24/7", description: "Support Ready" }, ]} metricsAnimation="slide-up" /> @@ -193,16 +168,9 @@ export default function LandingPage() { rating={5} author="Verified Customer" avatars={[ - { - src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=wig6ut", alt: "Customer One"}, - { - src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=4akbl1", alt: "Customer Two"}, - { - src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=2pd8ik", alt: "Customer Three"}, - { - src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qxfbow", alt: "Customer Four"}, - { - src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=kzb9ee", alt: "Customer Five"}, + { src: "https://images.unsplash.com/photo-1547425260-76bcadfb4f2c?w=200&h=200&fit=crop", alt: "Customer" }, + { src: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=200&h=200&fit=crop", alt: "Customer" }, + { src: "https://images.unsplash.com/photo-1517841905240-472988babdf9?w=200&h=200&fit=crop", alt: "Customer" }, ]} ratingAnimation="blur-reveal" avatarsAnimation="slide-up" @@ -214,12 +182,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} faqs={[ - { - id: "1", title: "Are you open 24/7?", content: "Yes, we are open 24 hours a day, 7 days a week for all your towing needs."}, - { - id: "2", title: "How fast is your response time?", content: "We strive for the fastest turnout time in Miami Gardens."}, - { - id: "3", title: "Do you buy junk cars?", content: "Yes, we offer cash for junk cars with free removal."}, + { id: "1", title: "Are you open 24/7?", content: "Yes, we are open 24 hours a day, 7 days a week for all your towing needs." }, + { id: "2", title: "How fast is your response time?", content: "We strive for the fastest turnout time in Miami Gardens." }, + { id: "3", title: "Do you buy junk cars?", content: "Yes, we offer cash for junk cars with free removal." }, ]} title="Common Questions" description="Quick answers to help you get back on the road." @@ -231,8 +196,7 @@ export default function LandingPage() { @@ -245,8 +209,7 @@ export default function LandingPage() { variant: "gradient-bars"}} text="Need help right now? Call Roy's Towing and get back on the road safely." buttons={[ - { - text: "Call (786) 315-8914", href: "tel:7863158914"}, + { text: "Call (786) 315-8914", href: "tel:7863158914" }, ]} /> @@ -257,26 +220,20 @@ export default function LandingPage() { columns={[ { title: "Services", items: [ - { - label: "Towing", href: "#services"}, - { - label: "Junk Cars", href: "#services"}, - { - label: "Assistance", href: "#services"}, + { label: "Towing", href: "#services" }, + { label: "Junk Cars", href: "#services" }, + { label: "Assistance", href: "#services" }, ], }, { title: "Contact", items: [ - { - label: "Call Now", href: "tel:7863158914"}, - { - label: "Location", href: "#"}, + { label: "Call Now", href: "tel:7863158914" }, + { label: "Location", href: "#" }, ], }, { title: "Legal", items: [ - { - label: "Privacy Policy", href: "#"}, + { label: "Privacy Policy", href: "#" }, ], }, ]} -- 2.49.1