Update src/app/page.tsx

This commit is contained in:
2026-04-17 08:28:51 +00:00
parent fdbe1fce4b
commit f273cb0369

View File

@@ -65,7 +65,7 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[]}
title="WHAT WE DO"
description="Reliable property solutions delivered with military-grade precision for your home or business at Reedpropertysolutionsllc.com."
description="Reliable property solutions delivered with precision for your home or business at Reedpropertysolutionsllc.com."
/>
</div>
@@ -73,8 +73,8 @@ export default function LandingPage() {
<InlineImageSplitTextAbout
useInvertedBackground={false}
heading={[
{ type: "text", content: "TRUSTED, VETERAN-OWNED SERVICE" },
{ type: "text", content: "REED PROPERTY SOLUTIONS LLC IS BUILT ON MILITARY VALUES: HONOR, RELIABILITY, AND PRECISION. AS A VETERAN-OWNED BUSINESS, WE BRING A LEVEL OF DISCIPLINE AND INTEGRITY TO EVERY PROPERTY JOB, ENSURING YOU RECEIVE SERVICE YOU CAN TRUST TO GET THE JOB DONE RIGHT, ON TIME, EVERY TIME." }
{ type: "text", content: "VETERAN-OWNED PROPERTY SOLUTIONS" },
{ type: "text", content: "Reed Property Solutions LLC is a proud veteran-owned business. We bring a high level of dedication and care to every property job, ensuring your needs are met with reliability and professionalism, every time." }
]}
/>
</div>