From 92e6b335b4237e8c7245433e8a738d97b6973832 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Tue, 16 Jun 2026 13:54:48 +0000 Subject: [PATCH 1/2] Bob AI: fix build error in src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 24a5305..dc7c325 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -28,7 +28,6 @@ export default function HomePage() { }} items={[ { - videoSrc: "http://img.b2bpic.net/free-photo/mechanic-repairing-car-workshop_329181-11787.jpg?_wi=1", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-repairing-car-workshop_329181-11787.jpg?_wi=2", imageAlt: "luxury automotive shop", }, From f9a247b14d2974eb213079907ed5c27f3cbf7c3f Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 16 Jun 2026 13:54:58 +0000 Subject: [PATCH 2/2] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 191 +++++++++-------------------------------- 1 file changed, 40 insertions(+), 151 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index dc7c325..d066191 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -19,21 +19,14 @@ export default function HomePage() { title="THE KING OF TIRES" description="Fast tire installation, balancing, repairs, rotations, and quality used & new tires. Royal treatment for every ride." primaryButton={{ - text: "Get a Quote", - href: "#contact", - }} + text: "Get a Quote", href: "#contact"}} secondaryButton={{ - text: "Call Now", - href: "tel:+15555555555", - }} + text: "Call Now", href: "tel:+15555555555"}} items={[ { - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-repairing-car-workshop_329181-11787.jpg?_wi=2", - imageAlt: "luxury automotive shop", - }, + videoSrc: "http://img.b2bpic.net/free-photo/mechanic-repairing-car-workshop_329181-11787.jpg"}, { - imageSrc: "http://img.b2bpic.net/free-photo/shiny-new-car-auto-service-got-problem-with-tyres-which-will-be-sorted-soon_613910-17078.jpg", - }, + imageSrc: "http://img.b2bpic.net/free-photo/shiny-new-car-auto-service-got-problem-with-tyres-which-will-be-sorted-soon_613910-17078.jpg"}, ]} /> @@ -47,25 +40,13 @@ export default function HomePage() { description="We are proud to serve our local community with professional, fast, and honest tire care that keeps you safely on the road." items={[ { - icon: Zap, - title: "Fast Service", - description: "Most jobs completed same-day so you get back on the road quickly.", - }, + icon: "Zap", title: "Fast Service", description: "Most jobs completed same-day so you get back on the road quickly."}, { - icon: DollarSign, - title: "Affordable Pricing", - description: "High quality tires at honest prices without the dealer markup.", - }, + icon: "DollarSign", title: "Affordable Pricing", description: "High quality tires at honest prices without the dealer markup."}, { - icon: Users, - title: "Experienced Team", - description: "Focused on safety and reliability with every tire we mount.", - }, + icon: "Users", title: "Experienced Team", description: "Focused on safety and reliability with every tire we mount."}, { - icon: Heart, - title: "Customer First", - description: "We build trust through dependable service and consistent quality.", - }, + icon: "Heart", title: "Customer First", description: "We build trust through dependable service and consistent quality."}, ]} imageSrc="http://img.b2bpic.net/free-photo/bike-wheel-close-up_23-2148777215.jpg" /> @@ -80,47 +61,19 @@ export default function HomePage() { description="Professional services from start to finish." items={[ { - title: "Installation", - description: "Professional mounting and installation.", - href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-new-car-wheels-view_23-2148332907.jpg", - }, + title: "Installation", description: "Professional mounting and installation.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/close-up-new-car-wheels-view_23-2148332907.jpg"}, { - title: "Balancing", - description: "Smooth rides and longer tire life.", - href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/car-wheel-with-new-tires-close-up_1303-31684.jpg", - }, + title: "Balancing", description: "Smooth rides and longer tire life.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/car-wheel-with-new-tires-close-up_1303-31684.jpg"}, { - title: "Repair", - description: "Fast repairs for punctures.", - href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/different-car-accessories-composition_23-2149030444.jpg", - }, + title: "Repair", description: "Fast repairs for punctures.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/different-car-accessories-composition_23-2149030444.jpg"}, { - title: "Rotation", - description: "Extend your tire life.", - href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/stopped-white-car-with-punctured-car-tire-roadside_651396-2398.jpg", - }, + title: "Rotation", description: "Extend your tire life.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/stopped-white-car-with-punctured-car-tire-roadside_651396-2398.jpg"}, { - title: "Used Tires", - description: "Inspected quality options.", - href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-control-buttons-steering-wheel-luxury-car-lights_181624-25459.jpg", - }, + title: "Used Tires", description: "Inspected quality options.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/closeup-control-buttons-steering-wheel-luxury-car-lights_181624-25459.jpg"}, { - title: "New Tires", - description: "Premium brand selection.", - href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-beautiful-brownish-vintage-car-street-near-lake_181624-59346.jpg", - }, + title: "New Tires", description: "Premium brand selection.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-beautiful-brownish-vintage-car-street-near-lake_181624-59346.jpg"}, { - title: "Roadside", - description: "Help when you need it.", - href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/shiny-sports-car-speeds-along-wet-asphalt-generated-by-ai_188544-17052.jpg", - }, + title: "Roadside", description: "Help when you need it.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/shiny-sports-car-speeds-along-wet-asphalt-generated-by-ai_188544-17052.jpg"}, ]} /> @@ -134,35 +87,15 @@ export default function HomePage() { description="New ownership, better service." testimonials={[ { - name: "Sarah J.", - role: "Local Driver", - quote: "Fantastic service. They stayed late to ensure our safety.", - imageSrc: "http://img.b2bpic.net/free-photo/farmer-offers-fresh-veggies-samples_482257-76680.jpg", - }, + name: "Sarah J.", role: "Local Driver", quote: "Fantastic service. They stayed late to ensure our safety.", imageSrc: "http://img.b2bpic.net/free-photo/farmer-offers-fresh-veggies-samples_482257-76680.jpg"}, { - name: "Mike D.", - role: "Driver", - quote: "Always reliable and good prices.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-customer-buying-new-car-dealership_342744-710.jpg", - }, + name: "Mike D.", role: "Driver", quote: "Always reliable and good prices.", imageSrc: "http://img.b2bpic.net/free-photo/happy-customer-buying-new-car-dealership_342744-710.jpg"}, { - name: "Emily R.", - role: "Customer", - quote: "Super dependable and honest place.", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-showing-thumb-up-while-buying-car-salon_7502-9630.jpg", - }, + name: "Emily R.", role: "Customer", quote: "Super dependable and honest place.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-showing-thumb-up-while-buying-car-salon_7502-9630.jpg"}, { - name: "David K.", - role: "Local", - quote: "Excellent service and good people.", - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-holding-tire-tire-repair-garage-replacement-winter-summer-tires_146671-18331.jpg", - }, + name: "David K.", role: "Local", quote: "Excellent service and good people.", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-holding-tire-tire-repair-garage-replacement-winter-summer-tires_146671-18331.jpg"}, { - name: "Chris B.", - role: "Driver", - quote: "Fast, honest, and high quality.", - imageSrc: "http://img.b2bpic.net/free-photo/young-family-buying-car-car-showroom_1303-15138.jpg", - }, + name: "Chris B.", role: "Driver", quote: "Fast, honest, and high quality.", imageSrc: "http://img.b2bpic.net/free-photo/young-family-buying-car-car-showroom_1303-15138.jpg"}, ]} /> @@ -176,17 +109,9 @@ export default function HomePage() { description="No gimmicks, no pressure, just reliability." metrics={[ { - value: "100%", - title: "Safety First", - description: "Inspection on every car", - imageSrc: "http://img.b2bpic.net/free-photo/pretty-girl-is-posing-photographer-while-sitting-dark-auto-service-holding-pneumatic-drill_613910-3789.jpg", - }, + value: "100%", title: "Safety First", description: "Inspection on every car", imageSrc: "http://img.b2bpic.net/free-photo/pretty-girl-is-posing-photographer-while-sitting-dark-auto-service-holding-pneumatic-drill_613910-3789.jpg"}, { - value: "FAST", - title: "Same-Day Service", - description: "Get back on the road", - imageSrc: "http://img.b2bpic.net/free-photo/full-length-fashionable-lady-black-coat-leather-boots-wearing-colorful-handkerchief-around-her-neck-she-is-carrying-cup-takeaway-coffee-against-open-car-street_132075-9383.jpg", - }, + value: "FAST", title: "Same-Day Service", description: "Get back on the road", imageSrc: "http://img.b2bpic.net/free-photo/full-length-fashionable-lady-black-coat-leather-boots-wearing-colorful-handkerchief-around-her-neck-she-is-carrying-cup-takeaway-coffee-against-open-car-street_132075-9383.jpg"}, ]} /> @@ -200,29 +125,17 @@ export default function HomePage() { description="From worn to premium performance." items={[ { - title: "Before", - description: "Worn and unsafe tire.", - tags: [ - "Worn", - ], - imageSrc: "http://img.b2bpic.net/free-photo/front-side-vintage-amethyst-color-sedan-car_114579-4389.jpg", - }, + title: "Before", description: "Worn and unsafe tire.", tags: [ + "Worn"], + imageSrc: "http://img.b2bpic.net/free-photo/front-side-vintage-amethyst-color-sedan-car_114579-4389.jpg"}, { - title: "After", - description: "Fresh, balanced installation.", - tags: [ - "New", - ], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-wheel-paved-road-front-house_23-2151979268.jpg", - }, + title: "After", description: "Fresh, balanced installation.", tags: [ + "New"], + imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-wheel-paved-road-front-house_23-2151979268.jpg"}, { - title: "Road Test", - description: "Smooth and reliable ride.", - tags: [ - "Ready", - ], - imageSrc: "http://img.b2bpic.net/free-photo/man-removing-car-wheel-nuts_23-2148254117.jpg", - }, + title: "Road Test", description: "Smooth and reliable ride.", tags: [ + "Ready"], + imageSrc: "http://img.b2bpic.net/free-photo/man-removing-car-wheel-nuts_23-2148254117.jpg"}, ]} /> @@ -236,23 +149,11 @@ export default function HomePage() { description="How we serve our drivers." metrics={[ { - value: "1", - title: "Inspection", - description: "We evaluate needs.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-metallic-car_23-2151113206.jpg", - }, + value: "1", title: "Inspection", description: "We evaluate needs.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-metallic-car_23-2151113206.jpg"}, { - value: "2", - title: "Options", - description: "Clear recommendations.", - imageSrc: "http://img.b2bpic.net/free-photo/headlights-old-vintage-car_181624-3932.jpg", - }, + value: "2", title: "Options", description: "Clear recommendations.", imageSrc: "http://img.b2bpic.net/free-photo/headlights-old-vintage-car_181624-3932.jpg"}, { - value: "3", - title: "Installation", - description: "Mounting and balancing.", - imageSrc: "https://storage.googleapis.com/webild/default/no-image.jpg?id=cir9t9", - }, + value: "3", title: "Installation", description: "Mounting and balancing.", imageSrc: "https://storage.googleapis.com/webild/default/no-image.jpg?id=cir9t9"}, ]} /> @@ -266,21 +167,13 @@ export default function HomePage() { description="Everything you need to know." items={[ { - question: "Do you sell used tires?", - answer: "Yes, quality inspected options available.", - }, + question: "Do you sell used tires?", answer: "Yes, quality inspected options available."}, { - question: "Do you install customer tires?", - answer: "Contact us for pricing.", - }, + question: "Do you install customer tires?", answer: "Contact us for pricing."}, { - question: "How long does it take?", - answer: "Most same day.", - }, + question: "How long does it take?", answer: "Most same day."}, { - question: "Do you fix flats?", - answer: "Yes, if safe to repair.", - }, + question: "Do you fix flats?", answer: "Yes, if safe to repair."}, ]} /> @@ -292,13 +185,9 @@ export default function HomePage() { tag="GET A QUOTE" text="READY FOR A BETTER TIRE EXPERIENCE?" primaryButton={{ - text: "Get Quote", - href: "#", - }} + text: "Get Quote", href: "#"}} secondaryButton={{ - text: "Call Now", - href: "tel:+15555555555", - }} + text: "Call Now", href: "tel:+15555555555"}} />