diff --git a/public/imgs/about-us.webp b/public/imgs/about-us.webp deleted file mode 100644 index 421f320..0000000 Binary files a/public/imgs/about-us.webp and /dev/null differ diff --git a/public/imgs/idation.webp b/public/imgs/idation.webp deleted file mode 100644 index 2a0c81c..0000000 Binary files a/public/imgs/idation.webp and /dev/null differ diff --git a/public/imgs/idea.webp b/public/imgs/idea.webp deleted file mode 100644 index 5205790..0000000 Binary files a/public/imgs/idea.webp and /dev/null differ diff --git a/public/imgs/image_about-us.webp b/public/imgs/image_about-us.webp new file mode 100644 index 0000000..f4e3634 Binary files /dev/null and b/public/imgs/image_about-us.webp differ diff --git a/public/imgs/image_idation.webp b/public/imgs/image_idation.webp new file mode 100644 index 0000000..421f34a Binary files /dev/null and b/public/imgs/image_idation.webp differ diff --git a/src/app/_components/AboutUsSection.tsx b/src/app/_components/AboutUsSection.tsx index 746f303..9e2eec8 100644 --- a/src/app/_components/AboutUsSection.tsx +++ b/src/app/_components/AboutUsSection.tsx @@ -1,4 +1,4 @@ -import SectionContainer from "./SectionContainer"; +import SectionContainer from "@/app/_components/SectionContainer"; import { ArrayElement } from "@/utils/types"; const jobList = [ @@ -49,7 +49,7 @@ const descriptionList = [ function AboutUsDescription() { return ( -