Skip to content

Commit

Permalink
[Fix]:Update Btech.module.css (#605)
Browse files Browse the repository at this point in the history
* Update Btech.module.css

Signed-off-by: Bhavya <[email protected]>

* Update index.js

Signed-off-by: Bhavya <[email protected]>

* Update index.js

Signed-off-by: Bhavya <[email protected]>

---------

Signed-off-by: Bhavya <[email protected]>
  • Loading branch information
bhaavvya authored Sep 1, 2023
1 parent 1478701 commit dfbe670
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ export default function Home() {
setMessage('');
seterror('');
setsuccess('Contact form sent successfully!!');

}
setForm(emptyForm);
}
Expand Down
2 changes: 1 addition & 1 deletion styles/Btech.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
}

#firstyear {
background: url("/images/btech/firstyear.webp") no-repeat center center;
background: url("/images/btech/firstYear.webp") no-repeat center center;
}
#cs {
background: url("/images/btech/cs.svg") no-repeat center center;
Expand Down

0 comments on commit dfbe670

Please sign in to comment.