Skip to content

Commit

Permalink
Merge branch 'main' into release
Browse files Browse the repository at this point in the history
  • Loading branch information
linxin committed Nov 5, 2024
2 parents 4524787 + 218751f commit 31e43eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/block/top-banner.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ export const IndexBanner = () => {
'zh-HK': 'https://assets.lbctrl.com/uploads/ca6da519-38f0-4291-89d7-79a76cef327c/sc_tc.png',
}
return (
<Carousel className="bg-cover" effect="fade">
<Carousel className="bg-cover" autoplay effect="fade">
<TopBlock
className="relative bg-center bg-no-repeat"
imageUrl="https://assets.lbctrl.com/uploads/88cd3d2c-343f-49e1-a236-aa9ef8eecb96/zero.png"
Expand Down

0 comments on commit 31e43eb

Please sign in to comment.