diff --git a/src/app/page.tsx b/src/app/page.tsx index 03a21d6..28f5c53 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -119,6 +119,7 @@ export default function HomePage() { { id: "4", name: "Beverly Hills Contemporary", price: "$9,400,000", variant: "7BR 6BA Smart Home", imageSrc: "http://img.b2bpic.net/free-photo/old-buildings-port-evening_1268-14341.jpg", imageAlt: "Beverly Hills Contemporary"}, ]} + gridVariant="two-columns-alternating-heights" animationType="slide-up" useInvertedBackground={false} /> @@ -190,6 +191,7 @@ export default function HomePage() { id: "4", icon: Award, title: "Industry Awards", value: "47"}, ]} + gridVariant="four-items-2x2-equal-grid" animationType="slide-up" useInvertedBackground={false} />