|
|
@ -46,7 +46,7 @@ export default function RightTextCard({
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div className="mt-12 sm:mt-16 lg:col-start-1 lg:mt-0">
|
|
|
|
<div className="mt-12 sm:mt-16 lg:col-start-1 lg:mt-0">
|
|
|
|
<div className="-ml-48 w-full rounded-xl pr-4 shadow-xl ring-1 ring-black ring-opacity-5 sm:pr-6 md:-ml-16 lg:relative lg:m-0 lg:h-full lg:px-0 ">
|
|
|
|
<div className="w-full rounded-xl pl-4 shadow-xl ring-1 ring-black ring-opacity-5 sm:pl-6 lg:relative lg:m-0 lg:h-full lg:px-0">
|
|
|
|
<Image
|
|
|
|
<Image
|
|
|
|
alt={imageAlt}
|
|
|
|
alt={imageAlt}
|
|
|
|
className="lg:absolute lg:right-0 lg:h-full lg:w-auto lg:max-w-none"
|
|
|
|
className="lg:absolute lg:right-0 lg:h-full lg:w-auto lg:max-w-none"
|
|
|
|