Skip to content

Commit

Permalink
Update Hero.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
sangam14 authored Dec 6, 2023
1 parent e8821fc commit 79b4f67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Hero.jsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import React from "react";
import kubetools from "../assets/tools.svg";
import kubetools from "../assets/Tools.png";
import Button from "./Button";
function Hero() {
return (
Expand Down

0 comments on commit 79b4f67

Please sign in to comment.