From 2a9f33df6a32d96007356778020cf1033a58a44d Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 15:22:28 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 144 ++++++++++++++++------------------------------- 1 file changed, 48 insertions(+), 96 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 85929ce..b581db1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -80,57 +80,41 @@ const HomePage = () => { carouselPosition="right" leftCarouselItems={activeCompany === "solutions" ? [ { - imageSrc: - "http://img.b2bpic.net/free-photo/happy-family-near-new-house-real-estate-concept_493343-29873.jpg?_wi=1", imageAlt: "Modern residential property development"}, + imageSrc: "http://img.b2bpic.net/free-photo/happy-family-near-new-house-real-estate-concept_493343-29873.jpg?_wi=1", imageAlt: "Modern residential property development"}, { - imageSrc: - "http://img.b2bpic.net/free-photo/electrician-with-tools-working-construction-site-repair-handyman-concept_169016-5889.jpg?_wi=1", imageAlt: "Property acquisition and renovation"}, + imageSrc: "http://img.b2bpic.net/free-photo/electrician-with-tools-working-construction-site-repair-handyman-concept_169016-5889.jpg?_wi=1", imageAlt: "Property acquisition and renovation"}, { - imageSrc: - "http://img.b2bpic.net/free-photo/house-model-compass-plan-background-real-estate-concept_1423-179.jpg?_wi=1", imageAlt: "Real estate investment opportunities"}, + imageSrc: "http://img.b2bpic.net/free-photo/house-model-compass-plan-background-real-estate-concept_1423-179.jpg?_wi=1", imageAlt: "Real estate investment opportunities"}, { - imageSrc: - "http://img.b2bpic.net/free-photo/construction-site-silhouette-sky-city-material_1127-2350.jpg?_wi=1", imageAlt: "Construction and development projects"}, + imageSrc: "http://img.b2bpic.net/free-photo/construction-site-silhouette-sky-city-material_1127-2350.jpg?_wi=1", imageAlt: "Construction and development projects"}, ] : [ { - imageSrc: - "http://img.b2bpic.net/free-photo/closeup-unrecognizable-couple-signing-contract-with-financial-advisor_637285-11092.jpg?_wi=1", imageAlt: "Insurance claim assessment and documentation"}, + imageSrc: "http://img.b2bpic.net/free-photo/closeup-unrecognizable-couple-signing-contract-with-financial-advisor_637285-11092.jpg?_wi=1", imageAlt: "Insurance claim assessment and documentation"}, { - imageSrc: - "http://img.b2bpic.net/free-photo/close-up-machete-house-with-magnifying-glass_23-2148269373.jpg?_wi=1", imageAlt: "Property damage evaluation and claim negotiation"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-machete-house-with-magnifying-glass_23-2148269373.jpg?_wi=1", imageAlt: "Property damage evaluation and claim negotiation"}, { - imageSrc: - "http://img.b2bpic.net/free-photo/successful-businessman-suit-reading-document-signing-female-grey-haired-manager-eyeglasses-pointing-something-report-partners-working-office-business-management-concept_74855-7809.jpg?_wi=1", imageAlt: "Professional claim advocacy services"}, + imageSrc: "http://img.b2bpic.net/free-photo/successful-businessman-suit-reading-document-signing-female-grey-haired-manager-eyeglasses-pointing-something-report-partners-working-office-business-management-concept_74855-7809.jpg?_wi=1", imageAlt: "Professional claim advocacy services"}, { - imageSrc: - "http://img.b2bpic.net/free-photo/middle-aged-couple-meeting-with-notary_74855-2978.jpg?_wi=1", imageAlt: "Homeowner protection and settlement support"}, + imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-couple-meeting-with-notary_74855-2978.jpg?_wi=1", imageAlt: "Homeowner protection and settlement support"}, ]} rightCarouselItems={activeCompany === "solutions" ? [ { - imageSrc: - "http://img.b2bpic.net/free-photo/closeup-unrecognizable-couple-signing-contract-with-financial-advisor_637285-11092.jpg?_wi=2", imageAlt: "Insurance claim assessment and documentation"}, + imageSrc: "http://img.b2bpic.net/free-photo/closeup-unrecognizable-couple-signing-contract-with-financial-advisor_637285-11092.jpg?_wi=2", imageAlt: "Insurance claim assessment and documentation"}, { - imageSrc: - "http://img.b2bpic.net/free-photo/close-up-machete-house-with-magnifying-glass_23-2148269373.jpg?_wi=2", imageAlt: "Property damage evaluation and claim negotiation"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-machete-house-with-magnifying-glass_23-2148269373.jpg?_wi=2", imageAlt: "Property damage evaluation and claim negotiation"}, { - imageSrc: - "http://img.b2bpic.net/free-photo/successful-businessman-suit-reading-document-signing-female-grey-haired-manager-eyeglasses-pointing-something-report-partners-working-office-business-management-concept_74855-7809.jpg?_wi=2", imageAlt: "Professional claim advocacy services"}, + imageSrc: "http://img.b2bpic.net/free-photo/successful-businessman-suit-reading-document-signing-female-grey-haired-manager-eyeglasses-pointing-something-report-partners-working-office-business-management-concept_74855-7809.jpg?_wi=2", imageAlt: "Professional claim advocacy services"}, { - imageSrc: - "http://img.b2bpic.net/free-photo/middle-aged-couple-meeting-with-notary_74855-2978.jpg?_wi=2", imageAlt: "Homeowner protection and settlement support"}, + imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-couple-meeting-with-notary_74855-2978.jpg?_wi=2", imageAlt: "Homeowner protection and settlement support"}, ] : [ { - imageSrc: - "http://img.b2bpic.net/free-photo/happy-family-near-new-house-real-estate-concept_493343-29873.jpg?_wi=2", imageAlt: "Modern residential property development"}, + imageSrc: "http://img.b2bpic.net/free-photo/happy-family-near-new-house-real-estate-concept_493343-29873.jpg?_wi=2", imageAlt: "Modern residential property development"}, { - imageSrc: - "http://img.b2bpic.net/free-photo/electrician-with-tools-working-construction-site-repair-handyman-concept_169016-5889.jpg?_wi=2", imageAlt: "Property acquisition and renovation"}, + imageSrc: "http://img.b2bpic.net/free-photo/electrician-with-tools-working-construction-site-repair-handyman-concept_169016-5889.jpg?_wi=2", imageAlt: "Property acquisition and renovation"}, { - imageSrc: - "http://img.b2bpic.net/free-photo/house-model-compass-plan-background-real-estate-concept_1423-179.jpg?_wi=2", imageAlt: "Real estate investment opportunities"}, + imageSrc: "http://img.b2bpic.net/free-photo/house-model-compass-plan-background-real-estate-concept_1423-179.jpg?_wi=2", imageAlt: "Real estate investment opportunities"}, { - imageSrc: - "http://img.b2bpic.net/free-photo/construction-site-silhouette-sky-city-material_1127-2350.jpg?_wi=2", imageAlt: "Construction and development projects"}, + imageSrc: "http://img.b2bpic.net/free-photo/construction-site-silhouette-sky-city-material_1127-2350.jpg?_wi=2", imageAlt: "Construction and development projects"}, ]} buttons={activeCompany === "solutions" ? [ { text: "Explore Solutions", href: "/solutions" }, @@ -148,15 +132,13 @@ const HomePage = () => { features={[ { icon: Home, - title: "Broadscope Solutions", description: - "Real estate solutions including property acquisition, renovation, development, and investment opportunities for buyers and investors.", button: { + title: "Broadscope Solutions", description: "Real estate solutions including property acquisition, renovation, development, and investment opportunities for buyers and investors.", button: { text: "View Solutions", onClick: () => setActiveCompany("solutions"), }, }, { icon: Zap, - title: "Broadscope Adjusters", description: - "Expert public adjusting services to advocate for your property damage claims and maximize your insurance settlements.", button: { + title: "Broadscope Adjusters", description: "Expert public adjusting services to advocate for your property damage claims and maximize your insurance settlements.", button: { text: "View Adjusters", onClick: () => setActiveCompany("adjusters"), }, }, @@ -175,16 +157,13 @@ const HomePage = () => { features={[ { icon: Building2, - title: "Property Acquisition", description: - "We purchase undervalued properties, distressed assets, and investment opportunities. Expert sourcing and negotiation for optimal deals."}, + title: "Property Acquisition", description: "We purchase undervalued properties, distressed assets, and investment opportunities. Expert sourcing and negotiation for optimal deals."}, { icon: Hammer, - title: "Renovation & Development", description: - "Full-service renovation and construction development. We transform properties to maximize value and market appeal."}, + title: "Renovation & Development", description: "Full-service renovation and construction development. We transform properties to maximize value and market appeal."}, { icon: TrendingUp, - title: "Investor Relations", description: - "Source investment opportunities and deal packages for qualified investors looking to expand their portfolios."}, + title: "Investor Relations", description: "Source investment opportunities and deal packages for qualified investors looking to expand their portfolios."}, ]} animationType="slide-up" title="Broadscope Solutions Services" @@ -201,16 +180,13 @@ const HomePage = () => { features={[ { icon: Eye, - title: "Comprehensive Assessment", description: - "Complete property damage inspection and evaluation. We document all losses to ensure nothing is missed in your claim."}, + title: "Comprehensive Assessment", description: "Complete property damage inspection and evaluation. We document all losses to ensure nothing is missed in your claim."}, { icon: Handshake, - title: "Claim Negotiation", description: - "Professional advocacy and negotiation with insurers. We fight for fair settlements and advocate on your behalf throughout the process."}, + title: "Claim Negotiation", description: "Professional advocacy and negotiation with insurers. We fight for fair settlements and advocate on your behalf throughout the process."}, { icon: Camera, - title: "Documentation & Recovery", description: - "Expert damage documentation and loss inventory. We maximize your recovery and ensure complete claim coverage."}, + title: "Documentation & Recovery", description: "Expert damage documentation and loss inventory. We maximize your recovery and ensure complete claim coverage."}, ]} animationType="slide-up" title="Broadscope Adjusters Services" @@ -225,42 +201,30 @@ const HomePage = () => { {