Skip to content

Commit

Permalink
update added to plan check image
Browse files Browse the repository at this point in the history
  • Loading branch information
KobeZ123 committed Dec 4, 2024
1 parent 56fd660 commit f031f98
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ import InProgressIndicatorImage from "../../public/in-progress-indicator.png";
import SearchNEUIntegrationImage from "../../public/searchneu-integration.png";
import GeneralPlaceholdersImage from "../../public/general-placeholders.png";
import BetaMajorsImage from "../../public/2024-beta-majors.png";
import CoursesAddedToPlanImage from "../../public/courses-added-to-plan-check.png";
import { InfoOutlineIcon } from "@chakra-ui/icons";
import React, { useEffect } from "react";

Expand Down Expand Up @@ -87,7 +88,7 @@ const featurePagesData: FeaturePageData[] = [
</Text>
</Stack>
),
image: SearchNEUIntegrationImage.src,
image: CoursesAddedToPlanImage.src,
},
{
key: "searchneu-integration",
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f031f98

Please sign in to comment.