This commit is contained in:
2025-08-25 16:42:59 +02:00
parent 67896caf27
commit ac85d061c6

View File

@@ -9,7 +9,7 @@ export function CallToAction() {
return ( return (
<section <section
id="about" id="about"
className="relative overflow-hidden bg-bg-stone py-12" className="relative overflow-hidden bg-transparent py-12"
> >
<img <img
className="absolute left-1/2 top-1/2 max-w-none -translate-x-1/2 -translate-y-1/2" className="absolute left-1/2 top-1/2 max-w-none -translate-x-1/2 -translate-y-1/2"