From f4723362b00da576471b1a500b16b4b868d5d37a Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Mon, 22 Jun 2026 18:03:10 +0000 Subject: [PATCH 1/2] Bob AI: fix build error in src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index d629c3d..a797afe 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -5,7 +5,11 @@ import FeaturesBentoGrid from '@/components/sections/features/FeaturesBentoGrid' import HeroSplitVerticalMarquee from '@/components/sections/hero/HeroSplitVerticalMarquee'; import MetricsMediaCards from '@/components/sections/metrics/MetricsMediaCards'; import SocialProofMarquee from '@/components/sections/social-proof/SocialProofMarquee'; -import TestimonialRatingCards from '@/components/sections/testimonial/TestimonialRatingCards'; +import TestimonialRatingCardsOriginal from '@/components/sections/testimonial/TestimonialRatingCards'; + +const TestimonialRatingCards = (props: Record) => ( + [0])} /> +); import { Clock, Shield, Wrench } from "lucide-react"; import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary"; -- 2.49.1 From 69e5fd622fc1ffe5547ad29d42d3e7704e5291f7 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 22 Jun 2026 18:03:19 +0000 Subject: [PATCH 2/2] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 181 ++++++++++------------------------------- 1 file changed, 42 insertions(+), 139 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index a797afe..d7e3680 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -5,11 +5,7 @@ import FeaturesBentoGrid from '@/components/sections/features/FeaturesBentoGrid' import HeroSplitVerticalMarquee from '@/components/sections/hero/HeroSplitVerticalMarquee'; import MetricsMediaCards from '@/components/sections/metrics/MetricsMediaCards'; import SocialProofMarquee from '@/components/sections/social-proof/SocialProofMarquee'; -import TestimonialRatingCardsOriginal from '@/components/sections/testimonial/TestimonialRatingCards'; - -const TestimonialRatingCards = (props: Record) => ( - [0])} /> -); +import TestimonialRatingCards from '@/components/sections/testimonial/TestimonialRatingCards'; import { Clock, Shield, Wrench } from "lucide-react"; import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary"; @@ -23,52 +19,36 @@ export default function HomePage() { title="Garage Doors Fixed Fast — Experts You Trust" description="Perez Brothers has served Ennis homeowners for years with honest repairs, same-day service, and transparent pricing. Your garage door deserves professionals who listen and deliver." primaryButton={{ - text: "Get Your Free Inspection Today", - href: "#contact", - }} + text: "Get Your Free Inspection Today", href: "#contact"}} secondaryButton={{ - text: "Learn About Our Services", - href: "#features", - }} + text: "Learn About Our Services", href: "#features"}} leftItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/male-with-red-shirt-making-window-with-industrial-tools_181624-50175.jpg", - }, + imageSrc: "http://img.b2bpic.net/free-photo/male-with-red-shirt-making-window-with-industrial-tools_181624-50175.jpg"}, { - imageSrc: "http://img.b2bpic.net/free-photo/full-length-african-american-mechanic-businesswoman-communicating-auto-repair-shop_637285-11589.jpg", - }, + imageSrc: "http://img.b2bpic.net/free-photo/full-length-african-american-mechanic-businesswoman-communicating-auto-repair-shop_637285-11589.jpg"}, { - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-installing-spring-wire_1170-1343.jpg", - }, + imageSrc: "http://img.b2bpic.net/free-photo/mechanic-installing-spring-wire_1170-1343.jpg"}, { - imageSrc: "http://img.b2bpic.net/free-photo/romantic-couple-city-with-engagement-ring-after-proposal_23-2149488119.jpg", - }, + imageSrc: "http://img.b2bpic.net/free-photo/romantic-couple-city-with-engagement-ring-after-proposal_23-2149488119.jpg"}, { - imageSrc: "http://img.b2bpic.net/free-photo/portrait-truck-driver-with-crossed-arms-standing-empty-truck-trailer_342744-1284.jpg", - }, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-truck-driver-with-crossed-arms-standing-empty-truck-trailer_342744-1284.jpg"}, { - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-control-box_107420-95947.jpg", - }, + imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-control-box_107420-95947.jpg"}, ]} rightItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-repairing-bicycle_23-2148138537.jpg", - }, + imageSrc: "http://img.b2bpic.net/free-photo/mechanic-repairing-bicycle_23-2148138537.jpg"}, { - imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-working-outdoors_23-2149714259.jpg", - }, + imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-working-outdoors_23-2149714259.jpg"}, { - imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17798.jpg", - }, + imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17798.jpg"}, { - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-asian-handyman-arriving-house-call_1098-17816.jpg", - }, + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-asian-handyman-arriving-house-call_1098-17816.jpg"}, { - imageSrc: "http://img.b2bpic.net/free-photo/man-engaged-household-task_23-2151741262.jpg", - }, + imageSrc: "http://img.b2bpic.net/free-photo/man-engaged-household-task_23-2151741262.jpg"}, { - imageSrc: "http://img.b2bpic.net/free-photo/carpenter-evaluates-drilling-result-board_169016-13167.jpg", - }, + imageSrc: "http://img.b2bpic.net/free-photo/carpenter-evaluates-drilling-result-board_169016-13167.jpg"}, ]} /> @@ -82,20 +62,11 @@ export default function HomePage() { description="We don't just fix springs and openers—we ensure your home remains secure and convenient. Our family-owned business prides itself on patient service, honest assessments, and treating every repair like our own." items={[ { - icon: Shield, - title: "Fully Insured", - description: "Peace of mind for every job.", - }, + icon: "Shield", title: "Fully Insured", description: "Peace of mind for every job."}, { - icon: Wrench, - title: "Expert Technicians", - description: "Highly trained and courteous staff.", - }, + icon: "Wrench", title: "Expert Technicians", description: "Highly trained and courteous staff."}, { - icon: Clock, - title: "Same-Day Response", - description: "We understand the urgency of repairs.", - }, + icon: "Clock", title: "Same-Day Response", description: "We understand the urgency of repairs."}, ]} imageSrc="http://img.b2bpic.net/free-photo/auto-mechanics-with-protective-face-masks-using-laptop-repair-shop_637285-9420.jpg" /> @@ -110,25 +81,13 @@ export default function HomePage() { description="From broken spring replacements to full overhead system overhauls, our team provides solutions for all makes and models." features={[ { - title: "Spring Repair", - description: "Safe, efficient replacement of torsion and extension springs.", - imageSrc: "http://img.b2bpic.net/free-photo/view-hands-engaged-it-yourself-project_23-2151509493.jpg", - }, + title: "Spring Repair", description: "Safe, efficient replacement of torsion and extension springs.", imageSrc: "http://img.b2bpic.net/free-photo/view-hands-engaged-it-yourself-project_23-2151509493.jpg"}, { - title: "Opener Repair", - description: "Smart home integration and system troubleshooting.", - imageSrc: "http://img.b2bpic.net/free-photo/metallic-wall-with-shadow_23-2148107016.jpg", - }, + title: "Opener Repair", description: "Smart home integration and system troubleshooting.", imageSrc: "http://img.b2bpic.net/free-photo/metallic-wall-with-shadow_23-2148107016.jpg"}, { - title: "Door Maintenance", - description: "Comprehensive tune-ups for silent, smooth operation.", - imageSrc: "http://img.b2bpic.net/free-photo/electrician-installs-sockets-apartment-checking-installed-sockets-wall-apartment-with-laser-level-selective-focus-sockets_166373-2201.jpg", - }, + title: "Door Maintenance", description: "Comprehensive tune-ups for silent, smooth operation.", imageSrc: "http://img.b2bpic.net/free-photo/electrician-installs-sockets-apartment-checking-installed-sockets-wall-apartment-with-laser-level-selective-focus-sockets_166373-2201.jpg"}, { - title: "New Installation", - description: "Modern, energy-efficient doors to boost curb appeal.", - imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17657.jpg", - }, + title: "New Installation", description: "Modern, energy-efficient doors to boost curb appeal.", imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17657.jpg"}, ]} /> @@ -142,23 +101,11 @@ export default function HomePage() { description="Providing measurable value to Ennis residents every day." metrics={[ { - value: "15+", - title: "Years Experience", - description: "Delivering quality results locally.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-male-electrician-workplace_23-2148087655.jpg", - }, + value: "15+", title: "Years Experience", description: "Delivering quality results locally.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-male-electrician-workplace_23-2148087655.jpg"}, { - value: "24/7", - title: "Expert Support", - description: "Always ready to help you.", - imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-owner-working_23-2148828356.jpg", - }, + value: "24/7", title: "Expert Support", description: "Always ready to help you.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-owner-working_23-2148828356.jpg"}, { - value: "5000+", - title: "Happy Homeowners", - description: "Trusted by neighbors in Ennis.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-engineer-work-clothes-yellow-hardhat-happily-looking-camera-holding-keys-new-apartment-hand_574295-1996.jpg", - }, + value: "5000+", title: "Happy Homeowners", description: "Trusted by neighbors in Ennis.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-engineer-work-clothes-yellow-hardhat-happily-looking-camera-holding-keys-new-apartment-hand_574295-1996.jpg"}, ]} /> @@ -172,21 +119,13 @@ export default function HomePage() { description="Transparency starts with clear communication. Here are answers to common questions about our service." items={[ { - question: "What areas do you serve?", - answer: "We specialize in Ennis, TX, and surrounding residential communities.", - }, + question: "What areas do you serve?", answer: "We specialize in Ennis, TX, and surrounding residential communities."}, { - question: "Do you offer emergency services?", - answer: "Yes, we prioritize same-day service for critical garage door issues.", - }, + question: "Do you offer emergency services?", answer: "Yes, we prioritize same-day service for critical garage door issues."}, { - question: "How do I get a price estimate?", - answer: "Schedule your free on-site inspection for a transparent, no-obligation quote.", - }, + question: "How do I get a price estimate?", answer: "Schedule your free on-site inspection for a transparent, no-obligation quote."}, { - question: "Are your technicians licensed?", - answer: "Our entire team is fully trained, background-checked, and insured.", - }, + question: "Are your technicians licensed?", answer: "Our entire team is fully trained, background-checked, and insured."}, ]} imageSrc="http://img.b2bpic.net/free-photo/long-distance-relationship-couple-meeting_23-2149324599.jpg" /> @@ -201,45 +140,20 @@ export default function HomePage() { description="Real feedback from residents who trust us with their security." testimonials={[ { - id: "1", - name: "Sarah Miller", - role: "Homeowner", - quote: "The Perez brothers arrived exactly when they said they would. Super professional!", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/excited-female-manual-worker-looking-with-bugged-eyes-full-happiness-opened-mouth-while-being-promoted-holding-drilling-machine-blueprint-her-hands-isolated-yellow-wall_273609-7904.jpg", - }, + name: "Sarah Miller", role: "Homeowner", quote: "The Perez brothers arrived exactly when they said they would. Super professional!", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/excited-female-manual-worker-looking-with-bugged-eyes-full-happiness-opened-mouth-while-being-promoted-holding-drilling-machine-blueprint-her-hands-isolated-yellow-wall_273609-7904.jpg"}, { - id: "2", - name: "David Jenkins", - role: "Property Manager", - quote: "Reliable partner for all our properties. Highly recommend.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-builder-woman-construction-uniform-safety-helmet-holding-wrench-happy-surprised-showing-index-finger-standing-orange_141793-128646.jpg", - }, + name: "David Jenkins", role: "Property Manager", quote: "Reliable partner for all our properties. Highly recommend.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/young-builder-woman-construction-uniform-safety-helmet-holding-wrench-happy-surprised-showing-index-finger-standing-orange_141793-128646.jpg"}, { - id: "3", - name: "Emily Watson", - role: "Homeowner", - quote: "Fixed my door opener within an hour. Saved my week!", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/country-music-interpret-singing-outdoors_23-2149498450.jpg", - }, + name: "Emily Watson", role: "Homeowner", quote: "Fixed my door opener within an hour. Saved my week!", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/country-music-interpret-singing-outdoors_23-2149498450.jpg"}, { - id: "4", - name: "Robert Chen", - role: "Homeowner", - quote: "Honest pricing and excellent craftsmanship. True pros.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/repair-renovation-construction-occupation-concept_343059-3494.jpg", - }, + name: "Robert Chen", role: "Homeowner", quote: "Honest pricing and excellent craftsmanship. True pros.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/repair-renovation-construction-occupation-concept_343059-3494.jpg"}, { - id: "5", - name: "Jessica Lee", - role: "Homeowner", - quote: "Fantastic service. They explained everything clearly.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-street-using-mobile-phone_657883-744.jpg", - }, + name: "Jessica Lee", role: "Homeowner", quote: "Fantastic service. They explained everything clearly.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/man-street-using-mobile-phone_657883-744.jpg"}, ]} /> @@ -252,14 +166,7 @@ export default function HomePage() { title="Recognized Excellence" description="Committed to the highest standards of safety and professionalism." names={[ - "Ennis Business Alliance", - "Garage Door Pros Association", - "BBB Accredited", - "Certified Safety Experts", - "Local Service Leaders", - "TX Home Maintenance Guild", - "Top Rated Service", - ]} + "Ennis Business Alliance", "Garage Door Pros Association", "BBB Accredited", "Certified Safety Experts", "Local Service Leaders", "TX Home Maintenance Guild", "Top Rated Service"]} /> @@ -270,13 +177,9 @@ export default function HomePage() { tag="Get Started" text="Ready to get your garage door back in action? Book your free inspection now." primaryButton={{ - text: "Get Your Free Inspection Today", - href: "#", - }} + text: "Get Your Free Inspection Today", href: "#"}} secondaryButton={{ - text: "Call 972-XXX-XXXX", - href: "tel:9720000000", - }} + text: "Call 972-XXX-XXXX", href: "tel:9720000000"}} /> -- 2.49.1