We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef61cb5 commit 443ebb5Copy full SHA for 443ebb5
.gitignore
@@ -1 +1,2 @@
1
node_modules
2
+public/.DS_Store
public/.DS_Store
4 KB
src/components/Testimonial.jsx
@@ -155,7 +155,6 @@ const Testimonial = () => {
155
<div className="ml-6">
156
<div className="text-xl font-medium text-gray-900">Ramiro Berrelleza</div>
157
<div className="text-base text-gray-600">Founder and CEO at Okteto</div>
158
- <div className="text-sm text-gray-500">Cloud Native Computing Foundation • Ambassador</div>
159
</div>
160
161
<blockquote className="mt-8">
0 commit comments