Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6045908277 | |||
| be3a3cfa46 | |||
| 32aaf2e5df |
@@ -102,8 +102,9 @@ export default function LandingPage() {
|
|||||||
<div id="features" data-section="features">
|
<div id="features" data-section="features">
|
||||||
<FeatureBento
|
<FeatureBento
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
textboxLayout="split"
|
textboxLayout="split-actions"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
buttons={[{ text: "View Available Homes", href: "#contact" }]}
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
title: "Genuinely Helpful Team", description: "Staff that goes above and beyond to support you.", bentoComponent: "reveal-icon", icon: Users
|
title: "Genuinely Helpful Team", description: "Staff that goes above and beyond to support you.", bentoComponent: "reveal-icon", icon: Users
|
||||||
|
|||||||
Reference in New Issue
Block a user