Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-03-08 05:00:02 +00:00

View File

@@ -278,8 +278,8 @@ export default function LandingPage() {
background={{ variant: "plain" }}
useInvertedBackground={false}
buttons={[
{ text: "Call (704) 713-4391", href: "tel:(704)713-4391" },
{ text: "Schedule Consultation", href: "#" }
{ text: "Call (704) 713-4391", href: "tel:(704)713-4391", ariaLabel: "Call Yes Realtors LLC phone number 704 713 4391" },
{ text: "Schedule Consultation", href: "#", ariaLabel: "Schedule a consultation with Yes Realtors LLC" }
]}
/>
</div>