Update src/app/page.tsx
This commit is contained in:
@@ -64,6 +64,10 @@ export default function LandingPage() {
|
|||||||
{ type: "text", text: "Friendly Atmosphere" },
|
{ type: "text", text: "Friendly Atmosphere" },
|
||||||
{ type: "text", text: "Bremerhaven Pride" },
|
{ type: "text", text: "Bremerhaven Pride" },
|
||||||
]}
|
]}
|
||||||
|
className="bg-black"
|
||||||
|
mediaWrapperClassName="absolute inset-0 z-0 h-full w-full"
|
||||||
|
imageClassName="object-cover h-full w-full opacity-60"
|
||||||
|
containerClassName="relative z-10"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user