File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
src/components/pages/about/backed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -22,21 +22,21 @@ const Backed = () => (
2222 </ div >
2323 < div className = "col-span-6 row-start-3 mt-16 flex items-center border border-gray-90 xl:mt-12 md:mt-11 md:flex-col md:py-6 md:text-center sm:col-span-4 sm:row-start-4 sm:mt-4" >
2424 < Image
25- src = "/images/page/about/cto .webp"
25+ src = "/images/page/about/dongxu .webp"
2626 alt = ""
2727 width = { 308 }
2828 height = { 306 }
2929 className = "self-start 3xl:hidden xl:w-[206px] md:w-[198px] md:self-center sm:w-[124px]"
3030 />
3131 < Image
32- src = "/images/page/about/cto -3xl.webp"
32+ src = "/images/page/about/dongxu -3xl.webp"
3333 alt = ""
3434 width = { 296 }
3535 height = { 296 }
3636 className = "hidden 3xl:block xl:w-[206px] md:hidden"
3737 />
3838 < Image
39- src = "/images/page/about/cto -md.webp"
39+ src = "/images/page/about/dongxu -md.webp"
4040 alt = ""
4141 width = { 198 }
4242 height = { 174 }
You can’t perform that action at this time.
0 commit comments