mirror of
https://github.com/PeterMaquiran/tvone.git
synced 2026-04-18 15:27:52 +00:00
@@ -153,7 +153,7 @@ export function TvonePromoStrip() {
|
|||||||
|
|
||||||
return (
|
return (
|
||||||
<div
|
<div
|
||||||
className="relative w-full overflow-hidden border-y border-neutral-200/80 bg-neutral-100 dark:border-neutral-700 dark:bg-neutral-900"
|
className="relative w-full overflow-hidden bg-neutral-100 dark:bg-neutral-900"
|
||||||
role="region"
|
role="region"
|
||||||
aria-roledescription="carrossel"
|
aria-roledescription="carrossel"
|
||||||
aria-label={regionLabel}
|
aria-label={regionLabel}
|
||||||
|
|||||||
Reference in New Issue
Block a user