Skip to content

Commit

Permalink
producation build -v0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
zobkazi committed Nov 23, 2024
1 parent 3aaab9e commit 16ce2c6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/components/ui/BackgroundHero.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const BackgroundHero = () => {
<Image
src={BackgroundHeroImages}
alt="Radio Chilmari Background"
className="object-cover w-full h-full"
className="object-cover"
priority
/>

Expand Down
2 changes: 1 addition & 1 deletion src/components/ui/RadioPlayer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ const RadioPlayer: React.FC = () => {
/>
<div className="min-w-0 flex-auto space-y-1 font-semibold">
<p className="text-cyan-500 transition-all duration-500 dark:text-cyan-400 text-sm leading-6">
<abbr title="সম্প্রচার">99.</abbr> 2
<abbr title="সম্প্রচার">৯৯.</abbr>
</p>
<h2 className="text-slate-500 transition-all duration-500 dark:text-slate-400 text-sm leading-6 truncate">
রেডিও চিলমারী
Expand Down

0 comments on commit 16ce2c6

Please sign in to comment.