diff --git a/src/app/page.tsx b/src/app/page.tsx index ae9d9d4..c8fbc60 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,6 +71,7 @@ export default function LandingPage() { { id: "6", imageSrc: "http://img.b2bpic.net/free-photo/majestic-mountain-peak-shrouded-fog-sunrise_9975-32850.jpg?_wi=6", imageAlt: "Mountain View 6"}, ]} + containerClassName="!h-auto !min-h-[60vh]" /> @@ -167,9 +168,10 @@ export default function LandingPage() {