Merge version_1 into main #3
@@ -135,7 +135,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
buttons={[{ text: "View All Properties", href: "#contact" }]}
|
||||
buttonAnimation="blur-reveal"
|
||||
descriptionClassName="text-lg text-foreground/75"
|
||||
textBoxDescriptionClassName="text-lg text-foreground/75"
|
||||
containerClassName="py-20"
|
||||
/>
|
||||
</div>
|
||||
@@ -190,7 +190,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
buttons={[{ text: "Get Directions", href: "#contact" }]}
|
||||
buttonAnimation="slide-up"
|
||||
descriptionClassName="text-lg text-foreground/75"
|
||||
textBoxDescriptionClassName="text-lg text-foreground/75"
|
||||
containerClassName="py-16"
|
||||
/>
|
||||
</div>
|
||||
@@ -228,7 +228,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
buttons={[{ text: "Join Our Community", href: "#contact" }]}
|
||||
buttonAnimation="blur-reveal"
|
||||
descriptionClassName="text-lg text-foreground/75"
|
||||
textBoxDescriptionClassName="text-lg text-foreground/75"
|
||||
containerClassName="py-20"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user