From ed7e34143fa48e35e245b6c364bdd3e62ea4d113 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 23 Mar 2026 21:12:29 +0000 Subject: [PATCH] Update src/app/sell-your-house-fast/page.tsx --- src/app/sell-your-house-fast/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/sell-your-house-fast/page.tsx b/src/app/sell-your-house-fast/page.tsx index 03a3596..c1b9d87 100644 --- a/src/app/sell-your-house-fast/page.tsx +++ b/src/app/sell-your-house-fast/page.tsx @@ -50,16 +50,16 @@ export default function LandingPage() { title: "Close On Your Timeline", description: "If you accept, we close on the date that works best for you, often in as little as 7-14 days.", imageSrc: "http://img.b2bpic.net/free-vector/appointment-booking-landing-page_23-2148559971.jpg", imageAlt: "Calendar icon for closing date" }, { - title: "No Repairs Required", description: "Sell your house as-is. We handle all necessary repairs and renovations after purchase." + title: "No Repairs Required", description: "Sell your house as-is. We handle all necessary repairs and renovations after purchase.", imageSrc: "http://img.b2bpic.net/free-vector/appointment-booking-with-smartphone_23-2148564871.jpg", imageAlt: "No repairs needed icon" }, { - title: "No Realtor Fees", description: "Avoid commissions and hidden fees. Our offer is the cash you receive." + title: "No Realtor Fees", description: "Avoid commissions and hidden fees. Our offer is the cash you receive.", imageSrc: "http://img.b2bpic.net/free-vector/business-growth-money-savings-statistics_24877-49819.jpg", imageAlt: "No realtor fees icon" }, { - title: "Fast Closings", description: "Need to sell quickly? We can close in as little as 7-14 days, tailored to your schedule." + title: "Fast Closings", description: "Need to sell quickly? We can close in as little as 7-14 days, tailored to your schedule.", imageSrc: "http://img.b2bpic.net/free-vector/appointment-booking-landing-page_23-2148559971.jpg", imageAlt: "Fast closing calendar icon" }, { - title: "We Buy Houses As-Is", description: "Regardless of condition, age, or situation, we buy houses in any state, saving you time and money." + title: "We Buy Houses As-Is", description: "Regardless of condition, age, or situation, we buy houses in any state, saving you time and money.", imageSrc: "http://img.b2bpic.net/free-vector/appointment-booking-with-smartphone_23-2148564871.jpg", imageAlt: "House as-is icon" } ]} gridVariant="two-columns-alternating-heights" -- 2.49.1