Skip to content

Commit eae33f6

Browse files
committed
ai-wip
1 parent 126f1b2 commit eae33f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apps/bergen-meadow/app/page.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ export default function Home() {
180180
</div>
181181
</div>
182182

183-
<div className="mb-12">
183+
{/* <div className="mb-12">
184184
<h2 className="text-3xl font-bold mb-6 text-center">
185185
See the Vision
186186
</h2>
@@ -194,7 +194,7 @@ export default function Home() {
194194
style={{ aspectRatio: '16 / 9' }}
195195
></iframe>
196196
</div>
197-
</div>
197+
</div> */}
198198

199199
{/* <div className="mb-12">
200200
<h2 className="text-3xl font-bold mb-6 text-center">Concept Ideas</h2>

0 commit comments

Comments
 (0)