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:
2026-05-09 14:00:29 +00:00

View File

@@ -34,7 +34,7 @@ const HeroBillboard = ({
videoSrc, videoSrc,
}: HeroBillboardProps) => { }: HeroBillboardProps) => {
return ( 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 /> <HeroBackgroundSlot />
<div className="flex flex-col gap-10 w-content-width mx-auto"> <div className="flex flex-col gap-10 w-content-width mx-auto">
<div className="flex flex-col items-center gap-2 text-center"> <div className="flex flex-col items-center gap-2 text-center">