Skip to content

Commit

Permalink
feat: remove btn
Browse files Browse the repository at this point in the history
  • Loading branch information
Ronkiro committed May 28, 2024
1 parent 2db8875 commit bb7b357
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Home/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -83,13 +83,13 @@ const Home = () => {
</Link>
</Grid>

<Grid item xs={12} md={6}>
{/* <Grid item xs={12} md={6}>
<Link href="https://wa.me/5521994814666">
<Button fullWidth variant="outlined">
QUERO FALAR SOBRE UM PET
</Button>
</Link>
</Grid>
</Grid> */}
</Grid>
<Box sx={{ textAlign: "center" }}>
<Button
Expand Down

0 comments on commit bb7b357

Please sign in to comment.