Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Vyshnav001 committed May 9, 2024
1 parent e7030c7 commit 86e9738
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/widgets/GoldSponser.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ import { tiaraFont } from "@/lib/fonts";
import { cn, tiaraAssetsPrefix } from "@/lib/utils";

const sponsers = [
`${tiaraAssetsPrefix}/sponsers/marian.jpeg`,
`${tiaraAssetsPrefix}/sponsers/ather.jpeg`,
`${tiaraAssetsPrefix}/sponsers/kasharp.jpeg`,
`${tiaraAssetsPrefix}/sponsers/marian.jpeg`,
`${tiaraAssetsPrefix}/sponsers/nidhi_land.jpeg`,
`${tiaraAssetsPrefix}/sponsers/pakruti.jpeg`,

Expand Down

0 comments on commit 86e9738

Please sign in to comment.