File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ export const metadata: Metadata = {
8
8
}
9
9
10
10
export default function Home ( ) {
11
- // const youtubeVideoId = 'CuVthbu_ehI '
11
+ const youtubeVideoId = 'cyybOFx4lkY '
12
12
13
13
return (
14
14
< div className = "bg-base-100" >
@@ -278,7 +278,7 @@ export default function Home() {
278
278
</ div >
279
279
</ div >
280
280
281
- { /* <div className="mb-12">
281
+ < div className = "mb-12" >
282
282
< h2 className = "text-3xl font-bold mb-6 text-center" >
283
283
See the Vision
284
284
</ h2 >
@@ -292,7 +292,7 @@ export default function Home() {
292
292
style = { { aspectRatio : '16 / 9' } }
293
293
> </ iframe >
294
294
</ div >
295
- </div> */ }
295
+ </ div >
296
296
297
297
{ /* <div className="mb-12">
298
298
<h2 className="text-3xl font-bold mb-6 text-center">Concept Ideas</h2>
You can’t perform that action at this time.
0 commit comments