Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-03-15 07:47:07 +00:00

View File

@@ -56,7 +56,7 @@ export default function LandingPage() {
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/female-architect-walking-front-building_23-2147702500.jpg", imageAlt: "Luxury residential tower night photography"},
imageSrc: "http://img.b2bpic.net/free-photo/female-architect-walking-front-building_23-2147702500.jpg?_wi=1", imageAlt: "Luxury residential tower night photography"},
]}
buttons={[{ text: "Download Investment Guide", href: "#contact" }]}
buttonAnimation="blur-reveal"
@@ -242,7 +242,7 @@ export default function LandingPage() {
tagAnimation="slide-up"
background={{ variant: "radial-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/female-architect-walking-front-building_23-2147702500.jpg"
imageSrc="http://img.b2bpic.net/free-photo/female-architect-walking-front-building_23-2147702500.jpg?_wi=2"
imageAlt="Luxury building investment opportunity"
mediaAnimation="opacity"
mediaPosition="right"