We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 126f1b2 commit eae33f6Copy full SHA for eae33f6
apps/bergen-meadow/app/page.tsx
@@ -180,7 +180,7 @@ export default function Home() {
180
</div>
181
182
183
- <div className="mb-12">
+ {/* <div className="mb-12">
184
<h2 className="text-3xl font-bold mb-6 text-center">
185
See the Vision
186
</h2>
@@ -194,7 +194,7 @@ export default function Home() {
194
style={{ aspectRatio: '16 / 9' }}
195
></iframe>
196
197
- </div>
+ </div> */}
198
199
{/* <div className="mb-12">
200
<h2 className="text-3xl font-bold mb-6 text-center">Concept Ideas</h2>
0 commit comments