diff --git a/src/components/Homepage/SectionFour/index.tsx b/src/components/Homepage/SectionFour/index.tsx index e9c9d269..7f6fb780 100644 --- a/src/components/Homepage/SectionFour/index.tsx +++ b/src/components/Homepage/SectionFour/index.tsx @@ -39,11 +39,7 @@ const SectionFour = () => { - + View Connectors diff --git a/src/components/Homepage/SectionThree/Card.tsx b/src/components/Homepage/SectionThree/Card.tsx index d1e922fc..ce4859a5 100644 --- a/src/components/Homepage/SectionThree/Card.tsx +++ b/src/components/Homepage/SectionThree/Card.tsx @@ -17,7 +17,7 @@ const Card = ({ href, title, description, image }: CardProps) => {