When I look at this question, I get confused. Nothing like putting the 'horse before the cart'! But if you wipe from your mind the concept of connected components, something more interesting can be examined. So, yes, for educational reasons, I think it is justified to answer a modified question.
Definition: Let $X$ be a topological space. If $x$ and $y$ are two points in $X$, we say that $x \text{ is connected to } y$ if there exists a connected subset of $X$ that contains both these points. We denote this relationship symbolically by writing $x \, \sim_\gamma \, y$.
Proposition 2: The relation $x \, \sim_\gamma \, y$ is an equivalence relation on $X$.
Proof
Since the singleton space is always connected, the relation is reflexive. Since conjunction is commutative, the relation is symmetric. To show it is transitive, let $x,y \in A$, $y,z \in B$ with both $A$ and $B$ connected subspaces of $X$. Observe that the point $y$ belongs to both the sets $A$ and $B$. Transitivity, $x \, \sim_\gamma \, z$, will be established once we show that $C = A \cup B$ is connected.
Recall that the following is equivalent to saying that a topological space $G$ is connected:
$\quad$ All continuous functions from $G$ to $\{0,1\}$ are constant, $\qquad$ $\qquad$ $\qquad$$ \qquad$ $\text{(1)}$
$\quad$ where $\{0,1\}$ is the two-point space endowed with the discrete topology.
To now show that $A \cup B$ is connected, you can check this out. $\qquad \blacksquare$
Now this is exciting! We now know that we can partition $X$ and if two points belong to the same block a connected subspace of $X$ can be found that contains both of these points. In fact, starting with any point $x$, it is easy to see that the union of all connected subspaces of $X$ that contain $x$ is precisely the block in the partition to which $x$ belongs.
With this approach we have partitioned $X$ but we have not yet shown that the blocks are connected.
Exercise 1: Using $\text{(1)}$, show that each block of the partition is connected (Hint: start with any point $x$ in the block).
So now we can call these blocks the connected components of $X$.
From the arguments above, no connected component can be a proper subset of a connected set.
The above can be abstracted into a general set theory argument.
Proposition: Let $(U_i)_{\, i \in I}$ a family of nonempty subsets of $X$ the union of which is all of $X$. There exists a unique partition $\hat I$ of $I$ so that with
$\quad \hat U_\iota = \bigcup_{i \in \iota} \, U_i \text{, } \iota \in \hat I$
the following conditions are satisfied:
$\tag 1 \text{For all } i\in I \text{ there exists } \iota \in \hat I \text{ with } U_i\subset \hat U_\iota$
$\tag 2 \text{For all } \mu \in \hat I \text{, } \nu \in \hat I \text{ with } \mu \ne \nu \text{, } \hat U_\mu \cap \hat U_\nu = \emptyset$
$\tag 3 \text{For all } i, j \in I \text{, if } U_i \cap U_j \ne \emptyset \text{ then there exists an } \iota \in \hat I \text{ with } U_i \cup U_j \subset \hat U_\iota $
Proof
Define the relation $i \sim j$ on $I$ if, letting ${U_k}_1 = U_i$ and ${U_k}_n = U_j$, there exists a finite $n \text{-}$chain
$\tag 4 ({U_k}_1, {U_k}_2,{U_k}_3,\dots,{U_k}_{n-1},{U_k}_n)$
with ${U_k}_m \cap {U_k}_{m+1} \ne \emptyset$ for $1 \le m \le n - 1$. It is easy to see that $\sim$ is an equivalence relation and the rest of argument follows a natural path. $\qquad \blacksquare$
Note that it is certainly possible that all the $U_i$ get combined together into the set $X$ itself.
I felt compelled to add this when I looked at A union represented as a disjoint union: weaker than choice?. The AOC is not necessary here, but of course the partition on $X$ is completely different.