diff --git a/src/components/home/Benefits.tsx b/src/components/home/Benefits.tsx index f2c8738a37..53a9ee84c6 100644 --- a/src/components/home/Benefits.tsx +++ b/src/components/home/Benefits.tsx @@ -6,23 +6,25 @@ import BenefitsCard from "./BenefitsCard" const Benefits = (): JSX.Element => { return ( -
-
-
- -
- - Tailcall gives you a best-practice GraphQL backend that checks all the boxes. - +
+
+
+
+ +
+ + Tailcall gives you a best-practice GraphQL backend that checks all the boxes. + +
+
- - -
-
+ + + ) } diff --git a/src/components/home/Partners.tsx b/src/components/home/Partners.tsx index c969d1fb33..a49b34e620 100644 --- a/src/components/home/Partners.tsx +++ b/src/components/home/Partners.tsx @@ -16,7 +16,7 @@ const Partners = (): JSX.Element => { Deploy Anywhere -
+
{partnerImages.map((partner, index) => (
{partner.name}