Skip to content

Commit

Permalink
Update HeroSection.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
shrikantg199 authored Dec 13, 2023
1 parent 298f744 commit a1fc2fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/HeroSection.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ function HeroSection() {
<>
<div className="hero-section flex gap-6 ">
<div className="hero-cards w-80 h-72 mt-72 ml-5 bg-white font-bold justify-center p-2 text-xl">
Up to 75% off | Headphones
Up to 75% off | Headphones.
<div className="flex gap-2 mt-2 cursor-pointer">
<div className="div1 w-36 ">
<img src={boat} alt="" />
Expand Down

0 comments on commit a1fc2fe

Please sign in to comment.