Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-11 10:28:54 +00:00
Showing only changes of commit 70037c7466 - Show all commits

View File

@@ -78,7 +78,7 @@ export default function LandingPage() {
handle: "@HappyHomeowner", handle: "@HappyHomeowner",
testimonial: "Premium Estate made our home buying experience seamless and enjoyable. Their team is truly dedicated!", testimonial: "Premium Estate made our home buying experience seamless and enjoyable. Their team is truly dedicated!",
rating: 5, rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=1",
imageAlt: "Sarah J. testimonial avatar", imageAlt: "Sarah J. testimonial avatar",
}, },
{ {
@@ -150,7 +150,7 @@ export default function LandingPage() {
}, },
]} ]}
avatarText="Trusted by over 1,000 satisfied clients" avatarText="Trusted by over 1,000 satisfied clients"
imageSrc="http://img.b2bpic.net/free-photo/relax-house-thai-style_1150-17982.jpg" imageSrc="http://img.b2bpic.net/free-photo/relax-house-thai-style_1150-17982.jpg?_wi=1"
imageAlt="Luxury modern house exterior" imageAlt="Luxury modern house exterior"
mediaAnimation="slide-up" mediaAnimation="slide-up"
marqueeItems={[ marqueeItems={[
@@ -264,7 +264,7 @@ export default function LandingPage() {
}, },
], ],
reverse: true, reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/relax-house-thai-style_1150-17982.jpg", imageSrc: "http://img.b2bpic.net/free-photo/relax-house-thai-style_1150-17982.jpg?_wi=2",
imageAlt: "business meeting real estate agent clients", imageAlt: "business meeting real estate agent clients",
}, },
{ {
@@ -289,7 +289,7 @@ export default function LandingPage() {
}, },
], ],
reverse: false, reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=2",
imageAlt: "business meeting real estate agent clients", imageAlt: "business meeting real estate agent clients",
}, },
]} ]}