Merge version_7_1778335142760 into main
Merge version_7_1778335142760 into main
This commit was merged in pull request #5.
This commit is contained in:
@@ -34,7 +34,7 @@ const HeroBillboard = ({
|
||||
videoSrc,
|
||||
}: HeroBillboardProps) => {
|
||||
return (
|
||||
<section aria-label="Hero section" className="relative pt-25 pb-20 md:py-30 mb-20">
|
||||
<section aria-label="Hero section" className="relative pt-25 pb-20 md:py-30">
|
||||
<HeroBackgroundSlot />
|
||||
<div className="flex flex-col gap-10 w-content-width mx-auto">
|
||||
<div className="flex flex-col items-center gap-2 text-center">
|
||||
|
||||
Reference in New Issue
Block a user