From 89376846fe46c410c892cdc23511542e0eed5575 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 06:28:11 +0000 Subject: [PATCH 1/4] Update src/app/about/page.tsx --- src/app/about/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 1f5b0e3..d4d73d6 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -42,7 +42,7 @@ const AboutPage = () => { tag="Our Company" title="Building Trust Through Expertise and Integrity" description="Precision Valuations stands as the premier provider of luxury property appraisals, combining rigorous methodology with deep industry relationships. Our team of MAI-designated appraisers brings decades of experience to every engagement, ensuring that your most valuable assets receive the expert analysis they deserve." - imageSrc="http://img.b2bpic.net/free-photo/happy-couple-financial-advisor-going-through-plans-meeting_637285-11088.jpg" + imageSrc="http://img.b2bpic.net/free-photo/happy-couple-financial-advisor-going-through-plans-meeting_637285-11088.jpg?_wi=3" imageAlt="Professional appraisal team consulting" buttons={[{ text: "Schedule a Consultation", href: "/contact" }]} useInvertedBackground={false} -- 2.49.1 From 6d34b6feb38aa3d48e04c2355dc2c6adb464130c Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 06:28:11 +0000 Subject: [PATCH 2/4] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f248072..a44ffc7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -86,7 +86,7 @@ const HomePage = () => { tag="Our Heritage" title="Decades of Expertise in Luxury Real Estate Valuation" description="With over 30 years of experience appraising premium land and estates, we understand the unique complexities of high-value properties. Our methodology combines rigorous data analysis with deep market knowledge to deliver valuations that command respect from investors, attorneys, and financial institutions." - imageSrc="http://img.b2bpic.net/free-photo/happy-couple-financial-advisor-going-through-plans-meeting_637285-11088.jpg" + imageSrc="http://img.b2bpic.net/free-photo/happy-couple-financial-advisor-going-through-plans-meeting_637285-11088.jpg?_wi=1" imageAlt="Professional appraisal team at work" buttons={[{ text: "Learn Our Process", href: "/services" }]} useInvertedBackground={false} @@ -106,19 +106,19 @@ const HomePage = () => { { title: "Development Land Appraisal", description: "Precise valuations for raw land, subdivision opportunities, and development potential assessments for commercial and residential projects.", - imageSrc: "http://img.b2bpic.net/free-photo/site-engineer-construction-site_53876-42833.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/site-engineer-construction-site_53876-42833.jpg?_wi=1", imageAlt: "Development land appraisal analysis", }, { title: "Estate & Legacy Planning", description: "Defensible valuations for estate tax purposes, charitable contributions, and generational wealth transfer documentation.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-financial-advisor-going-through-plans-meeting_637285-11088.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-financial-advisor-going-through-plans-meeting_637285-11088.jpg?_wi=2", imageAlt: "Estate planning consultation meeting", }, { title: "Litigation & Dispute Support", description: "Expert testimony and detailed analysis for boundary disputes, divorce proceedings, eminent domain cases, and insurance claims.", - imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shelves-full-with-police-documents-background-investigator-analyzing-crime-scene-evidence-african-american-private-detective-working-missing-person-case-arhive-room_482257-64180.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shelves-full-with-police-documents-background-investigator-analyzing-crime-scene-evidence-african-american-private-detective-working-missing-person-case-arhive-room_482257-64180.jpg?_wi=1", imageAlt: "Legal documents and valuations", }, ]} @@ -183,7 +183,7 @@ const HomePage = () => { title: "Exceptional rigor and professionalism", quote: "Their appraisals provided the confidence we needed for a $42M acquisition. The methodology was transparent and the conclusions fully defensible. We've retained them for our portfolio's ongoing valuations.", avatarSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-sitting-conference_1262-2322.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-sitting-conference_1262-2322.jpg?_wi=1", imageAlt: "Investment meeting at corporate office", }, { @@ -205,7 +205,7 @@ const HomePage = () => { title: "Critical for project viability", quote: "Their analysis identified hidden value in a development site that changed the project economics entirely. Invaluable insights and thoroughness.", avatarSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-grey-background_613910-11739.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/construction-site-with-tower-crane-apartments-urban-modern-architecture_169016-69092.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/construction-site-with-tower-crane-apartments-urban-modern-architecture_169016-69092.jpg?_wi=1", imageAlt: "Construction site development photograph", }, { @@ -216,7 +216,7 @@ const HomePage = () => { title: "Trusted partner for client portfolios", quote: "We refer all our high-net-worth clients to their team for property valuations. The quality is consistent, turnaround is reliable, and the expertise is unmatched.", avatarSrc: "http://img.b2bpic.net/free-photo/middle-age-businessman-smiling-happy-standing-city_839833-25759.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/business-meeting-office_1268-21517.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-meeting-office_1268-21517.jpg?_wi=1", imageAlt: "Financial advisory meeting scene", }, { -- 2.49.1 From 6f4fb6b156f645c480e66245bed60f032ecd0a08 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 06:28:12 +0000 Subject: [PATCH 3/4] Update src/app/portfolio/page.tsx --- src/app/portfolio/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/portfolio/page.tsx b/src/app/portfolio/page.tsx index 3ea24a5..e5c33c5 100644 --- a/src/app/portfolio/page.tsx +++ b/src/app/portfolio/page.tsx @@ -89,7 +89,7 @@ const PortfolioPage = () => { title: "Exceptional rigor and professionalism", quote: "Their appraisals provided the confidence we needed for a $42M acquisition. The methodology was transparent and the conclusions fully defensible. We've retained them for our portfolio's ongoing valuations.", avatarSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-sitting-conference_1262-2322.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-sitting-conference_1262-2322.jpg?_wi=2", imageAlt: "Investment meeting at corporate office", }, { @@ -100,7 +100,7 @@ const PortfolioPage = () => { title: "Critical for project viability", quote: "Their analysis identified hidden value in a development site that changed the project economics entirely. Invaluable insights and thoroughness.", avatarSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-grey-background_613910-11739.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/construction-site-with-tower-crane-apartments-urban-modern-architecture_169016-69092.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/construction-site-with-tower-crane-apartments-urban-modern-architecture_169016-69092.jpg?_wi=2", imageAlt: "Construction site development photograph", }, { @@ -111,7 +111,7 @@ const PortfolioPage = () => { title: "Trusted partner for client portfolios", quote: "We refer all our high-net-worth clients to their team for property valuations. The quality is consistent, turnaround is reliable, and the expertise is unmatched.", avatarSrc: "http://img.b2bpic.net/free-photo/middle-age-businessman-smiling-happy-standing-city_839833-25759.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/business-meeting-office_1268-21517.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-meeting-office_1268-21517.jpg?_wi=2", imageAlt: "Financial advisory meeting scene", }, ]} -- 2.49.1 From 1020c8480cc32da8b97fcee54227f51128480a9a Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 06:28:12 +0000 Subject: [PATCH 4/4] Update src/app/services/page.tsx --- src/app/services/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 1770e2d..647f7ff 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -48,21 +48,21 @@ const ServicesPage = () => { { title: "Development Land Appraisal", description: "Expert valuation of raw land, subdivision opportunities, and development potential. We analyze zoning, entitlements, infrastructure requirements, and market absorption to determine highest and best use and defensible land values.", - imageSrc: "http://img.b2bpic.net/free-photo/site-engineer-construction-site_53876-42833.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/site-engineer-construction-site_53876-42833.jpg?_wi=2", imageAlt: "Development land appraisal analysis", button: { text: "Learn More", href: "/contact" }, }, { title: "Estate & Legacy Planning", description: "Comprehensive valuations for estate tax reporting, charitable contributions, and generational wealth transfer. Our reports provide the documentation needed by tax authorities, attorneys, and financial advisors.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-financial-advisor-going-through-plans-meeting_637285-11088.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-financial-advisor-going-through-plans-meeting_637285-11088.jpg?_wi=4", imageAlt: "Estate planning consultation meeting", button: { text: "Learn More", href: "/contact" }, }, { title: "Litigation & Expert Testimony", description: "Court-defensible valuations for boundary disputes, divorce proceedings, eminent domain cases, and insurance claims. Our appraisers have extensive courtroom experience and provide compelling expert testimony.", - imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shelves-full-with-police-documents-background-investigator-analyzing-crime-scene-evidence-african-american-private-detective-working-missing-person-case-arhive-room_482257-64180.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shelves-full-with-police-documents-background-investigator-analyzing-crime-scene-evidence-african-american-private-detective-working-missing-person-case-arhive-room_482257-64180.jpg?_wi=2", imageAlt: "Legal documents and valuations", button: { text: "Learn More", href: "/contact" }, }, -- 2.49.1