From 4473c89f72848776915f1ce6b704524fcdcc52e0 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Mon, 22 Jun 2026 12:01:51 +0000 Subject: [PATCH 1/2] Bob AI: fix build error in src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index efa6ded..783013e 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -198,7 +198,7 @@ export default function HomePage() { description="Hear what our local clients have to say about our professionalism." testimonials={[ { - id: "1", + id: "2", name: "Rhonda Mclean", role: "Local Guide", company: "Burnett Client", @@ -214,7 +214,7 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/happy-young-handsome-man-sitting-cafe-table_1262-975.jpg", }, { - id: "3", + id: "4", name: "Anonymous", role: "Customer", company: "Burnett Client", -- 2.49.1 From e8038decaed15b40438bbfa5b017e96d357ae7f0 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 22 Jun 2026 12:01:59 +0000 Subject: [PATCH 2/2] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 171 ++++++++++------------------------------- 1 file changed, 39 insertions(+), 132 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 783013e..f655821 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -18,32 +18,22 @@ export default function HomePage() { title="Burnett Construction" description="Professional construction services in the Summit Building. Trusted, timely, and quality results for all your residential and commercial needs." primaryButton={{ - text: "Contact Us", - href: "#contact", - }} + text: "Contact Us", href: "#contact"}} secondaryButton={{ - text: "Call Now", - href: "tel:4323350126", - }} + text: "Call Now", href: "tel:4323350126"}} items={[ { - imageSrc: "http://img.b2bpic.net/free-photo/monochrome-scene-depicting-life-workers-construction-industry-site_23-2151431468.jpg", - }, + imageSrc: "http://img.b2bpic.net/free-photo/monochrome-scene-depicting-life-workers-construction-industry-site_23-2151431468.jpg"}, { - imageSrc: "http://img.b2bpic.net/free-photo/crop-building-construction_23-2147785501.jpg", - }, + imageSrc: "http://img.b2bpic.net/free-photo/crop-building-construction_23-2147785501.jpg"}, { - imageSrc: "http://img.b2bpic.net/free-photo/view-construction-work-site_1398-2992.jpg", - }, + imageSrc: "http://img.b2bpic.net/free-photo/view-construction-work-site_1398-2992.jpg"}, { - imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-construction-site-with-excavator-trucks-near-waterfront-homes_1308-189688.jpg", - }, + imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-construction-site-with-excavator-trucks-near-waterfront-homes_1308-189688.jpg"}, { - imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-construction-site-with-scaffolding-clear-blue-sky_181624-27944.jpg", - }, + imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-construction-site-with-scaffolding-clear-blue-sky_181624-27944.jpg"}, { - imageSrc: "http://img.b2bpic.net/free-photo/analog-city-landscape-with-buildings-daylight_23-2149661430.jpg", - }, + imageSrc: "http://img.b2bpic.net/free-photo/analog-city-landscape-with-buildings-daylight_23-2149661430.jpg"}, ]} /> @@ -57,20 +47,11 @@ export default function HomePage() { description="At Burnett Construction, we pride ourselves on friendly service, timely repairs, and professionalism that our clients rely on. We are dedicated to quality." items={[ { - icon: CheckCircle, - title: "Timely Repairs", - description: "We ensure your project is completed within the agreed timeframe.", - }, + icon: "CheckCircle", title: "Timely Repairs", description: "We ensure your project is completed within the agreed timeframe."}, { - icon: Shield, - title: "Quality Assured", - description: "Professional standards applied to every detail of our work.", - }, + icon: "Shield", title: "Quality Assured", description: "Professional standards applied to every detail of our work."}, { - icon: Users, - title: "Friendly Staff", - description: "Our team is dedicated to clear communication and great service.", - }, + icon: "Users", title: "Friendly Staff", description: "Our team is dedicated to clear communication and great service."}, ]} imageSrc="http://img.b2bpic.net/free-photo/construction-crane-modern-residential-complex-near-water-new-housing-by-lake_169016-69026.jpg" /> @@ -85,20 +66,11 @@ export default function HomePage() { description="High-quality construction solutions tailored to meet your unique needs." items={[ { - title: "Residential Construction", - description: "Building quality homes with attention to every detail.", - imageSrc: "http://img.b2bpic.net/free-photo/home-icon-front-side_187299-39256.jpg", - }, + title: "Residential Construction", description: "Building quality homes with attention to every detail.", imageSrc: "http://img.b2bpic.net/free-photo/home-icon-front-side_187299-39256.jpg"}, { - title: "Commercial Development", - description: "Expert construction services for businesses in Odessa.", - imageSrc: "http://img.b2bpic.net/free-photo/construction-activity-dubai-downtown-dubai-uae-dubai-is-most-populous-city-emirate-united-arab-emirates_231208-7566.jpg", - }, + title: "Commercial Development", description: "Expert construction services for businesses in Odessa.", imageSrc: "http://img.b2bpic.net/free-photo/construction-activity-dubai-downtown-dubai-uae-dubai-is-most-populous-city-emirate-united-arab-emirates_231208-7566.jpg"}, { - title: "Timely Repairs", - description: "Fast and efficient repair services for any property needs.", - imageSrc: "http://img.b2bpic.net/free-photo/air-conditioner-cleaning-commission_482257-85116.jpg", - }, + title: "Timely Repairs", description: "Fast and efficient repair services for any property needs.", imageSrc: "http://img.b2bpic.net/free-photo/air-conditioner-cleaning-commission_482257-85116.jpg"}, ]} /> @@ -112,40 +84,19 @@ export default function HomePage() { description="Explore our portfolio of recent work across Odessa." items={[ { - title: "Residential Home", - description: "Modern home construction.", - imageSrc: "http://img.b2bpic.net/free-photo/office-buildings-with-modern-architecture_107420-95730.jpg", - }, + title: "Residential Home", description: "Modern home construction.", imageSrc: "http://img.b2bpic.net/free-photo/office-buildings-with-modern-architecture_107420-95730.jpg"}, { - title: "Commercial Space", - description: "Professional office renovation.", - imageSrc: "http://img.b2bpic.net/free-photo/african-american-lady-safety-helmet-standing-near-model-building_23-2148039865.jpg", - }, + title: "Commercial Space", description: "Professional office renovation.", imageSrc: "http://img.b2bpic.net/free-photo/african-american-lady-safety-helmet-standing-near-model-building_23-2148039865.jpg"}, { - title: "Kitchen Remodel", - description: "High-end kitchen renovation.", - imageSrc: "http://img.b2bpic.net/free-photo/workers-talking-phone-doing-paperwork_23-2147668775.jpg", - }, + title: "Kitchen Remodel", description: "High-end kitchen renovation.", imageSrc: "http://img.b2bpic.net/free-photo/workers-talking-phone-doing-paperwork_23-2147668775.jpg"}, { - title: "Bathroom Refit", - description: "Modern bathroom installation.", - imageSrc: "http://img.b2bpic.net/free-photo/bathroom-interior-design-zoom-calls-with-plant_23-2149684495.jpg", - }, + title: "Bathroom Refit", description: "Modern bathroom installation.", imageSrc: "http://img.b2bpic.net/free-photo/bathroom-interior-design-zoom-calls-with-plant_23-2149684495.jpg"}, { - title: "Outdoor Decking", - description: "Custom backyard deck.", - imageSrc: "http://img.b2bpic.net/free-photo/younger-older-carpenter-measuring-wooden-planks_329181-15704.jpg", - }, + title: "Outdoor Decking", description: "Custom backyard deck.", imageSrc: "http://img.b2bpic.net/free-photo/younger-older-carpenter-measuring-wooden-planks_329181-15704.jpg"}, { - title: "Exterior Facade", - description: "Building facade upgrade.", - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-croatia-monument-uprising-people-banija-kordun_181624-6228.jpg", - }, + title: "Exterior Facade", description: "Building facade upgrade.", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-croatia-monument-uprising-people-banija-kordun_181624-6228.jpg"}, { - title: "Flooring Work", - description: "Professional flooring installation.", - imageSrc: "http://img.b2bpic.net/free-photo/bathroom-sign-dark-door_23-2149936880.jpg", - }, + title: "Flooring Work", description: "Professional flooring installation.", imageSrc: "http://img.b2bpic.net/free-photo/bathroom-sign-dark-door_23-2149936880.jpg"}, ]} /> @@ -159,31 +110,16 @@ export default function HomePage() { description="Building trust through proven performance in the construction industry." metrics={[ { - value: "100+", - title: "Projects Completed", - features: [ - "Residential", - "Commercial", - "Repairs", - ], + value: "100+", title: "Projects Completed", features: [ + "Residential", "Commercial", "Repairs"], }, { - value: "4.0", - title: "Average Rating", - features: [ - "Client satisfaction", - "Timely delivery", - "Professionalism", - ], + value: "4.0", title: "Average Rating", features: [ + "Client satisfaction", "Timely delivery", "Professionalism"], }, { - value: "20+", - title: "Years Experience", - features: [ - "Industry expertise", - "Local knowledge", - "Quality focus", - ], + value: "20+", title: "Years Experience", features: [ + "Industry expertise", "Local knowledge", "Quality focus"], }, ]} /> @@ -198,45 +134,20 @@ export default function HomePage() { description="Hear what our local clients have to say about our professionalism." testimonials={[ { - id: "2", - name: "Rhonda Mclean", - role: "Local Guide", - company: "Burnett Client", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-business-man-greeting-colleague_74855-1519.jpg", - }, + name: "Rhonda Mclean", role: "Local Guide", company: "Burnett Client", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-business-man-greeting-colleague_74855-1519.jpg"}, { - id: "2", - name: "Esperanza Garcia", - role: "Local Guide", - company: "Burnett Client", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-young-handsome-man-sitting-cafe-table_1262-975.jpg", - }, + name: "Esperanza Garcia", role: "Local Guide", company: "Burnett Client", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/happy-young-handsome-man-sitting-cafe-table_1262-975.jpg"}, { - id: "4", - name: "Anonymous", - role: "Customer", - company: "Burnett Client", - rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/female-engineers-gesturing-thumb-up_23-2147771750.jpg", - }, + name: "Anonymous", role: "Customer", company: "Burnett Client", rating: 4, + imageSrc: "http://img.b2bpic.net/free-photo/female-engineers-gesturing-thumb-up_23-2147771750.jpg"}, { - id: "4", - name: "Property Owner", - role: "Tenant", - company: "Burnett Client", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiley-old-man-with-helmet-showing-approval_23-2148269393.jpg", - }, + name: "Property Owner", role: "Tenant", company: "Burnett Client", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/smiley-old-man-with-helmet-showing-approval_23-2148269393.jpg"}, { - id: "5", - name: "Business Owner", - role: "Partner", - company: "Burnett Client", - rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/couple-holding-house-sign-made-measuring-tape_329181-9317.jpg", - }, + name: "Business Owner", role: "Partner", company: "Burnett Client", rating: 4, + imageSrc: "http://img.b2bpic.net/free-photo/couple-holding-house-sign-made-measuring-tape_329181-9317.jpg"}, ]} /> @@ -248,13 +159,9 @@ export default function HomePage() { tag="Contact Us" text="Ready to start your next construction project? Reach out to Burnett Construction today." primaryButton={{ - text: "Call Now (432) 335-0126", - href: "tel:4323350126", - }} + text: "Call Now (432) 335-0126", href: "tel:4323350126"}} secondaryButton={{ - text: "Visit Us", - href: "https://maps.google.com", - }} + text: "Visit Us", href: "https://maps.google.com"}} /> -- 2.49.1