@@ -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" } }
@@ -108,16 +108,16 @@ export default async function Home() {
108108 < div className = "h-screen flex items-center justify-center scroll-snap-align-start border-none" >
109109 < Card className = "w-full max-w-6xl h-full flex flex-col border-none shadow-none bg-transparent dark:bg-transparent" >
110110 < CardHeader className = "flex-1 flex flex-col justify-center items-center text-center" >
111- < CardTitle className = "text-3xl" >
112- Find courses faster. Search smarter .{ " " }
111+ < CardTitle className = "text-3xl dark:text-white " >
112+ Plan your semesters. Stay organized. See the big picture .{ " " }
113113 </ CardTitle >
114- < CardDescription className = "text-lg mt-4" >
115- An improved Course Search experience — clearer results, easier
116- navigation, and instant add options .
114+ < CardDescription className = "text-lg mt-4 dark:text-gray-400 " >
115+ A visual Degree Progress Report that shows completed and
116+ missing requirements at a glance .
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 = "/commingsoon .png"
121121 alt = "Course Catalog"
122122 fill
123123 style = { { objectFit : "contain" } }
@@ -132,38 +132,15 @@ export default async function Home() {
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" >
135- Plan directly from Albert+
135+ Find courses faster. Search smarter. { " " }
136136 </ CardTitle >
137137 < CardDescription className = "text-lg mt-4" >
138- Use the Sidebar to add courses and build your next semester
139- plan seamlessly.
140- </ CardDescription >
141- < div className = "mt-6 flex justify-center bg-none relative w-full aspect-video" >
142- < Image
143- src = "/feature.png"
144- alt = "Course Catalog"
145- fill
146- style = { { objectFit : "contain" } }
147- sizes = "100vw"
148- />
149- </ div >
150- </ CardHeader >
151- </ Card >
152- </ div >
153-
154- < div className = "h-screen flex items-center justify-center scroll-snap-align-start border-none" >
155- < Card className = "w-full max-w-6xl h-full flex flex-col border-none shadow-none bg-transparent dark:bg-transparent" >
156- < CardHeader className = "flex-1 flex flex-col justify-center items-center text-center" >
157- < CardTitle className = "text-3xl dark:text-white" >
158- Plan your semesters. Stay organized. See the big picture.{ " " }
159- </ CardTitle >
160- < CardDescription className = "text-lg mt-4 dark:text-gray-400" >
161- A visual Degree Progress Report that shows completed and
162- missing requirements at a glance.
138+ An improved Course Search experience — clearer results, easier
139+ navigation, and instant add options.
163140 </ CardDescription >
164141 < div className = "mt-6 flex justify-center bg-none relative w-full aspect-video" >
165142 < Image
166- src = "/feature .png"
143+ src = "/feature3 .png"
167144 alt = "Course Catalog"
168145 fill
169146 style = { { objectFit : "contain" } }
@@ -196,7 +173,7 @@ export default async function Home() {
196173 </ div >
197174 < div className = "mt-6 flex justify-center bg-none relative w-full aspect-video" >
198175 < Image
199- src = "/features2 .png"
176+ src = "/commingsoon2 .png"
200177 alt = "Course Catalog"
201178 fill
202179 style = { { objectFit : "contain" } }
@@ -221,7 +198,7 @@ export default async function Home() {
221198 </ div >
222199 < div className = "mt-6 flex justify-center bg-none relative w-full aspect-video" >
223200 < Image
224- src = "/features2 .png"
201+ src = "/commingsoon2 .png"
225202 alt = "Course Catalog"
226203 fill
227204 style = { { objectFit : "contain" } }
@@ -246,7 +223,7 @@ export default async function Home() {
246223 </ div >
247224 < div className = "mt-6 flex justify-center bg-none relative w-full aspect-video" >
248225 < Image
249- src = "/features2 .png"
226+ src = "/commingsoon2 .png"
250227 alt = "Course Catalog"
251228 fill
252229 style = { { objectFit : "contain" } }
0 commit comments