Update src/app/page.tsx

This commit is contained in:
2026-05-09 06:24:37 +00:00
parent 7c16f8fd7e
commit 2d9c7e200b

View File

@@ -50,7 +50,7 @@ export default function LandingPage() {
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cvt4PPP0YApeAGvWYHGlzw6Rdm/uploaded-1777278731295-odlbgps7.png"
mediaAnimation="slide-up"
className="[&_h1]:!text-red-600 [&_h2]:!text-green-700"
className="[&_h1]:!text-red-600 [&_h2]:!text-green-700 bg-[url('https://images.unsplash.com/photo-1549216021-395801736b47?q=80&w=2670&auto=format&fit=crop')] bg-cover bg-center bg-blend-multiply bg-gray-500/30"
/>
</div>