Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-15 07:45:56 +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?_wi=1", imageAlt: "Luxury residential tower night photography"},
imageSrc: "http://img.b2bpic.net/free-photo/female-architect-walking-front-building_23-2147702500.jpg", imageAlt: "Luxury residential tower night photography"},
]}
buttons={[{ text: "Download Investment Guide", href: "#contact" }]}
buttonAnimation="blur-reveal"
@@ -135,7 +135,6 @@ export default function LandingPage() {
useInvertedBackground={false}
buttons={[{ text: "View All Properties", href: "#contact" }]}
buttonAnimation="blur-reveal"
titleClassName="text-4xl font-extrabold text-foreground"
descriptionClassName="text-lg text-foreground/75"
containerClassName="py-20"
/>
@@ -191,7 +190,6 @@ export default function LandingPage() {
useInvertedBackground={false}
buttons={[{ text: "Get Directions", href: "#contact" }]}
buttonAnimation="slide-up"
titleClassName="text-4xl font-extrabold text-foreground"
descriptionClassName="text-lg text-foreground/75"
containerClassName="py-16"
/>
@@ -230,7 +228,6 @@ export default function LandingPage() {
useInvertedBackground={false}
buttons={[{ text: "Join Our Community", href: "#contact" }]}
buttonAnimation="blur-reveal"
titleClassName="text-4xl font-extrabold text-foreground"
descriptionClassName="text-lg text-foreground/75"
containerClassName="py-20"
/>
@@ -245,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?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/female-architect-walking-front-building_23-2147702500.jpg"
imageAlt="Luxury building investment opportunity"
mediaAnimation="opacity"
mediaPosition="right"