updated image path
This commit is contained in:
@@ -227,7 +227,7 @@ export default function WhatWeDo({ isLoaded = false }: WhatWeDoProps) {
|
||||
zIndex: 2,
|
||||
}}
|
||||
>
|
||||
<AnimatedDarkBg variant="amber" bgImage="/images/stock/one_platform_bg.png" bgImageAlt="" />
|
||||
<AnimatedDarkBg variant="amber" bgImage="/assets/images/stock/one_platform_bg.png" bgImageAlt="" />
|
||||
|
||||
{/* Header */}
|
||||
<div className="wwd-header relative z-10 text-center max-w-4xl mx-auto mb-16 sm:mb-20 flex flex-col items-center">
|
||||
|
||||
Reference in New Issue
Block a user