@@ -71,7 +71,7 @@ export default async function Home() {
7171 </ CardDescription >
7272 < div className = "mt-6 flex justify-center bg-none relative w-full aspect-video" >
7373 < Image
74- src = "/feature .png"
74+ src = "/feature1 .png"
7575 alt = "Course Catalog"
7676 fill
7777 style = { { objectFit : "contain" } }
@@ -94,7 +94,7 @@ export default async function Home() {
9494 </ CardDescription >
9595 < div className = "mt-6 flex justify-center bg-none relative w-full aspect-video" >
9696 < Image
97- src = "/feature .png"
97+ src = "/feature2 .png"
9898 alt = "Course Catalog"
9999 fill
100100 style = { { objectFit : "contain" } }
@@ -117,7 +117,7 @@ export default async function Home() {
117117 </ CardDescription >
118118 < div className = "mt-6 flex justify-center bg-none relative w-full aspect-video" >
119119 < Image
120- src = "/feature .png"
120+ src = "/feature3 .png"
121121 alt = "Course Catalog"
122122 fill
123123 style = { { objectFit : "contain" } }
@@ -128,7 +128,7 @@ export default async function Home() {
128128 </ Card >
129129 </ div >
130130
131- < div className = "h-screen flex items-center justify-center scroll-snap-align-start border-none" >
131+ { /* <div className="h-screen flex items-center justify-center scroll-snap-align-start border-none">
132132 <Card className="w-full max-w-6xl h-full flex flex-col border-none shadow-none bg-transparent dark:bg-transparent">
133133 <CardHeader className="flex-1 flex flex-col justify-center items-center text-center">
134134 <CardTitle className="text-3xl">
@@ -149,7 +149,7 @@ export default async function Home() {
149149 </div>
150150 </CardHeader>
151151 </Card>
152- </ div >
152+ </div> */ }
153153
154154 < div className = "h-screen flex items-center justify-center scroll-snap-align-start border-none" >
155155 < Card className = "w-full max-w-6xl h-full flex flex-col border-none shadow-none bg-transparent dark:bg-transparent" >
@@ -163,7 +163,7 @@ export default async function Home() {
163163 </ CardDescription >
164164 < div className = "mt-6 flex justify-center bg-none relative w-full aspect-video" >
165165 < Image
166- src = "/feature .png"
166+ src = "/commingsoon .png"
167167 alt = "Course Catalog"
168168 fill
169169 style = { { objectFit : "contain" } }
@@ -196,7 +196,7 @@ export default async function Home() {
196196 </ div >
197197 < div className = "mt-6 flex justify-center bg-none relative w-full aspect-video" >
198198 < Image
199- src = "/features2 .png"
199+ src = "/commingsoon2 .png"
200200 alt = "Course Catalog"
201201 fill
202202 style = { { objectFit : "contain" } }
@@ -221,7 +221,7 @@ export default async function Home() {
221221 </ div >
222222 < div className = "mt-6 flex justify-center bg-none relative w-full aspect-video" >
223223 < Image
224- src = "/features2 .png"
224+ src = "/commingsoon2 .png"
225225 alt = "Course Catalog"
226226 fill
227227 style = { { objectFit : "contain" } }
@@ -246,7 +246,7 @@ export default async function Home() {
246246 </ div >
247247 < div className = "mt-6 flex justify-center bg-none relative w-full aspect-video" >
248248 < Image
249- src = "/features2 .png"
249+ src = "/commingsoon2 .png"
250250 alt = "Course Catalog"
251251 fill
252252 style = { { objectFit : "contain" } }
0 commit comments