diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 7c0bf52..bd5323d 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -140,15 +140,15 @@ export default function ContactUsPage() { description="We're committed to a transparent, fair, and hassle-free process. Your peace of mind is our priority." features={[ { - title: "We buy houses in any condition", description: "Sell your property exactly as-is. We handle all types of properties, from perfect to distressed, without you needing to do any repairs."}, + title: "We buy houses in any condition", description: "Sell your property exactly as-is. We handle all types of properties, from perfect to distressed, without you needing to do any repairs.", videoSrc: "https://www.w3schools.com/html/mov_bbb.mp4", videoAriaLabel: "A short video clip illustrating the feature"}, { - title: "No realtor commissions", description: "Forget about hefty agent fees. When you sell to us, you avoid all commissions, maximizing the cash you receive."}, + title: "No realtor commissions", description: "Forget about hefty agent fees. When you sell to us, you avoid all commissions, maximizing the cash you receive.", videoSrc: "https://www.w3schools.com/html/mov_bbb.mp4", videoAriaLabel: "A short video clip illustrating the feature"}, { - title: "No repairs required", description: "Leave the hammers and paint brushes behind. We take on all necessary repairs and renovations after purchase, saving you time and money."}, + title: "No repairs required", description: "Leave the hammers and paint brushes behind. We take on all necessary repairs and renovations after purchase, saving you time and money.", videoSrc: "https://www.w3schools.com/html/mov_bbb.mp4", videoAriaLabel: "A short video clip illustrating the feature"}, { - title: "Close on your timeline", description: "Whether you need to sell in a week or prefer a later date, we work around your schedule to ensure a convenient closing."}, + title: "Close on your timeline", description: "Whether you need to sell in a week or prefer a later date, we work around your schedule to ensure a convenient closing.", videoSrc: "https://www.w3schools.com/html/mov_bbb.mp4", videoAriaLabel: "A short video clip illustrating the feature"}, { - title: "Simple and transparent process", description: "Our entire home buying process is straightforward, easy to understand, and free from hidden clauses or surprises."}, + title: "Simple and transparent process", description: "Our entire home buying process is straightforward, easy to understand, and free from hidden clauses or surprises.", videoSrc: "https://www.w3schools.com/html/mov_bbb.mp4", videoAriaLabel: "A short video clip illustrating the feature"}, ]} />