diff --git a/src/components/sections/community/socials/index.tsx b/src/components/sections/community/socials/index.tsx index 0e0af78..0341519 100644 --- a/src/components/sections/community/socials/index.tsx +++ b/src/components/sections/community/socials/index.tsx @@ -19,9 +19,10 @@ const Socials = () => {
planet figure
diff --git a/src/components/sections/homepage/what-others-say/index.tsx b/src/components/sections/homepage/what-others-say/index.tsx index c9a4c64..eac6f75 100644 --- a/src/components/sections/homepage/what-others-say/index.tsx +++ b/src/components/sections/homepage/what-others-say/index.tsx @@ -91,7 +91,7 @@ const WhatOthersSay = () => {
- + Head
{testimonials.map((testimonial, index) => { @@ -112,7 +112,7 @@ const WhatOthersSay = () => {
- + Head
{testimonials.map((testimonial, index) => { return ( diff --git a/src/components/sections/homepage/what-others-say/item/index.tsx b/src/components/sections/homepage/what-others-say/item/index.tsx index 90d6b9a..5f15976 100644 --- a/src/components/sections/homepage/what-others-say/item/index.tsx +++ b/src/components/sections/homepage/what-others-say/item/index.tsx @@ -24,7 +24,7 @@ const Item = ({
- + {name}

{name}