Merge version_3 into main #6

Merged
bender merged 1 commits from version_3 into main 2026-05-06 12:18:55 +00:00

View File

@@ -155,7 +155,7 @@ export default function LandingPage() {
{
id: "4", name: "Robert Smith", date: "Aug 2023", title: "Seller", quote: "Professionalism from start to finish.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-child-hugging-their-parents_1098-890.jpg", imageSrc: "http://img.b2bpic.net/free-photo/pollution-concept-with-town-full-smoke_23-2149094924.jpg", imageAlt: "professional portrait friendly client"},
{
id: "5", name: "Lisa Wang", date: "July 2023", title: "Buyer", quote: "They found our dream home in record time.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-smiling-black-man-wool-suit_613910-16049.jpg", imageSrc: "http://img.b2bpic.net/free-vector/insurance-simple-element_24908-54322.jpg", imageAlt: "professional portrait friendly client"},
id: "5", name: "Lisa Wang", date: "July 2023", title: "Buyer", quote: "They found our dream home in record time.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-smiling-black-man-wool-suit_613910-16049.jpg", imageSrc: "http://img.b2bvector.net/free-vector/insurance-simple-element_24908-54322.jpg", imageAlt: "professional portrait friendly client"},
]}
title="Client Success Stories"
description="See why homeowners choose Square One for their biggest decisions."
@@ -182,11 +182,14 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactSplit
tag="Inquire"
title="Connect With Us"
description="Ready to get started? Send us a message and we'll reach out promptly."
imageSrc="http://img.b2bpic.net/free-photo/living-room-blurred_1203-50.jpg"
buttonText="Submit"
background={{ variant: "plain" }}
useInvertedBackground={false}
mediaAnimation="none"
/>
</div>