Skip to content

Commit a684be3

Browse files
committed
Included valid href attribute to avoid build error
1 parent 9ed7472 commit a684be3

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

frontend/src/components/About.js

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -162,12 +162,6 @@ export default function About() {
162162
>
163163
Get in Touch
164164
</a>
165-
<a
166-
href="#"
167-
className="px-8 py-3 border-2 border-white text-white font-semibold rounded-lg hover:bg-blue-800 transition-colors focus:outline-none focus:ring-2 focus:ring-white focus:ring-offset-2 focus:ring-offset-blue-600"
168-
>
169-
Learn More
170-
</a>
171165
</div>
172166
</div>
173167
</section>

0 commit comments

Comments
 (0)