pk
This commit is contained in:
@@ -11,12 +11,12 @@ export function CallToAction2() {
|
||||
>
|
||||
<img
|
||||
className="absolute left-1/2 top-1/2 max-w-none -translate-x-1/2 -translate-y-1/2"
|
||||
src="./images/background-call-to-action2.png"
|
||||
src="./images/komombo.jpg"
|
||||
alt=""
|
||||
width={2347}
|
||||
height={1244}
|
||||
/>
|
||||
<div className="absolute inset-0 bg-black opacity-20"></div>
|
||||
<div className="absolute inset-0 bg-black opacity-50"></div>
|
||||
<Container className="relative ">
|
||||
<div className="mx-auto max-w-3xl text-center">
|
||||
<div className="flex items-center justify-center">
|
||||
|
Reference in New Issue
Block a user